Skip to content

sathishmepco/GoogleMaps-Demo

Repository files navigation

GoogleMaps-Demo

This project will display the google map with current location. Also the marker will move when you start moving. When you click on GET ADDRESS, a dialog box will show you the address of the current location.

Google Maps API Key

You need to generate the API key for accessing google maps from the https://console.developers.google.com/ link. Then paste YOUR_API_KEY in app/sr/debug/res/values/google_maps_api.xml file.

Video tutorial to generate Google Maps API Key

Watch this video to generate Google Maps API key.

Screenshots