I have a program called WWPointsPlus that have many users. Today one of the users says the botton row of buttens are cut off. The sreen size is 320x240. How do I prevent this problem, and test for it.
You can always set a custom resolution in the designer and check...
By custom resolution do you mean a Layout Variant?
Yes, that is one way.
then check it in a emulator with that same resolution.
After hours of work I have decided to give up on coding for QVGA screens. 320 x 240 is just not enough real estate. I added a disclaimer to all my apps.
If you are distributing via the Android Market, check your statistics. You can see the phone models that are using your app.
These stats are really useful and helping me to tailor my app to my users.
Neil