app/src/main/res/values/google_maps_api.xml
<?xml version="1.0" encoding="utf-8"?>
<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=84:B5:00:DF:8A:61:B1:18:9F:CA:14:C9:C5:45:3D:DA:1E:DD:2A:D3%3Bch.epfl.sweng.myapplication
You can also add your credentials to an existing key, using these values:
Package name:
84:B5:00:DF:8A:61:B1:18:9F:CA:14:C9:C5:45:3D:DA:1E:DD:2A:D3
SHA-1 certificate fingerprint:
84:B5:00:DF:8A:61:B1:18:9F:CA:14:C9:C5:45:3D:DA:1E:DD:2A:D3
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" translatable="false" templateMergeStrategy="preserve">AIzaSyD5xcOk6RsOLi5dBgO9DXhDm3Wu2cKByzg</string>
</resources>