I have read the tutorial from ibm about xml parsing
(http://www.ibm.com/developerworks/opensource/library/x-android/)
In this example,there are four types of xml parsing.Dom,Sax,Android Sax and xml_pull.Could you please tell me what's the difference between these four types and when i have to use each one?
Also,with every way of xml parsing in this tutorial,the feeds are shown in a listView. What i have to do in order to appear every announcement in a btn for example?
thanks for your time!Merry Christmas:D