On Thu, Mar 10, 2011 at 12:32 PM, Adam <adamash...@gmail.com> wrote:

> I can't use the in-built java API as I am trying to develop my app on
> Andoid on 1.5 so I'm using JDOM.


What does 1.5 have to do with it? All the XML stuff, AFAICT, has been
available since the beginning.


> Anyone know how I can parse the XML for m android app?


Check the docs, there are plenty of options.

http://developer.android.com/reference/javax/xml/parsers/package-summary.html
<http://developer.android.com/reference/javax/xml/parsers/package-summary.html>
http://developer.android.com/reference/org/xmlpull/v1/XmlPullParser.html
 <http://developer.android.com/reference/org/xmlpull/v1/XmlPullParser.html>
http://developer.android.com/reference/org/xml/sax/package-summary.html
 <http://developer.android.com/reference/org/xml/sax/package-summary.html>
http://developer.android.com/reference/org/w3c/dom/package-summary.html

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

-- 
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