I designed an app which works well with 320*480. My problem is that when I install and use my app on small or large displays such as 240*320, 480*800 I'm experiencing problems with the alignment of the components.
I know something that I have to design separate layouts for each screen size.
Official answer : http://developer.android.com/guide/practices/screens_support.html Nothing to it.