Skip to content

A sample project showing how to implement instant searching on Android

License

Notifications You must be signed in to change notification settings

MarkNjunge/InstantSearch-Android

Repository files navigation

Instant Search on Android

A sample project showing how to implement instant searching on Android.
This sample uses Algolia but that can be changed to any other data storage by modifying SearchHelper.kt

How to

You will need to add ALGOLIA_APPLICATION_ID and API_KEY to gradle.properties. You can find these in the algolia dashboard.

If you want to use the data set I used:

If you want to use your own data set:

Releases

No releases published

Packages

No packages published

Languages