Android Contact API utility that fetches contact data from the device on both pre-Eclair and post-Eclair OS versions..
Contact-Accessor is hosted in the following web site
https://github.com/ecgreb/Contact-Accessor
If you think the Android project Contact-Accessor 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 Contact-Accessor.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Minimum SDK Version | 3 |
Activity Count | 1 |
Required Permissions | android.permission.READ_CONTACTS |
There are 1 image files in Contact-Accessor. The names of the image files are listed as follows.
ic_contact_picture.png
The following screenshort is generated from the image listed above.
Contact-Accessor has the following Java source files.
com.example.ContactActivity.java com.example.ContactApi.java com.example.ContactApiSdk3.java com.example.ContactApiSdk5.java com.example.ContactList.java