/
BorisK
/
Map
Обзор
Документация
Войти
/
BorisK
/
Map
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
ApiDemos/app/src/debug/res/values/google_maps_api.xml
17 строк
634 B
Jan-Felix Schmakeit
Update comments for Maps API key string.
27 окт 2015, 04:32
27 окт 2015, 04:32
8c22f5b
Код
Авторство
О чём код?
<resources> <!-- TODO: Before you run your application, you need a Google Maps API key. See this page for more information: https://developers.google.com/maps/documentation/android/start#get_an_android_certificate_and_the_google_maps_api_key Once you have your key (it starts with "AIza"), replace the "google_maps_key" string in this file. Note: This resource is used for the debug build target. Update this file if you just want to run the demo app. --> <string name="google_maps_key" translatable="false" templateMergeStrategy="preserve"> YOUR_KEY_HERE </string> </resources>