Android Open Source - App contact AndroidContactPicker






Project Summary

This is an example of contact picker application, that can pick contact from your contact list. It can pick from your contact groups.

Web Site / Source Repository

AndroidContactPicker is hosted in the following web site
https://github.com/receme/AndroidContactPicker

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

ItemValue
Java File Count9
Supported screen sizes[hdpi]
Target SDK Version21
Minimum SDK Version8
Activity Count3
Fragment Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_CONTACTS




Resource Files

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

ic_action_accept.png

The following screenshort is generated from the image listed above.

null

Java Source Files

AndroidContactPicker has the following Java source files.

com.receme.contactpicker.AllContactFragment.java
com.receme.contactpicker.ContactGroupsFragment.java
com.receme.contactpicker.ContactInfo.java
com.receme.contactpicker.ContactPickerActivity.java
com.receme.contactpicker.ContactPickerConstant.java
com.receme.contactpicker.CustomComparator.java
com.receme.contactpicker.MainActivity.java
com.receme.contactpicker.SelectedGroupContact.java
com.receme.contactpicker.TabsAdapter.java