[android-developers] how to write data to the existing xml file using code in android

2010-08-24 Thread Rammi
Hi i want to add new nodes to the exiting xml file in android to save imageurl so plz help to find a solution to add new nodes to existing xml file, so that i can use the xml data later.. plz -- You received this message because you are subscribed to the Google Groups Android Developers

Re: [android-developers] how to write data to the existing xml file using code in android

2010-08-24 Thread Filip Havlicek
Hi Rammi, what about writing XML reader for your file, adding new nodes programatically and then writing XML writer to write it back? Doesn't work? Best regards, Filip Havlicek 2010/8/23 Rammi ram...@stellentsoft.com Hi i want to add new nodes to the exiting xml file in android to save

Re: [android-developers] how to write data to the existing xml file using code in android

2010-08-24 Thread Frank Weiss
I assume you mean XML files in the Android res source code folder? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to