samuelchassot/SDP-SwissTeam

View on GitHub
app/src/debug/res/values/google_maps_api.xml

Summary

Maintainability
Test Coverage
<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=AB:BC:29:4E:86:D9:95:14:FC:07:B3:B6:0E:7F:89:F0:2B:2F:E6:55%3Bch.epfl.swissteam.services

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

    Package name:
    AB:BC:29:4E:86:D9:95:14:FC:07:B3:B6:0E:7F:89:F0:2B:2F:E6:55

    SHA-1 certificate fingerprint:
    AB:BC:29:4E:86:D9:95:14:FC:07:B3:B6:0E:7F:89:F0:2B:2F:E6:55

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