#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官方在线API网址
  2. android技术文章网址
  3. android 指纹
  4. Android 指纹启动流程
  5. android指纹识别、拼图游戏、仿MIUI长截屏、bilibili最美创意等
  6. 2007.12.10.几个与Android有关的网址
  7. 深入剖析 RSA 密钥原理及实践
  8. 从零到一学懂区块链(4):密钥
  9. 恶意 Python 库偷 SSH 密钥!请自查是否中招

随机推荐

  1. react-native打包报错:could not download
  2. Android OTA差分包升级失败 img sha 验证
  3. PHP如何检测手机是什么系统?
  4. 4.18.2 android实现断点续传
  5. “android list targets 无target显示”
  6. Android Studio 中module需要单独引用jdk
  7. Android中的onTouch()事件如何区分单击事件
  8. 判断scrollview中某子控件是否可见
  9. android studio gradle依赖库使用国内资
  10. Android集成React Native实现多Tab页