keytool -exportcert -list -v \
-alias androiddebugkey -keystore %USERPROFILE%\.android\debug.keystore
This is the instructions from Google "Firebase in a weekend". However this is not working. I have tried to add my JRE to the path variable and have done ample research but I keep getting this error...
C:\>-alias androiddebugkey -keystore %CONNERGESBOCKER%\.android\debug.keystore
'-alias' is not recognized as an internal or external command,
operable program or batch file.
thanks!