This is an implementation of Android Listview. It get content from a json message and display in app..
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.
The following table is the detailed list of ListViewImplementation.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar gson-2.3.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
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