在哪里可以找到适用于 Android 3.0 的 Google API?

发布于 2024-11-05 04:37:45 字数 92 浏览 0 评论 0 原文

在哪里可以找到适用于 Android 3.0(API 版本 11)的 Google API?我似乎不知道如何将 Google 地图添加到 Honeycomb 应用程序中。

Where can I find the Google APIs for Android 3.0 (API version 11)? I can't seem to figure out how to add Google Maps to a Honeycomb application.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

沧桑㈠ 2024-11-12 04:37:45

可用! (我有 Google APIS - Eclipse 中的 API 级别 11)。
确保您是最新的!
因此,进入 SDK 文件夹,然后进入工具。启动“安卓”。确保您在“Android Repository”下拥有最新版本的“Android SDK Tools”和“Android Platform Tools”。
如果没问题,您可以获得“Android SDK Platform 3.0,修订版 1”,但您真正想要的是“第三方附加组件”下的内容,然后是“Google Inc”下的内容。您应该找到最新的 Google APIS。

It is available! (I have Google APIS - API Level 11 in Eclipse).
Make sure you are up to date!
So go into the SDK folder, then tools. Launch "android". Make sure you have the last version of "Android SDK Tools" and "Android Platform Tools" under "Android Repository".
If that's OK, you can get the "Android SDK Platform 3.0, revision 1", but what you really want is under "Third Party Add-ons", then under "Google Inc". You should find the latest Google APIS.

意犹 2024-11-12 04:37:45

我不知道你所说的“Google API”到底是什么意思,但我想你想从 http://code.google.com/android/ add-ons/google-apis/reference/index.html ,与普通的 android 参考不同)

您还可以检查 Hello mapview 示例。

I don't know what you mean exactly with "the Google APIs", but I suppose you want to start with the reference. ( http://code.google.com/android/add-ons/google-apis/reference/index.html , different from the normal android reference)

You can also check the Hello mapview example.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文