Android Open Source - UI ListView JSON ListViewImplementation






Project Summary

This is an implementation of Android Listview. It get content from a json message and display in app..

Web Site / Source Repository

ListViewImplementation is hosted in the following web site
https://github.com/nitin9989/ListViewImplementation

If you think the Android project ListViewImplementation 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 ListViewImplementation.

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




Java Source Files

ListViewImplementation has the following Java source files.

com.telstra.listviewimpl.ImageDownloadManager.java
com.telstra.listviewimpl.ListViewActivity.java
com.telstra.listviewimpl.SimpleAdapter.java
com.telstra.utils.Utils.java