Good evening, I'm trying to implement a facebook login in my project, but I can not generate it, could you help me? Windows You will need the following:
Ferramenta de gerenciamento de certificado e chave (keytool) do Kit de desenvolvimento Java
openssl-for-windows Biblioteca OpenSSL para Windows do Google Code Archive
To generate a development key hash, run the following command at a command prompt in the SDK for Java folder:
keytool -exportcert -alias androiddebugkey -keystore "C: \ Users \ USERNAME.android \ debug.keystore" | "PATH_TO_OPENSSL_LIBRARY \ bin \ openssl" sha1 -binary | "PATH_TO_OPENSSL_LIBRARY \ bin \ openssl" base64