i am integrating my android app with facebook . i am following this link but i am getting 20 character hashkey so it makes trouble . I am using following command on cmd
keytool -exportcert -alias androiddebugkey -keystore "C:\Users\mahi\.android\debug.keystore" | "C:\OpenSSL\bin\openssl" sha1 -binary | "C:\OpenSSL\bin\openssl" base64