Android's Contacts Manager API example, ported to use the fake contacts provider.
fakecontactsmanager is hosted in the following web site
https://github.com/nfd/fakecontactsmanager
If you think the Android project fakecontactsmanager 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 fakecontactsmanager.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 5 |
Minimum SDK Version | 5 |
Activity Count | 2 |
Required Permissions | android.permission.GET_ACCOUNTS |
fakecontactsmanager has the following Java source files.
com.example.android.contactmanager.ContactAdder.java com.example.android.contactmanager.ContactManager.java