#Android 获取(keystore)Maps API Key (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

更多相关文章

  1. [置顶] Android(安卓)百度地图 简单实现--- 美食搜索
  2. Android(安卓)获取WIFI MAC地址的方法
  3. Android获得摄像头详细信息
  4. Android异步处理一:使用Thread+Handler实现非UI线程更新UI界面
  5. Android文件的读写
  6. android获取系统标准时区的时间
  7. Android有用代码片断(六)
  8. Android™ 2.1系统图标
  9. android屏幕截图

随机推荐

  1. 云起实验室本周推荐体验场景,免费云上学习
  2. 怎么画人物的头发?插画人物头发绘画技巧!
  3. 软路由openwrt中替换国内镜像源(以阿里云
  4. 如何画好动漫的眼睛?动漫眼睛画法教程
  5. 【北亚数据恢复】HP P2000服务器 RAID5硬
  6. 初学者如何画好线条?练习画线条教学
  7. Eclipse阿里云镜像源配置
  8. 云服务器建站系列|如何优化网页访问速度?
  9. 2021.12.20 task
  10. Web Components系列(四) —— 认识 Shadow