Newer
Older
org.ntlab.amaryllis.client / app / src / debug / res / values / google_maps_api.xml
  1. <resources>
  2. <!--
  3. TODO: Before you run your application, you need a Google Maps API key.
  4.  
  5. To get one, follow this link, follow the directions and press "Create" at the end:
  6.  
  7. https://console.developers.google.com/flows/enableapi?apiid=maps_android_backend&keyType=CLIENT_SIDE_ANDROID&r=E5:1C:96:06:C0:EF:6F:59:A9:05:FE:C5:75:FE:44:15:72:39:DB:8A%3Borg.ntlab.amaryllis.client
  8.  
  9. You can also add your credentials to an existing key, using these values:
  10.  
  11. Package name:
  12. org.ntlab.amaryllis.client
  13.  
  14. SHA-1 certificate fingerprint:
  15. E5:1C:96:06:C0:EF:6F:59:A9:05:FE:C5:75:FE:44:15:72:39:DB:8A
  16.  
  17. Alternatively, follow the directions here:
  18. https://developers.google.com/maps/documentation/android/start#get-key
  19.  
  20. Once you have your key (it starts with "AIza"), replace the "google_maps_key"
  21. string in this file.
  22. -->
  23. <string name="google_maps_key" templateMergeStrategy="preserve" translatable="false">AIzaSyDSlrIzdvRq30wTpmbT1tY-61i-E-5qk8k</string>
  24. </resources>