-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgoogle_maps_api.xml
24 lines (17 loc) · 1.04 KB
/
google_maps_api.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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=06:FD:0C:9E:27:E8:63:5B:0D:EF:5E:A0:A0:33:2C:9E:0B:7A:86:A8%3Bcom.example.android.cleancity
You can also add your credentials to an existing key, using these values:
Package name:
06:FD:0C:9E:27:E8:63:5B:0D:EF:5E:A0:A0:33:2C:9E:0B:7A:86:A8
SHA-1 certificate fingerprint:
06:FD:0C:9E:27:E8:63:5B:0D:EF:5E:A0:A0:33:2C:9E:0B:7A:86:A8
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">AIzaSyCNZMFWbX4KN3_QpEzTpLsRzchAv7jLOLc</string>
</resources>