android - SDK 选项不适用于 Eclipse 中的 Kindle Fire?

标签 android eclipse development-environment kindle-fire

我已按照 Amazon Site 中的程序在 Eclipse 中为 Kindle Fire 设置 开发环境 .虽然我在“管理加载项站点”选项中正确添加了加载项 URL,Android SDK 管理器仍然没有显示以下下载选项:

Android 4.2.2 (API 17)
SDK Platform
ARM EABI v7a System Image
Intel x86 Atom System Image
Kindle Fire HD 7″ (3rd Generation)
Kindle Fire HDX 7″ (3rd Generation)
Kindle Fire HDX 8.9″ (3rd Generation)

现在我只能看到:

enter image description here

有线索吗??建议 ??.

最佳答案

Kindle Fire HD 7″ (3rd Generation)

Kindle Fire HDX 7″ (3rd Generation)

Kindle Fire HDX 8.9″ (3rd Generation)

那些是 Kindle Fire 模拟器。它们已停产,不再可供下载。

Amazon has discontinued support for the HD and HDX tablet emulators.

You should follow the guidance at https://developer.amazon.com/public/support/submitting-your-app/tech-docs/02-submitting-an-android-app and https://developer.amazon.com/public/support/submitting-your-app/tech-docs/03-pre-submission-assessment-guide in order to optimize their Android apps for Kindle tablets.

https://forums.developer.amazon.com/forums/thread.jspa?messageID=9933&tstart=0

关于android - SDK 选项不适用于 Eclipse 中的 Kindle Fire?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22985395/

相关文章:

php - 复杂数据库设置的开发环境?

android - 如何提高 Android 模拟器的性能

android - SQLite 数据库列不会使用 Update 方法进行更新

java - 添加非android xml文件到android项目

在没有 Eclipse 的情况下使用 tess4j 出现 java.lang.NoClassDefFoundError

visual-studio - 在 docker 镜像中运行 vs2015

java - 保存裁剪后的图像后为 "Unable to resume activity"- Android

android - com.google.firebase.database.DatabaseException:无法将java.lang.String类型的对象转换为com.example.noalumni.model.Users类型

java - 在Eclipse中,如何知道Java方法上的光标是哪个参数?

emacs - 使用 Emacs 作为 IDE