how to get MD5 fingerprint key .
I am using this command :
C:\Program Files\Java\jdk1.7.0_04\bin>keytool.exe -list -alias androiddebugkey -keystore "C:\Documents and Settings\IBM\.android\debug.keystore" -storepass android -keypass android `
but unable to get MD5 key, but I am getting Certificate fingerprint (SHA1) key
androiddebugkey, Jan 16, 2012, PrivateKeyEntry,Certificate fingerprint (SHA1):A4:9E:8F:FA:1A:B2:A0:79:3D:D3:95:41:82:3B:F6:DA:78:40:DD:DE
I want MD5 certification key.
Many Thanks.
Consider your
jdk-bin pathin thefirst pathplace and yourhome user directoryin thesecond path. Forwindows 7it is likeC:\Users\username\.android\debug.keystoreUse the above command you will get all the keys.
The google API key is here.