-1

我目前正在使用 Google API 的开发人员密钥。如何获得公钥?

是否有任何免费许可或点击次数有限?

4

2 回答 2

1

要获取 GoogleMaps 密钥,只需按照以下步骤操作:

https://developers.google.com/android/maps-api-signup

https://developers.google.com/maps/documentation/android/mapkey#finalsteps

也请使用搜索功能!: 获取Android公共地图API密钥

于 2012-05-29T12:19:47.307 回答
0

请点击链接

http://eagle.phys.utk.edu/guidry/android/apiKey.html

有用的链接 https://developers.google.com/maps/documentation/android/mapkey https://developers.google.com/android/maps-api-signup https://developers.google.com/maps/documentation/ android/mapkey?hl=sv-SE#getdebugfingerprint

因为每个签名密钥都需要不同的密钥,所以不要忘记为模拟器获取不同的签名密钥,因为它有不同的密钥

http://blogspot.fluidnewmedia.com/2009/04/displaying-google-maps-in-the-android-emulator/

http://mobiforge.com/developing/story/using-google-maps-android

于 2012-05-29T12:27:50.857 回答