Listview that is populated with data from a parsed XML file..
XMLParseListView is hosted in the following web site
https://github.com/JaisonBrooks/XMLParseListView
If you think the Android project XMLParseListView listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of XMLParseListView.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
XMLParseListView has the following Java source files.
com.jaisonbrooks.android.xmlparselistview.ApplicationTest.java com.jaisonbrooks.android.xmlparselistview.ParsedListActivity.java com.jaisonbrooks.android.xmlparselistview.adapter.ListAdapter.java com.jaisonbrooks.android.xmlparselistview.model.DataFeed.java com.jaisonbrooks.android.xmlparselistview.utils.XmlParser.java