Android Open Source - Database show Contacts






Project Summary

Sample Android app showing contacts from the address book/local database.

Web Site / Source Repository

Contacts is hosted in the following web site
https://github.com/JoseGD/Contacts

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

ItemValue
Java File Count10
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count3
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.READ_CONTACTS




Resource Files

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

ic_contact_picture_holo_light.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Contacts has the following Java source files.

com.josegd.contacts.ContactDetailsActivity.java
com.josegd.contacts.ContactDetailsListAdapter.java
com.josegd.contacts.ContactListAdapter.java
com.josegd.contacts.ContactsData.java
com.josegd.contacts.ContactsListFragment.java
com.josegd.contacts.LocalContactsData.java
com.josegd.contacts.MainActivity.java
com.josegd.contacts.PhotoActivity.java
com.josegd.contacts.PhotoLoader.java
com.josegd.contacts.WSCallDialogFragment.java