android - 如何为 Kindle Fire 配置 Android 模拟器?

标签 android android-layout android-emulator kindle-fire hdpi

我想将模拟器配置为与 Kindle Fire 兼容,包括其分辨率。我必须在模拟器设置(或其他地方)中更改什么?

最佳答案

来自 Amazon Kindle Fire FAQ :

You should configure your emulator with the following characteristics:

  • Width: 600px
  • Height: 1024px
  • Abstracted LCD Density: 169
  • Target: Android 2.3.4 - API Level 10
  • RAM: 512 MB

*Note: The device will reserve 20px to display a soft key menu, making the effective portrait resolution 1004px high x 600px wide and the effective landscape resolution 580px high x 1024px wide.

关于android - 如何为 Kindle Fire 配置 Android 模拟器?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8253449/

相关文章:

Android EditText 标题(标题)就像 Android 指南中的那样

java - 高分未保存

Android API 8 , 10 ContactsContract.Data.HAS_PHONE_NUMBER 没有这样的列

azure - 适用于 Android 的 Visual Studio 模拟器卡在 Azure VM 中

java - 为 Activity 实现 View.OnClickListener - 方法未被覆盖

android - jquery 拖放挂起或卡在 android 浏览器中

android - 执行与清除数据按钮相同的操作

Android SMS 到多个目的地地址抛出 NullPointerException

android - 如何在android中像photoshop层一样在一个屏幕上显示多个图像

Android 模拟器硬件渲染器问题