/XMLParsing

This project demonstrates the concept of XML parsing in android.Here XML is retrieved from the server and parsed using XmlPullParser.This is the recommended way for XML parsing by Google.I am displaying the parsed data in the ListView.

Primary LanguageJava

This repository is not active