It isn't necessary to specify your screen resolution in your xml layout. Just give fill_parent as the value of layout_width and layout_height attribute for the root layout UI component and it's done. By the way, this mailing list is not for Android developer, most of the members are Android user
On Sat, Jul 3, 2010 at 4:07 AM, Nick <[email protected]> wrote: > Hi people, > > how i do to change the screen resolution of my xml layout???? > > i need developer a application with the resolution 800x480 for samsung > galaxy > > someone give a help?? > > hugs > > -- > "Indonesian Android Community [id-android]" > > Join: http://groups.google.com/group/id-android/subscribe?hl=en-GB > Moderator: [email protected] > ID Android Developer: http://groups.google.com/group/id-android-dev > ID Android Surabaya: http://groups.google.com/group/id-android-sby > ID Android on FB: http://www.facebook.com/group.php?gid=112207700729 > -- "Indonesian Android Community [id-android]" Join: http://groups.google.com/group/id-android/subscribe?hl=en-GB Moderator: [email protected] ID Android Developer: http://groups.google.com/group/id-android-dev ID Android Surabaya: http://groups.google.com/group/id-android-sby ID Android on FB: http://www.facebook.com/group.php?gid=112207700729
