if using keytool.exe -v (jdk 1.7) then different fingerprints are provided (e.g such as MD5 etc.)
example: C:\[jdk path]\bin\keytool.exe" -v -list -keystore "C:\Documents and Settings\Administrator.android\debug.keystore" hope this helps? On 10 Jun., 18:56, Prachi <[email protected]> wrote: > I am getting following results: > > C:\Program Files\Java\jdk1.7.0\bin>keytool -list -alias > androiddebugkey -keystor e "C:\Documents and Settings > \Administrator.android\debug.keystore" -storepass a ndroid -keypass > android androiddebugkey, May 27, 2011, PrivateKeyEntry, Certificate > fingerprint (SHA1): "20 bit Some Code" > > But after entering this inhttp://code.google.com/android/maps-api-signup.html > for getting MAP API it is showing invalid fingerprint. > > Can you please guide me is the fingerprint I have got is correct or > not. Because I am getting it as SHA1 and not MD5. How can I get API > 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

