Key Hashes for Facebook Apps - Android application development in Windows

1. Download openssl for windows from the links below

此处需要翻墙下载

提供一个国内下载:http://pan.baidu.com/s/1eQlHozw


2. Extract it

C:\openSSL for me

3. Find the keytool (*you can try a search inside the java installation directory

for me it is C:\Program Files (x86)\Java\jre6\bin

4. find the debug.keystore

C:\Users\USERNAME\.android

5. Open command prompt, and go to the keytool directory

6. Run the following command after replacing OPENSSLPATH with the openssl folder path and KEYSTOREPATH with your keystore path

keytool -exportcert -alias androiddebugkey -keystore "KEYSTOREPATH\debug.keystore" | "OPENSSLPATH\bin\openssl" sha1 -binary |"OPENSSLPATH\bin\openssl" base64

7. If it ask for a password enter android

     android

     OK,success!

其他签名是一样的,只要找到路径就OK


source---http://geekiest.net/post/Key-Hashes-for-Facebook-Apps-Android-application-development-in-Windows.aspx

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值