XML Pull Parser is great. See http://developer.android.com/reference/org/xmlpull/v1/package-summary.html. Gives you the streaming benefits of SAX but is much easier to work with imo.
Dave On Mon, Jul 20, 2009 at 11:32 AM, Victor Pantoja<[email protected]> wrote: > > Hi > > I'm using SAX for parsing some XML files. > > I was wondering if there is a better way to do this like DOM. > > What do you guys use? > > Regards, > Victor > > 2009/7/20, Oliver Rennfort <[email protected]>: >> Hi all I have now several books for android. And had to find out that most >> of them are not great due to the fackt that they all handle 1 or 2 projects >> to cover some info. But now my last purchase was a hit. >> >> And for the price of 35$ you get uptodate pdf books what have almost all >> topic in it what you coud need and also easy to follow source code .. >> >> Thank you to the writer mark muphy here from the forum. Have a look at his >> webpage for more details. >> >> Www.commonssware.com >> >> Android Apps Developer >> >> > >> > > -- > Enviado do meu celular > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

