I searched a lot about XML Parsers and found out the Pull Parser would be the best for Android Applications. So I searched for some easy examples to understand but I didn’t found one. Can somebody help me and say how you can easily parse XML with Pull Parser (from a URL not assets)?
Thank you 🙂
from the below link download the sample demo project it will parse the stackoverflow RSS feed
http://developer.android.com/training/basics/network-ops/index.html