Android Open Source - UI ListView Parse android-custom-listview-json






Project Summary

Android Custom ListView with JSON parsing Simple program.

Web Site / Source Repository

android-custom-listview-json is hosted in the following web site
https://github.com/ashokslsk/android-custom-listview-json

If you think the Android project android-custom-listview-json 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 android-custom-listview-json.

ItemValue
Java File Count6
Target SDK Version19
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

android-custom-listview-json has the following Java source files.

dev.ash.catalog.FlowerAdapter.java
dev.ash.catalog.HttpManager.java
dev.ash.catalog.MainActivity.java
dev.ash.catalog.model.Flower.java
dev.ash.catalog.parsers.FlowerJSONParser.java
dev.ash.catalog.parsers.FlowerXMLParser.java