Skip to content

Sample shows how to make autocomplete addresses feature with RxJava on Android.

License

Notifications You must be signed in to change notification settings

plastiv/RxAutocompleteSample

Repository files navigation

Rx Autocomplete Sample Build Status

Project shows how to build autocomplete feature with RxJava operators in toolbox.

Imagine you have application with home, work and contact addresses saved in local storage and you want to combine them with Google Places autocomplete api to implement the autosuggestion feature.

Operators used

You can see next rx operators in action:

About

Sample shows how to make autocomplete addresses feature with RxJava on Android.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages