I am starting an Android application that will parse XML from the web. I’ve created a few Android apps but they’ve never involved parsing XML and I was wondering if anyone had any tips on the best way to go about it?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here’s an example:
In my example, my XML file looks a little like:
and I would replace
/*tag from xml file*/with “phone” and/*item within the tag*/with “string”.