方法1:使用keytool命令
在命令行中输入:
keytool -list -keystore ddd.keystore -storepass 123456
方法2:使用eclipse查看
打开eclipse菜单window->preference->android->build,其中SHA1 fingerprint即为签名证书的SHA1值
方法1:使用keytool命令
在命令行中输入:
keytool -list -keystore ddd.keystore -storepass 123456
方法2:使用eclipse查看
打开eclipse菜单window->preference->android->build,其中SHA1 fingerprint即为签名证书的SHA1值
2546
2198

被折叠的 条评论
为什么被折叠?