Android SDK 2.3.3 中 7 英寸平板电脑的 Android 虚拟设备配置

标签 android tablet avd

我想创建一个类似于运行 Android 2.3.3 版的 7 英寸平板电脑的 Android 虚拟设备。没有与 SDK 中可用的类似的东西,当我在 AVD 设置中尝试各种组合时,它没有成功。我使用的 LCD 像素高度和宽度为 1024 X 600。

如何在横向模式下创建类似于 7 英寸平板电脑的虚拟设备。非常感谢任何帮助...

最佳答案

可以在 Amazon Kindle Fire 常见问题解答中找到这样做的一个很好的例子:
https://developer.amazon.com/help/faq.html#KindleFire

We also recommend that you test your app on your own and submit an update if you discover any problems. It is possible to configure a standard Android emulator to simulate the Kindle Fire device platform. 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

关于Android SDK 2.3.3 中 7 英寸平板电脑的 Android 虚拟设备配置,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9355594/

相关文章:

android - 具有不同 textSize 的 TextView

android - Android Studio运行外部工具时报Not found

android - 选择中实现android gmail平板设计(箭头样式)

android - 首次尝试运行和加载模拟器时 Android Studio 中的错误消息

Android Emulator 启动但 Eclipse 无法识别

android - 在 Tab 主机 android 中打开子 Activity

java - AdapterView.AdapterContextMenuInfo 为空

带陀螺仪和罗盘的安卓平板电脑

visual-studio-2010 - XNA Mono 触摸游戏 - 触摸不起作用

Android模拟器奇怪的图形卡在屏幕上