I\'m trying to use Google Maps Android API v2, and I have already created the SHA1 key from my release cert.
I\'ve read the comments from here and have made everythi
Did you solve the problem? May be this is the problem ->
Wrong service was enabled. Make sure the "Google Maps Android API v2", not "Google Maps API v2" is enabled and re-generate the API key. (https://stackoverflow.com/a/13805807/1300982)
If this is the problem, do not forget to Regenerate the API Key.