step 1: open command prompt
step 2:open the directory where you have installed jdk
C:\Program Files\Java\jdk1.8.0_60\bin
step 3: type command "keytool -list -v -keystore c:\users\UserName\.android\debug.keystore -alias androiddebugkey -storepass android -keypass android"
the word in bold font UserName should be replaced by user name of computer or os.
sterp 4: press enter. there you go you will get SHA1 fingerprint for android
step 2:open the directory where you have installed jdk
C:\Program Files\Java\jdk1.8.0_60\bin
step 3: type command "keytool -list -v -keystore c:\users\UserName\.android\debug.keystore -alias androiddebugkey -storepass android -keypass android"
the word in bold font UserName should be replaced by user name of computer or os.
sterp 4: press enter. there you go you will get SHA1 fingerprint for android
No comments:
Post a Comment