如何获得地图API密钥? [英] How to get Map api key?

查看:252
本文介绍了如何获得地图API密钥?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

可能重复:结果
  <一href=\"http://stackoverflow.com/questions/5989088/google-maps-does-not-display-any-tiles-works-fine-in-developer-device\">Google地图不显示任何瓷砖,工程开发设备

我已经经历让地图API密钥的。但整个过程走了,当我进入我的MD5指纹时它显示无效。
可能有人帮助我。
是否有任何其他的方式来得到它的工作?

I have gone through whole procedure of getting map api key .But when I enter my Md5 fingerprint it shows invalid . Could somebody help me. Is there any other way to get it work?

推荐答案

我认为这是正确的方式来获得关键的:

要获得证书的指纹(MD5)按照以下简单步骤:

To get certificate fingerprint (MD5) follow the simple steps below:

您需要得到密钥存储文件获取证书指纹(MD5)。
您的密钥存储文件可在以下路径找到结果
C:\\ Documents和Settings \\\\本地设置\\应用数据\\ Android的

You need to get the keystore file for getting the certificate fingerprint (MD5). Your keystore file can be found at the following path
"C:\Documents and Settings\\Local Settings\Application Data\Android"

(OR)

C:\\ Documents和Settings \\ .android

密钥库文件名是debug.keystore文件。
复制debug.keystore文件,其他文件夹(例如: - D:\\ Androidkeystore \\)(其友好的用户使用)。
打开命令提示符,然后转到Java安装目录。 (C:\\ Program Files文件\\的Java \\\\ BIN)
然后键入以下行(箱中给出)和preSS进入。

Keystore file name is "debug.keystore" file. Copy the "debug.keystore" file to some other folder (ex: - "D:\Androidkeystore\") (its user friendly to use). Open command Prompt and go to the Java installed directory. ("C:\Program Files\Java\\bin") Then type the below line (given in box) and press enter.

keytool.exe的-list -alias androiddebugkey -keystoreD:\\ AndroidKeystore \\ debug.keystore-storepass的android -keypass android的

下面的MD5证书指纹64:88:A2:FC:AA:9F:B1:B0:CA:E4:D0:24:A8:1E:77:FB

Here the MD5 certificate fingerprint is "64:88:A2:FC:AA:9F:B1:B0:CA:E4:D0:24:A8:1E:77:FB"

这是实际工作........但我在这里越来越小的误差

this is working actually........but im getting small error here

这是我的道路 - C:\\ ANDROID \\的Java \\ jdk1.6.0 \\ BIN&GT; keytool.exe的-list -alias androiddebugkey -keystoreC:\\ ANDROID \\ debugkey \\ debug.keystore - Storepass用于安卓机器人-keypass

this is my path-C:\ANDROID\Java\jdk1.6.0\bin>keytool.exe -list -alias androiddebugkey -keystore"C:\ANDROID\debugkey\debug.keystore"-storepass android -keypass android

keytool的错误:了java.lang.RuntimeException:用法错误,Android是不是一个合法的C
ommand

keytool error: java.lang.RuntimeException: Usage error, android is not a legal c ommand

终于我从这里解决:

有关详细..

,你得到的指纹复制它和过去的注册页面。你有一个键成功

as you got fingerprints copy it and past in Sign Up page. you got a key successfully

这篇关于如何获得地图API密钥?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆