[android-developers] MD5 Fingerprint

2010-02-26 Thread Julian
I am trying to get the MD5 Fingerprint to sign my applications. In the command prompt I inserted the following: $ keytool -list -alias androiddebugkey \ -keystore path_to_debug_keystore.keystore \ -storepass android -keypass android but I got the following error: '$' is not recognized as an

Re: [android-developers] MD5 Fingerprint

2010-02-26 Thread Mark Murphy
Julian wrote: I am trying to get the MD5 Fingerprint to sign my applications. In the command prompt I inserted the following: $ keytool -list -alias androiddebugkey \ -keystore path_to_debug_keystore.keystore \ -storepass android -keypass android but I got the following error: '$' is