This is a demo project that showcases how to fetch Places over Google Places API.
Clone the project, the master branch has the latest code.
This App uses the Google API Key for Maps, Directions, and Places. Get the API key from the Google Cloud Developer console after enabling the Maps, Directions and Places features for your project.
Add the Api to Strings File
<string name="google_maps_key">AIzaSyD7Svot1Qs4QYCPZg</string>