I've tried to implement the following SO answer: Facebook Android Generate Key Hash.
13) Again copy following code and paste
openssl base64 -in debug_sha.txt > debug_base64.txt
When I try point 13 (above), I get the error:
openssl.exe has stopped working.
I've also tried using:
keytool -exportcert -alias androiddebugkey -keystore ~/.android/debug.keystore | openssl sha1 -binary | openssl base64
but I get the error:
Illegal option: Alami.android\debug.keystore keytool -list [OPTION]...