我想创建一个类似于运行Android 2.3.3版本的7英寸平板电脑的Android虚拟设备.没有类似于SDK中可用的内容,当我在AVD设置中尝试各种组合时,它无法解决问题.我使用LCD像素高度和宽度1024 X 600.
如何在横向模式下创建类似7英寸平板电脑的虚拟设备.任何帮助是极大的赞赏…
最佳答案
这样做的一个很好的例子可以在Amazon Kindle Fire FAQ中找到:
https://developer.amazon.com/help/faq.html#KindleFire
原文链接:https://www.f2er.com/android/430561.htmlhttps://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