Skip to content
Snippets Groups Projects
Select Git revision
  • e742e7561b56ca2b9e53300ae5050a1da0d89a4c
  • master default
2 results

google_maps_api.xml

Blame
  • google_maps_api.xml 1.03 KiB
    <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=7C:8A:3C:0D:F3:30:A2:61:C6:0E:E4:DC:2D:4E:09:A2:47:20:32:20%3Bcom.speedyapps.keepyousafe
    
        You can also add your credentials to an existing key, using these values:
    
        Package name:
        7C:8A:3C:0D:F3:30:A2:61:C6:0E:E4:DC:2D:4E:09:A2:47:20:32:20
    
        SHA-1 certificate fingerprint:
        7C:8A:3C:0D:F3:30:A2:61:C6:0E:E4:DC:2D:4E:09:A2:47:20:32:20
    
        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">
            AIzaSyB3bf-8bbz85sz0ZejHkGN4GXigr-oUSxk
        </string>
    </resources>