Первая
This commit is contained in:
24
app/src/debug/res/values/google_maps_api.xml
Normal file
24
app/src/debug/res/values/google_maps_api.xml
Normal file
@ -0,0 +1,24 @@
|
||||
<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=CD:44:12:9A:81:C0:D4:4D:1B:64:9C:29:FC:9F:EC:55:4C:84:6E:E6%3Bkz.istt.locust
|
||||
|
||||
You can also add your credentials to an existing key, using these values:
|
||||
|
||||
Package name:
|
||||
kz.istt.locust
|
||||
|
||||
SHA-1 certificate fingerprint:
|
||||
CD:44:12:9A:81:C0:D4:4D:1B:64:9C:29:FC:9F:EC:55:4C:84:6E:E6
|
||||
|
||||
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">AIzaSyA_tOZ-AUtAbt0GOkNgWUBtSbEZgTk4vXA</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user