Sample android app for Solstice Mobile.
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.
The following table is the detailed list of jsonContacts.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
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