Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mariodev12/e688d2c296f1bc532e609da761828717 to your computer and use it in GitHub Desktop.
Save mariodev12/e688d2c296f1bc532e609da761828717 to your computer and use it in GitHub Desktop.
<application>
<!-- You will only need to add this meta-data tag, but make sure it's a child of application -->
<meta-data
android:name="com.google.android.geo.API_KEY"
android:value="YOUR GOOGLE MAPS API KEY HERE"/>
</application>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment