[android-developers] Re: XML editor problem

2010-05-18 Thread SHameed
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 p

[android-developers] Re: XML editor problem

2010-05-14 Thread Brion Emde
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 wrote: > Hi > >   I am trying to creat