Last active
December 3, 2018 17:34
-
-
Save kenzieschmoll/bd47132217f41628d9ae4aaa665b79e3 to your computer and use it in GitHub Desktop.
maps sample - android manifest
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<manifest ... | |
<application ... | |
<meta-data android:name="com.google.android.geo.API_KEY" | |
android:value="YOUR KEY HERE"/> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment