I\'m trying to obtain the key hash for integrating facebook into my Android app. But all over the net I can\'t find the way to do it on MAC OS X
MAC OS X
(honestly, not an answer, just a note for all visitors having this or similar trouble)
There is a way to obtain a key hash without JDK and OpenSSL by using pure Java utility android-fb-keytool. You can checkout and build source code.