You can probably find an XML editor somewhere. I use the Eclipse editor. The platform has no way of knowing what you are going to put into an arbitrary XML file, so it cannot help you out in the same way that it does for layouts.
On May 14, 12:57 am, SHameed <[email protected]> wrote: > Hi > > I am trying to create an xml file under "res/xml" folder. > > When an xml file is newly created in the "res/layout" folder, the > xml editor comes up with a neat GUI giving me options to choose > layout, view, etc. > > However, when I create an xml file under "res/xml" folder, no such > options are shown. I would like to create an xml for PREFERENCE (radio > button). > > Please let me know if I am going wrong somewhere? > > Thanks. > > -- > 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 > athttp://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

