where to write this line keytool -exportcert -alias androiddebugkey -keystore %HOMEPATH%\.android\debug.keystore | openssl sha1 -binary | openssl base64 keytool -exportcert -alias androiddebugkey -keystore %HOMEPATH%\.android\debug.keystore | openssl sha1 -binary | openssl base64 keytool -exportcert -alias androiddebugkey -keystore %HOMEPATH%\.android\debug.keystore | openssl sha1 -binary | openssl base64 for getting keys

    1 answer 1

    It is possible through the command line: Click win + R, type cmd, enter. cd c:\Program Files\Java\jre1.8.0_131\bin I have this path. Then we call your team with your path and alias to the debug key.

    • Perhaps cd c:\Program Files\Java\jre1.8.0_131\bin ? need to enter that way! I got out. But asks for a password. Strange this is not written on Facebook. - Devel0
    • @ Devel0 The default password is simply android - Android Android