Skip to content

This repository uses the Google Cloud Console API Key to find addresses, store user data in an internal SQLite3 database, and display their locations on a Google Maps map within the same application. It implements data storage and geolocation using Google's services.

License

Notifications You must be signed in to change notification settings

amirmx2905/AndroidStudioGoogleMapsAPI

Repository files navigation

GoogleMapsAPITest

This is a DEMO project to use googleMaps and to PIN certain locations the user may want to add a PIN

Remember to use your own APIkey from GoogleCloudConsole

On the file AndroidManifest.xml replace the value from meta-data with your key

<meta-data
  android:name="com.google.android.geo.API_KEY"
  android:value="//Here Goes Your Key"/>

About

This repository uses the Google Cloud Console API Key to find addresses, store user data in an internal SQLite3 database, and display their locations on a Google Maps map within the same application. It implements data storage and geolocation using Google's services.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages