-
Notifications
You must be signed in to change notification settings - Fork 41
Expand file tree
/
Copy pathgoogle_maps_api.xml
More file actions
19 lines (14 loc) · 976 Bytes
/
google_maps_api.xml
File metadata and controls
19 lines (14 loc) · 976 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<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=94:39:FB:CE:E7:C4:E3:DD:1D:67:49:1F:B3:99:B8:CE:A1:3F:89:E0%3Bcom.example.mochginanjarbusiri.busiri_map
You can also add your credentials to an existing key, using this line:
94:39:FB:CE:E7:C4:E3:DD:1D:67:49:1F:B3:99:B8:CE:A1:3F:89:E0;com.example.mochginanjarbusiri.busiri_map
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">AIzaSyCvpJjSrMvl2AO4z2DnwwGWxwAAehPnnrg</string>
</resources>