Android Open Source - UI ListView JSON SampleContactAndroidApp






Project Summary

A sample contacts android application connected to a JSON endpoint. Exhibits image downloading and caching as well as a custom ListView adapter implementation.

Web Site / Source Repository

SampleContactAndroidApp is hosted in the following web site
https://github.com/neelk07/SampleContactAndroidApp

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

ItemValue
Java File Count6
Supported screen sizes[hdpi]
Minimum SDK Version13
Activity Count2
jar files usedpicasso-2.2.0.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 1 image files in SampleContactAndroidApp. The names of the image files are listed as follows.

favorite_icon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

SampleContactAndroidApp has the following Java source files.

com.example.SampleContactApp.Contact.java
com.example.SampleContactApp.ContactList.java
com.example.SampleContactApp.DetailedContact.java
com.example.SampleContactApp.DetailedContactList.java
com.example.SampleContactApp.FakeTrustManager.java
com.example.SampleContactApp.TestRestClient.java