If you are going to deploy a Android application with MapView, you have to obtain a Maps API Key for Your Signing Certificate.
You have to get the MD5 Fingerprint of Your Signing Certificate. Refer to last article "Sign and deploy Android App", you know where is your keystore and alias. Start a Terminal, switch to the folder of the keystore, type the command with your own alias_name and my-release-key.keystore.
$ keytool -list -alias alias_name -keystore my-release-key.keystore
Now you can log-in with your Google account and go to Sign Up for the Android Maps API.
Accept the terms and conditions, fill in with your MD5 fingerprint, and Generate API Key.
Thank you for reading this article Obtain a Maps API Key for Your Signing Certificate With URL https://x-tutorials.blogspot.com/2010/06/obtain-maps-api-key-for-your-signing.html. Also a time to read the other articles.
0 comments:
Write your comment for this article Obtain a Maps API Key for Your Signing Certificate above!