Friday, July 5, 2013

Different Tablet Screen Size Screen Resolution


As developers for tablets we should always consider different screen sizes and screen resolutions.  With the variety of tablets currently available on the market, it’s easy to get your UI broken especially if you are developing for Android or developing an AIR (or HTML5) based application which is intended to run on different devices. I’ve decided to put together a list of screen sizes and screen resolutions for the most common devices on the market:

Tablet     Screen Size  Screen Resolution  OS

Samsun Galaxy Tab 7″ 1024 X 600 Android
HTC Flyer 7″ 1024 X 600 Android
Dell Streak 7″ 800 X 480 Android
Viewsonic Viewpad 7″ 800 X 480 Android
BlackBerry PlayBook 7″ 1024 X 600 QNX

LG Optimum 8.9″ 1280 X 768 Android


HP Touchpad 9.7″ 1024 X 768 webOS
iPad 9.7″ 1024 X 768 Apple iOS
iPad 2 9.7″ 1024 X 768 Apple iOS

Acer Iconia 10.1″ 1280 X 800 Android
Motorolla Xoom 10.1″ 1280 X 800 Android
Samsun Galaxy Tab 10.1″ 1280 X 800 Android
Toshiba Thrive  10.1″ and 1280x800

No comments:

maskArea.js

maskArea.js A jQuery plugin to create overlay mask effect . overlay one image over the other to view the visual differences between b...