开发者

android supported devices

开发者 https://www.devze.com 2022-12-29 02:05 出处:网络
i developed one application that should run on all the android supported devices.can you please suggest me different screen resolution of an开发者_运维百科droid os devices QVGA-L

i developed one application that should run on all the android supported devices.can you please suggest me different screen resolution of an开发者_运维百科droid os devices


QVGA-L
QVGS-P
HVGA-P
HVGA-L

were the original standard resolutions.

WQVGA (DSTL1 etc)
WVGA (Droid Incredible)
1366 * 768 WXGA (ODROID T)

are all the ones since developed that I'm aware of at the moment. generally android applications should run in portraid & landscape (and sometimes square) orientations.

There doesn't seem to be a central place where all this information is posted, but if you use QVGA/HVGA and scalar settings for larger resolutions this may get help for future devices.

0

精彩评论

暂无评论...
验证码 换一张
取 消