I'm not exactly sure what videos or screenshots you've seen but the layout editor is not complete. (Perhaps you saw videos of the app inventor?) For now it's pretty handy for constructing layouts visually and testing them out on different devices, but most of the time it will be useless with your real app. For example, when you're using dynamic data to populate a view. Working with the xml is pretty easy once you get used to it, it should become as easy as writing html. Although the layout editor is good to start with and for many things, you'll want to learn to write layouts by hand eventually.
On Thu, Jul 22, 2010 at 5:07 PM, DonFrench <[email protected]> wrote: > Oh, that you already have. Notice at the bottom of the XML editor > window that there are two tabs, one with the name of your xml file and > the other called Layout. Click the one named Layout. > > > On Jul 22, 3:44 pm, coy <[email protected]> wrote: >> http://yfrog.com/75androidp >> >> You are correct, but I just want to have the layout editor here :D >> >> On 22 jul, 19:17, Joseph Earl <[email protected]> wrote: >> >> > There isn't really a layout editor - try searching for Droid draw for >> > a third party solution, although it's not yet mature. >> > However just spend a bit of time learning to write the layout XML >> > code, it's not too hard and will give you more control than any of the >> > currently available programs. >> >> > On Jul 22, 9:57 pm, coy <[email protected]> wrote: >> >> > > Hello! >> > > I'm a student, and I'm starting with the Android OS. >> > > Today I installed the Eclipse IDE and the ADT plugin, ok. >> > > So I create a new Android Project, and even emulate the SDK, but when >> > > I open the layout, there isn't a visual editor, with widgets and >> > > everything else, like the ones I see in videos on Youtube or >> > > Screenshots! >> >> > > Does anyone know how i get an editor like that in Eclipse? >> > > Thank you so much! > > -- > 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 -- http://developingthedream.blogspot.com/, http://diastrofunk.com, http://www.youtube.com/user/revoltingx, ~Isaiah 55:8-9 -- 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

