How to generate Key Hash for facebook SDK In Mac

后端 未结 5 1113
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-12 13:59

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

5条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-12 14:32

    Sorry, what key tool?

    If you want to generate a Facebook App ID/Key, go to https://developers.facebook.com/apps and create a Facebook app.

    If you want the keytool that you can use to create certificates etc, that is included in the jre.

    Explanation for how to deal with the keys and hash here: http://developers.facebook.com/docs/guides/mobile/#android

提交回复
热议问题