I need to create application for Tablet, Android. I never create app fot Tablet, only mobile with Android. How can I create emulator for tablet testing? And 1 thing – I need to know a width of screen for logotype creating – what screen size Tablet have?
Share
For a tablet emulator, just create an AVD using Android 3.0, 3.1 or 3.2 — this should automatically get you a WXGA (1280×800) screen.
For tablet screen sizes, check out Supporting Multiple Screens: Configuration Examples from the Android documentation:
Most tablets will be in the 7” and 10” range.