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.
- Host: GitHub
- URL: https://github.com/amirmx2905/androidstudiogooglemapsapi
- Owner: amirmx2905
- License: mit
- Created: 2025-02-19T01:46:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-12-27T03:18:43.000Z (7 months ago)
- Last Synced: 2025-12-28T19:14:08.460Z (7 months ago)
- Topics: android-studio, googlecloudapi, java, sqlite3
- Language: Java
- Homepage:
- Size: 204 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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