Skip to main content
Copy edited (but more work may be needed near "SHA1 Finger").
Source Link
Peter Mortensen
  • 31.4k
  • 22
  • 110
  • 134

I used directly thisused the following command from my Mac using the terminal. I got SHA1 Finger this. This is the command "keytool -list -v -keystore ~/.android/debug.keystore -alias androiddebugkey -storepass android -keypass android".:

keytool -list -v -keystore ~/.android/debug.keystore -alias androiddebugkey -storepass android -keypass android 

I used directly this command from my Mac using terminal I got SHA1 Finger this is the command "keytool -list -v -keystore ~/.android/debug.keystore -alias androiddebugkey -storepass android -keypass android".

I directly used the following command from my Mac using the terminal. I got SHA1 Finger. This is the command:

keytool -list -v -keystore ~/.android/debug.keystore -alias androiddebugkey -storepass android -keypass android 
Source Link
Hanuman
  • 968
  • 14
  • 36

I used directly this command from my Mac using terminal I got SHA1 Finger this is the command "keytool -list -v -keystore ~/.android/debug.keystore -alias androiddebugkey -storepass android -keypass android".