eclipse编辑器的Android Xhdpi屏幕设置

时间:2012-02-24 15:11:28

标签: android editor screen-resolution

eclipse中的模拟器和可视化编辑器设置(屏幕分辨率)应该用于xhdpi(320)的屏幕密度。

感谢。

2 个答案:

答案 0 :(得分:1)

其中一项决议:

2048×1536 2560x1536 2560x1600的

查看此链接上的表格:http://developer.android.com/guide/practices/screens_support.html#testing

答案 1 :(得分:1)

以下是

的模拟器设置列表
  • LDPI
  • MDPI
  • HDPI
  • XHDPI

http://blog.blundell-apps.com/emulator-settings-for-each-android-density/