Register google goi key to publish application

When we’re ready to publish your application, we need to get the Maps API key based on the certificate that will be used to sign the application for release n, and then change the Maps API key strings that all MapView elements refer to so that they refer to the new key .

But my problem is how to get the api key for certificate based publication. can someone tell me. thanks

+4
source share
2 answers

In order for the Google map to appear on all devices after launching your application in the Android Market, you need to create a Keystore using the Release key.

Mark my message to create a signed application file and register using the Release key

Let me know if you find any difficulties .. Thank you Wreaths ..

+4
source

All Articles