This app demonstrates simple Google Places Api's PlacePicker widget. The same code provided in this app to integrate Place Picker widget.
- Login with your Google account on Google API Console
- Head to Credentials and generate API key.
- Insert the copied key into AndroidManifest under com.google.android.geo.API_KEY metadata feild.
- Compile the project.