I have developed an application to display my location on google map. When I run the program, its showing the below error.
But I couldn't find a way to enable "Google Maps Android API v2". I have found a question on the same. I am not quiet clear on how to follow that step.
Could you please help me solve this?
In the developer console go to API Manager
Fist you will need some some API Keys.
Now from the API Manager go to Overview
You probably got a debug keystore when you installed android sdk, with it you could check your fingerprint using the command: ($HOME/.android/debug.keystore is the default location)
keytool -list -v -keystore .android/debug.keystore
http://developer.android.com/intl/es/tools/publishing/app-signing.html
Nothing else worked for me, but this solved my problem:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With