When I trying to generate MD5 key using Keytool "C:\Program Files\Java\jdk1.7.0\bin" with this parameters:
C:>"C:\Program Files\Java\jdk1.7.0\bin\keytool.exe" -list -alias and roiddebugkey -keystore "C:\Users\user1.android\debug.keystore" -storepass andro id -keypass android androiddebugkey, 20.09.2011, PrivateKeyEntry, Huella Digital de Certificado (SHA1): ED:55:7E:68:28:7A:90:28:B1:2F:62:3A:B5:94:06:DD:C4:6C:D6:20
and when I'm trying to submit this "ED:55:7E:68:28:7A:90:28:B1:2F:62:3A:B5:94: 06:DD:C4:6C:D6:20" key to http://code.google.com/android/maps-api-signup.html - it is not working. How to make it work? Why am I having SHA1 instead of MD5 ?
Add -v
in your commmand as shown below:
keytool -v -list -keystore .....
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