Hi All,
I have generated the Map API key from MD5 fingureprint of
signing certificate.But its not working.I have generated Map API Key from
debug certificate that works fine.
Even I have properly created keystore by exporting the
application and then used those Alias name and keystore to generate MD5
fingerprint and then generated Maps API key.But that key also not working.
I used following in terminal to generate the key:-
$ keytool -genkey -v -keystore
my-release-key.keystore -alias alias_name -keyalg RSA -keysize 2048
-validity 10000
and then
$ keytool -list -alias alias_name -keystore
my-release-key.keystore
Can anyone tell me where is the
problem?Why debug cert generated Map key is working but not signup cert
generated Map Key?
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en