Peter is referring to this link: http://developer.android.com/guide/topics/ui/index.html
Laying out your code programatically is useful especially if you are dynamically laying it out depending on runtime input. Use the Android Layout classes if possible, as they do a lot of the position calculations for you. Yusuf Saib Android ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Aug 6, 1:57 am, peter <[email protected]> wrote: > you should reference "User-Interface" document in android developer > website > > On Aug 6, 2:48 pm, swapnil <[email protected]> wrote: > > > > > Hello all, > > > I am working on UI Development in Android . > > > Can any one please tell me how I can put multiple layouts on the > > screen at specific positions? > > > Is it ok that i can use the code instead of xml file for creating the > > UI? > > > If any one has any links for UI development please give those too.. > > > Thanks in advance, > > > Regards; > > > Swapnil Dalal. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

