(Getting the MD5 Fingerprint of the SDK Debug Certificate)
申请网址:http://code.google.com/intl/en/android/add-ons/google-apis/mapkey.html
①打开cmd窗口,到.android目录下
②按照$ keytool -list -alias alias_name -keystore my-release-key.keystore格式敲入命令
③输入密码:android
④获取到指纹
附截图:
⑤到网址:http://code.google.com/intl/en/android/add-ons/google-apis/maps-api-signup.html
勾选I have read and agree with the terms and conditions (printable version)
输入刚刚获取到的指纹
点击Generate API Key
⑥获取到指纹所对应的密钥,并保存好,页面上提供了一段测试代码,不妨顺手试试。

附:Debug Key的相关参数
Keystore name:debug.keystore
Keystore password:android
Key alias:androiddebugkey
Key password:android
CN:CN=Android Debug,O=Android,C=US
posted on 2011-10-11 10:36 Ying-er 阅读(716) 评论(0)  编辑  收藏 所属分类: Google MapAndroid

只有注册用户登录后才能发表评论。


网站导航: