An open API service indexing awesome lists of open source software.

https://github.com/amirmx2905/androidstudiogooglemapsapi

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.
https://github.com/amirmx2905/androidstudiogooglemapsapi

android-studio googlecloudapi java sqlite3

Last synced: about 1 month ago
JSON representation

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.

Awesome Lists containing this project

README

          

# 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

```bash