Thanks for the responses. Instead of selecting just "xml", you need to select the option "Android XML". On the Eclipse editior, you'll find an icon that resembles "a+" that is used to create Android specific XML. This will let you choose XML files for "Preference", "Menu", etc.
On May 14, 5:40 pm, Mark Murphy <[email protected]> wrote: > SHameed wrote: > > Hi > > > I am trying to create anxmlfile under "res/xml" folder. > > > When anxmlfile is newly created in the "res/layout" folder, the > >xmleditor comes up with a neat GUI giving me options to choose > > layout, view, etc. > > > However, when I create anxmlfile under "res/xml" folder, no such > > options are shown. I would like to create anxmlfor PREFERENCE (radio > > button). > > > Please let me know if I am going wrong somewhere? > > You need to type in theXML. There is no "GUI builder" for preferenceXMLat > this time. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy > > Android Consulting:http://commonsware.com/consulting > > -- > 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

