Android Application to store contact information using Content Provider..
ContactUsingContentProvider is hosted in the following web site
https://github.com/mvyas85/ContactUsingContentProvider
If you think the Android project ContactUsingContentProvider 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 ContactUsingContentProvider.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 7 |
Activity Count | 2 |
Required Permissions | android.permission.READ_CONTACTS android.permission.WRITE_CONTACTS |
There are 3 image files in ContactUsingContentProvider. The names of the image files are listed as follows.
contact.png music.png video.png
The following screenshort is generated from the image listed above.
ContactUsingContentProvider has the following Java source files.
npu.dce.project.AndContacts.java npu.dce.project.ContactsProvider.java npu.dce.project.DataModel.java npu.dce.project.ShowContactsDB.java