Android Open Source - App sample jsonContacts






Project Summary

Sample android app for Solstice Mobile.

Web Site / Source Repository

jsonContacts is hosted in the following web site
https://github.com/nikhilpi/jsonContacts

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

ItemValue
Java File Count10
Target SDK Version18
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

jsonContacts has the following Java source files.

com.example.jsoncontacts.Contact.java
com.example.jsoncontacts.FileCache.java
com.example.jsoncontacts.ImageLoader.java
com.example.jsoncontacts.JsonParser.java
com.example.jsoncontacts.MainActivity.java
com.example.jsoncontacts.MemoryCache.java
com.example.jsoncontacts.ServiceHandler.java
com.example.jsoncontacts.SingleContactActivity.java
com.example.jsoncontacts.Utils.java
com.example.jsoncontacts.itemAdapter.java