I’m creating an application, mostly the UI design of it. However it’s crucial that the layout looks ok on both android phones and pads, how do i achieve this? Do i need to use different layout versions?
Since the different devices got different resolution and display sizes i can’t use absolute positioning. What are the common ways of designing layout for different devices? Any tips?
http://developer.android.com/guide/practices/screens_support.html