Projektteil 2
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

google_maps_api.xml 797B

1234567891011121314151617181920
  1. <resources>
  2. <!--
  3. TODO: Before you release your application, you need a Google Maps API key.
  4. To do this, you can either add your release key credentials to your existing
  5. key, or create a new key.
  6. Note that this file specifies the API key for the release build target.
  7. If you have previously set up a key for the debug target with the debug signing certificate,
  8. you will also need to set up a key for your release certificate.
  9. Follow the directions here:
  10. https://developers.google.com/maps/documentation/android/signup
  11. Once you have your key (it starts with "AIza"), replace the "google_maps_key"
  12. string in this file.
  13. -->
  14. <string name="google_maps_key" templateMergeStrategy="preserve" translatable="false">YOUR_KEY_HERE</string>
  15. </resources>