Delete google_maps_api.xml

This commit is contained in:
2020-03-01 12:54:23 +00:00
committed by GitHub
parent 53faa6ec37
commit 15e8c3547c

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=00:C6:8D:18:DC:29:57:E8:E4:FB:FF:21:BD:13:7E:9F:1B:DA:97:00%3Bcom.example.h_mal.mochee
You can also add your credentials to an existing key, using these values:
Package name:
00:C6:8D:18:DC:29:57:E8:E4:FB:FF:21:BD:13:7E:9F:1B:DA:97:00
SHA-1 certificate fingerprint:
00:C6:8D:18:DC:29:57:E8:E4:FB:FF:21:BD:13:7E:9F:1B:DA:97:00
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">AIzaSyCyQ9hzkRvCpfF8KJ0wL6rplC4H9VuPOXI</string>
</resources>