I am not able to get MD5 Fingerprint from keystore.
I am using windows 7 and my keystore is located as expected: C:\Users\
[User]\.android

But the keystore command gives following error:

C:\Users\[User].android>keytool -list -alias androiddebugkey
keytool error: java.lang.Exception: Keystore file does not exist: C:
\Users\[User]\
.keystore

C:\Users\[User]\.android>-keystore C:\Users\[User]\.android
\debug.keystore
'-keystore' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\[User]\.android>-storepass android -keypass android
'-storepass' is not recognized as an internal or external command,
operable program or batch file.


Would be very thankful is anyone can help me with this problem!

-- 
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

Reply via email to