The GARS App provides a Global Area Reference System map using the gars-android library.
Build this repository using Android Studio and/or Gradle. Run the "assembleRelease" task on the app Gradle script.
When building this project locally, a Google API key is required to see map tiles:
- Maps SDK for Android: Get API Key
On the Google Cloud Platform Console, configure "Maps SDK for Android" credentials (replacing the example fingerprints).
Package name | SHA-1 certificate fingerprint |
---|---|
mil.nga.gars.app | 12:34:56:78:90:AB:CD:EF:12:34:56:78:90:AB:CD:EF:AA:BB:CC:DD |
In your gradle.properties
, add your API Key (replacing the example keys)
RELEASE_MAPS_GARS_API_KEY=AIzaSyBdVl-cTICSwYKrZ95SuvNw7dbMuDt1KG0
DEBUG_MAPS_API_KEY=AIzaSyBdVl-cTICSwYKrZ95SuvNw7dbMuDt1KG0