fingerprint you entered is not valid. Please press the Back button on your browser and enter a valid certificate fingerprint
IF you are using JAVA 7 while generating Key MD5.
Use this Comment
Before -alias add -v
keytool -list -v -alias androiddebugkey -keystore
C:\Users\<user>\.android\debug.keystore
-storepass android -keypass android
Previous comment
keytool -list -alias androiddebugkey -keystore
C:\Users\<user>\.android\debug.keystore
-storepass android -keypass android
No comments:
Post a Comment