Key Hash for Android-Facebook App
- Download OpenSSL from Google Code. (WIN32 for 32-bit machine & X64 for 64-bit machine)
- Go to C:/ and create a folder named OpenSSL.
- Extract it to folder OpenSSL.
- Open cmd.
- Type cd\ to go to C Drive.
- Type the command 1.
- If asking for password, put android.
Command 1
C:\>$ keytool -exportcert -alias androiddebugkey -keystore "C:\Documents and Settings\Administrator.android\debug.keystore" | "C:\OpenSSL\bin\openssl" sha1 -binary |"C:\OpenSSL\bin\openssl" base64