Eclipse emulator dpi can not be set over 320dpi ?

后端 未结 1 1243
盖世英雄少女心
盖世英雄少女心 2021-01-28 17:14

You must define dpi on your emulator. 240 is hdpi, 160 is mdpi and below that are usually ldpi.

Extract from Android Developer Guide link above:

320dp: a typical

相关标签:
1条回答
  • 2021-01-28 17:44

    //actually you get confused

    here you mentions 320,480,600 and 720 is width of the device in portrait mode.

    //this image show how to create 320dp screen as 240 as hdpi or you can make it for 320 xhdpi emulator enter image description here

    Note: here 213dpi is new tvdpi for nexus 7 devices.

    0 讨论(0)
提交回复
热议问题