All Projects → venkatselva8 → RxPlaceAutoComplete

venkatselva8 / RxPlaceAutoComplete

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

Programming Languages

java
68154 projects - #9 most used programming language

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 [email protected]

Happy Coding :)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].