I'd like to test an application on a variety of screen configurations so I know that it'll work (and the layouts will look right) on tablets and other oddly sized devices. Does anyone have any tips or configuration settings that would be helpful?
A:
you can create different virtual devices in eclipse using avd manager (window->sdk and avd manager). there are 6-7 type of devices with different resolutions varying from low to high.
bhups
2010-09-15 08:49:09
Thanks, but what resolutions and display density should I use?
HoratioCain
2010-09-15 16:51:46
A:
This (http://teavuihuang.com/android/) was exactly what I was looking for - a set of device AVD settings to emulate specific screen resolutions/densities.
HoratioCain
2010-09-21 08:49:15