Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 565 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 565 Bytes

Search Samples Repository

This repository contains a set of individual Android Studio projects to help you get started writing apps that take advantage of Search specific APIs.

Read below for a description of each sample.

Samples

  • AppSearchSample (Kotlin) - Sample that shows how to use AppSearch APIs. This is demonstrated through a simple note taking application that uses ViewModel and LiveData with AppSearch as the data source. Guide