See if this SDK doc helps

http://developer.android.com/reference/org/xmlpull/v1/XmlPullParser.html

Here is some earlier research I have done on XML treatment on Android
(This may be a bit outdated as I haven't revisited it in a year)

What XML libraries are available for Android
http://satyakomatineni.com/item/3731

http://satyakomatineni.com/android/training
http://satyakomatineni.com
http://androidbook.com
http://twitter.com/SatyaKomatineni


On Sun, Aug 26, 2012 at 9:36 AM, Guilherme Bernardi
<gui.bernard...@gmail.com> wrote:
> I'm developing an application that uses XML data...
>
> I consumed an wcf web service with SOAP, convert the object to a basic XML
> and save on sdcard, but now I need to read this data file to edit, confer
> and save?
>
> How can I do that? Can anyone help me?
>
> --
> 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
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to