google_maps_api.xml 994 Bytes
Newer Older
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=86:B2:6C:17:16:46:64:7B:43:D9:57:06:16:2C:0B:02:49:31:E7:2A%3Bcom.example.ayudapy

    You can also add your credentials to an existing key, using these values:

    Package name:
    com.example.ayudapy

    SHA-1 certificate fingerprint:
    86:B2:6C:17:16:46:64:7B:43:D9:57:06:16:2C:0B:02:49:31:E7:2A

    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">AIzaSyCDCQFseYL7K7okR_YL7lmh2SCRct9YiiM</string>
</resources>