Delete google_maps_api.xml

This commit is contained in:
2020-03-01 10:43:47 +00:00
committed by GitHub
parent 4a665d2db1
commit 24e3a493b5

View File

@@ -1,24 +0,0 @@
<resources>
<!--
TODO: Before you run your application, you need a Google Maps API key.
To get one, follow this link, follow the directions and press "Create" at the end:
https://console.developers.google.com/flows/enableapi?apiid=maps_android_backend&keyType=CLIENT_SIDE_ANDROID&r=E1:12:18:59:7E:FA:B2:FC:23:8C:8E:03:36:89:BE:3E:09:BC:5D:FB%3Bcom.appttude.h_mal.exchangemap
You can also add your credentials to an existing key, using these values:
Package name:
E1:12:18:59:7E:FA:B2:FC:23:8C:8E:03:36:89:BE:3E:09:BC:5D:FB
SHA-1 certificate fingerprint:
E1:12:18:59:7E:FA:B2:FC:23:8C:8E:03:36:89:BE:3E:09:BC:5D:FB
Alternatively, follow the directions here:
https://developers.google.com/maps/documentation/android/start#get-key
Once you have your key (it starts with "AIza"), replace the "google_maps_key"
string in this file.
-->
<string name="google_maps_key" templateMergeStrategy="preserve" translatable="false">AIzaSyA8DdDZvG6ihSrR5TlkG4FXb6ffyt19_Pg</string>
</resources>