I'm having a lot of trouble logging into google with android, I have an app, in cordova, I set up my app, I have credentials on google.
I'm following this example: link
app settings page on google: link
My problem is this part forward, link
keytool -exportcert -keystore "C: .... android \ debug.keystore" -list -v -alias photos
This line does not run on the console:
C: ... \ www > -alias androiddebugkey -keystore "C: ... android \ debug.keystore" '-alias' is not recognized as an internal command or external, operable program or batch file.
C: ... www> keytool -exportcert -list -v -alias androiddebugkey -keystore
"C: .... android \ debug.keystore" 'keytool' is not recognized as an internal command or external, operable program or batch file.
I've taken this example: link
Problem I think it comes down to: I'm not sure if it's possible to generate a sha1 key, maybe it's a problem, and it's a problem. return message with error value 8. I've been seeing this for a while and can not find a solution.