小编sit*_*ita的帖子

在emmulator上显示Google地图

现在我正在开发Google maps API.我无法在模拟器和设备上显示地图.........我该如何显示地图.

我试过这样但是我失败了......

  1. 我在c:/ i中搜索了debug.keystore.
  2. 我从中得到了Keytool.exe "C:\Program Files\Java\<JDK_version_number>\bin".
  3. 打开推荐提示并转到上面的文件夹.
  4. 之后我复制了这个

"keytool.exe -list -alias androiddebugkey -keystore "C:\android\debug.keystore" -storepass android -keypass android"

按下然后我输入了Google api密钥 **:**:**:**:**:**:**:**:**:**:**:**:**:**:**:**

我在这个网站上粘贴了密钥 http://code.google.com/android/maps-api-signup.html.

但是没有生成地图就是这么说的

fingerprint you entered is not valid. Please press the Back button on your browser and enter a valid certificate fingerprint.

我现在需要做什么才能获得Map API密钥.

android google-maps

14
推荐指数
2
解决办法
5303
查看次数

标签 统计

android ×1

google-maps ×1