Yes, I read the article before and read it again per your recommendation. However, the more you read it the more it becomes not a clear cut choice. I am using a layout of 320x480, density1, 160 dpi on the abstract designer for this particular application. The views are done on the designer, not programmatically. I am not using the emulator. I am porting this app to a device that has the following: 540x960, density=1.5, 240 dpi. When displayed on the device, there is a lot of empty space. How do I get it to use the full screen on that device and yet have it adjust to a smaller device 320x480 and occupy the full screen in both instances. I have read some of Erel's responses in diverse posts where he recommends to always start with 320x480 which I am doing. I am having a hard time coming to grips with the real solution.
Thank you