Skip to content

An Android Studio demo project using Retrofit & Google Places API to provide Places/ Cities with AutoCompleteTextField in Android.

Notifications You must be signed in to change notification settings

venkatselva8/RxPlaceAutoComplete

Repository files navigation

RxPlaceAutoComplete RxPlaceAutoComplete- AppLogo

An Android Studio demo project using Retrofit & Google Places API to provide Places/ Cities with AutoCompleteTextField in Android.

An AutocompleteTextView that interacts with the Google Places API to provide location results.

  • Saves users times while typing
  • Reduce Spelling mistakes
  • Improve User Experience

RxPlaceAutoComplete GIF

Quick Start

  1. Download this project & Remove the GitFiles Folder & Import the project in Android Studio.

  2. You'll need a Google Server API key for this application. There are instructions on how to set up your API project and generate a key here

  3. Add Google Server API key in MainActivity.Java

  4. Now Run the Project. Happy Coding :)

Google Places API

Sample Google Places API - Request & Response available here

##Credits

Thanks to the following for use of their works in my project.

  1. App Icon - Material Icons
  2. App Icon creator tool - Iconion
  3. App Icon Resizer - MakeAppIcon

Note : The word "Rx" in the "RxPlaceAutoComplete" doesn't mean the RxLibraries/ RxJava.

##End

Suggestions are welcome.
Sent to venkatselva8@gmail.com

Happy Coding :)

About

An Android Studio demo project using Retrofit & Google Places API to provide Places/ Cities with AutoCompleteTextField in Android.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages