April 26th, 2011, 08:07 AM
|
#1 (permalink)
|
|
New Member
Thread Author (OP)
Join Date: Apr 2011
Location: England
Posts: 9
Device(s): Samsung Galaxy Nexus, Asus Transformer Prime TF201
Carrier: Not Provided
Thanks: 0
Thanked 0 Times in 0 Posts
|
Screen Sizes..?
Hi everyone,
I was just wondering how you go about developing your app for different screen sizes. My first reaction was that you would have to develop a layout for each activity for each screen size/resolution you wanted to support, however i get the feeling it should be a little simpler than that.
So the layout for my app is called Main.xml and it's set up optimally for a 800x480 4.3" screen, what do i have to do to make the layout okay for different densities etc?
Do you work on the same XML layout for all your sizes or what? It confused me a little.
|
|
|