Skip to content

5.2.0

Compare
Choose a tag to compare
@amrox amrox released this 01 Aug 23:31
· 48 commits to master since this release
737057e

What's New

Introducing Full UI Mode an Android

We are proud to introduce Full UI mode for Android! In April we released a UI mode for the Slyce SDK on iOS and have received a great feedback. Our development teams kept asking when can we do this on Android, Now you can!

androir 001

Camera View

Android Full UI mode allows third-party developers to create a full visual search experience with only a few lines of code. Out of the box we provide a camera view which can switch between a visual search, barcode, or image match lens, or if configured a universal lens that combines all available lenses into one tap to search experience.

Search Results

The Full UI mode provides a search results layer which allows a user to quickly review the products returned from the Slyce product recognition engine.

Search History

Users can review previous searches and the products that were returned for each. They can also remove items from their history.

Product Detail Page

Out of the box, when a user requests additional information about a product they will be able to view that information on your website via an in layer web browser. Most clients opt to take advantage of the native product detail pages which they have already built into their app. You can do this by listening for an event to navigate to the product detail page, which includes a payload of product information, and displaying your native product detail page.