Maybe it's me not understand your meaning. Here is the link<https://developer.android.com/training/multiscreen/index.html>to explain my meaning.
On Mon, Feb 13, 2012 at 3:20 PM, mark2011 <[email protected]> wrote: > Dear fei ji : > > I had tried. But the result isn't what I want. Maybe I > misunderstand your meaning. Could you give me an example? Thanks. > > Br, > Mark > > On Feb 13, 1:49 pm, fei ji <[email protected]> wrote: > > Using dip instead of px, then the size will change according the dpi > value > > of specific device. then put your image files in drawable-mdpi -hdpi > > -ldpi, Then android will get the most suitable image when needed. Then > > layout is the same as image. > > > > On Mon, Feb 13, 2012 at 12:48 PM, mark2011 <[email protected] > >wrote: > > > > > > > > > Dear All : > > > > > I want to write a application to display some information & the > > > users can set up some data while they click some buttons. If I want to > > > install this apk into different screen size devices without too much > > > effort, what kind of layout should I use? > > > > > Thanks in advanced. > > > > > BR, > > > Mark > > > > > -- > > > You received this message because you are subscribed to the Google > > > Groups "Android Developers" group. > > > To post to this group, send email to > [email protected] > > > To unsubscribe from this group, send email to > > > [email protected] > > > For more options, visit this group at > > >http://groups.google.com/group/android-developers?hl=en- Hide quoted > text - > > > > - Show quoted text - > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

