It's the xpath that wasn't put in until level 8. On 10 March 2011 18:51, TreKing <[email protected]> wrote:
> On Thu, Mar 10, 2011 at 12:32 PM, Adam <[email protected]> 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 [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 > -- 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

