Android Open Source - UI ListView Parse StackSites






Project Summary

Stack Sites is an example Android application that demonstrates how to parse some custom XML data and display it nicely in a ListView..

Web Site / Source Repository

StackSites is hosted in the following web site
https://github.com/FoamyGuy/StackSites

If you think the Android project StackSites listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of StackSites.

ItemValue
Java File Count7
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
androidannotations-2.7.1.jar
androidannotations-api-2.7.1.jar
universal-image-loader-1.8.2.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

StackSites has the following Java source files.

com.makemyandroidapp.example.stacksites.Downloader.java
com.makemyandroidapp.example.stacksites.MainActivity.java
com.makemyandroidapp.example.stacksites.SitesAdapter.java
com.makemyandroidapp.example.stacksites.SitesXmlDomParser.java
com.makemyandroidapp.example.stacksites.SitesXmlPullParser.java
com.makemyandroidapp.example.stacksites.StackSite.java