用于在 Eclipse 中进行 Android 开发的 Google Maps SDK
我正在制作有关 Android 版 Google 地图的教程,但是当我去下载 Google 地图 SDK 并打开 SDK 管理器中的 Google Inc 选项卡时,它显示“未找到软件包”。
我在网上到处都试过了,但找不到任何东西,我想如果我把它放得更久,穿白西装的男人就会带我去某个地方。这可能是一个简单的解决方案,所以如果有人可以帮助我获得这个 SDK 而无需重新安装 eclipse,那就太好了。 谢谢。
I am doing a tutorial on Google Maps for Android but when I go to download the Google Maps SDK and open the Google Inc tab in the SDK manager it says "No packages found".
I've tried everywhere on the net but couldn't find anything and I think if I leave it much longer the men in white suits will be taking me off somewhere. It's probably a simple solution so if anyone could help me to get this SDK without re-installing eclipse that would great.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
重新安装、更新管理器、Eclipse 和您的操作系统。也许只有经理和日食;)
Reinstal, update manager, eclipse and your os. Maybe only manager and eclipse ;)
我通过更新 SDK 管理器解决了包问题
您可以从这里执行此操作:
通过这样做,当您再次打开 eclipse 时,系统会要求您更新 ADT,您可以按照此处的说明进行操作:
对我来说唯一的问题是将应用程序部署到设备或模拟器不再起作用。所以要小心你的愿望。我还没能解决这个问题。
I solved the package problem by updating the SDK manager
You can do it from here:
by doing that you will be asked to to update the ADT when you open eclipse again, you can follow the instructions here:
The only problem for me was that the deploy of apps to device or emulator does not work anymore. So be careful what you wish for. I haven't been able to fix that yet.