启用旧版 Android SDK?
我正在尝试弄清楚如何启用较旧的 Android 平台(我必须测试的手机是 API 级别 10,但我正在使用 API 级别 13)。
现在,Eclipse 知道的唯一构建目标是 3.2(API 级别 13)。当我启动“Android SDK 和 AVD 管理器”并单击可用的软件包时,它不会显示任何旧版本(并且我没有选中“仅显示更新”)。
如何在 Android 上启用较旧的 SDK 版本?
I'm trying to figure out how to enable older Android Platforms (the phone I have to test on is API Level 10 but I'm using API Level 13).
Now, the only build target Eclipse knows about is 3.2 (API Level 13). When I launch the "Android SDK and AVD Manager" and click on available packages it doesn't show any older versions (and I do NOT have "Display updates only" checked).
How do you enable older SDK versions with Android?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
更新到 R14 工具。不再有“Android SDK 和 AVD 管理器”——它们被分成两个单独的窗口。由于我尚未完全理解的原因,他们将 SDK 存储库切换为与旧工具不兼容的新格式。
Update to the R14 tools. There is no "Android SDK and AVD Manager" any more -- those are broken out into two separate windows. For reasons I have not fully understood, they switched the SDK repositories to a new format which is incompatible with the older tools.