Example of using Android Contacts API..
contactsaggregator.sample.list is hosted in the following web site
https://github.com/ksoichiro/contactsaggregator.sample.list
If you think the Android project contactsaggregator.sample.list 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 contactsaggregator.sample.list.
Item | Value |
---|---|
Java File Count | 5 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.READ_CONTACTS |
contactsaggregator.sample.list has the following Java source files.
com.blogspot.ksoichiro.android.contactsaggregator.sample.list.ContactInfo.java com.blogspot.ksoichiro.android.contactsaggregator.sample.list.ContactsAdapter.java com.blogspot.ksoichiro.android.contactsaggregator.sample.list.ContactsAggregatorActivity.java com.blogspot.ksoichiro.android.contactsaggregator.sample.list.StringUtils.java