mirror of
https://github.com/googlemaps/android-samples.git
synced 2025-12-08 18:02:20 +00:00
Updates get-a-key instructions.
Change-Id: I2e4f5409c717ed97e49281e7e90f803dfa6af078
This commit is contained in:
parent
a6c5003503
commit
d5c4784d90
@ -29,8 +29,8 @@ If prompted for a gradle configuration accept the default settings.
|
||||
|
||||
Alternatively use the "gradlew build" command to build the project directly.
|
||||
|
||||
Don't forget to add your API key to the AndroidManifest.xml.
|
||||
(See [https://developers.google.com/maps/documentation/android/start](https://developers.google.com/maps/documentation/android/start#get_an_android_certificate_and_the_google_maps_api_key))
|
||||
Add your API key to the `AndroidManifest.xml` file.
|
||||
See the [quick guide to getting an API key](https://developers.google.com/maps/documentation/android-api/signup).
|
||||
|
||||
Support
|
||||
-------
|
||||
|
||||
@ -30,8 +30,9 @@ If prompted for a gradle configuration accept the default settings.
|
||||
|
||||
Alternatively use the "gradlew build" command to build the project directly.
|
||||
|
||||
Don't forget to add your API key to the file ``debug/values/google_maps_api.xml`` for your debug keystore.
|
||||
(See [https://developers.google.com/maps/documentation/android/start](https://developers.google.com/maps/documentation/android/start#get_an_android_certificate_and_the_google_maps_api_key))
|
||||
Add your API key to the file `debug/values/google_maps_api.xml`.
|
||||
It's pulled from there into your app's `AndroidManifest.xml` file.
|
||||
See the [quick guide to getting an API key](https://developers.google.com/maps/documentation/android-api/signup).
|
||||
|
||||
Support
|
||||
-------
|
||||
|
||||
@ -36,8 +36,8 @@ If prompted for a gradle configuration accept the default settings.
|
||||
|
||||
Alternatively use the "gradlew build" command to build the project directly.
|
||||
|
||||
Don't forget to add your API key to the AndroidManifest.xml.
|
||||
(See [https://developers.google.com/maps/documentation/android/start](https://developers.google.com/maps/documentation/android/start#get_an_android_certificate_and_the_google_maps_api_key))
|
||||
Add your API key to the `AndroidManifest.xml` file.
|
||||
See the [quick guide to getting an API key](https://developers.google.com/maps/documentation/android-api/signup).
|
||||
|
||||
Support
|
||||
-------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user