Key Hash for Android-Facebook App

  1. Download OpenSSL from Google Code. (WIN32 for 32-bit machine & X64 for 64-bit machine)
  2. Go to C:/ and create a folder named OpenSSL.
  3. Extract it to folder OpenSSL.
  4. Open cmd.
  5. Type cd\ to go to C Drive.
  6. Type the command 1.
  7. 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