Key hash for Facebook Android SDK

前端 未结 9 1961
后悔当初
后悔当初 2020-11-28 03:29

I can\'t figure out how to get the Key Hash required to use the Facebook Android SDK. I figured out that I can use keytool with these commands:

         


        
9条回答
  •  孤街浪徒
    2020-11-28 04:00

    You have to open a command prompt window. Go to start->run and type 'cmd' and hit enter. Then you have to navigate to the folder where keytool is (unless it's in your path), and then type that command.

    That is, assuming that command is for windows and not linux.

提交回复
热议问题