Android Open Source - Development tutorial Android-Adding-Deleting-and-Retrieving-Contacts-Code-Sample






Project Summary

Main objective of this tutorial is to help you to getting, adding and deleting the contacts from android device..

Web Site / Source Repository

Android-Adding-Deleting-and-Retrieving-Contacts-Code-Sample is hosted in the following web site
https://github.com/theappguruz/Android-Adding-Deleting-and-Retrieving-Contacts-Code-Sample

If you think the Android project Android-Adding-Deleting-and-Retrieving-Contacts-Code-Sample 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 Android-Adding-Deleting-and-Retrieving-Contacts-Code-Sample.

ItemValue
Java File Count4
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_CONTACTS
android.permission.WRITE_CONTACTS




Resource Files

There are 5 image files in Android-Adding-Deleting-and-Retrieving-Contacts-Code-Sample. The names of the image files are listed as follows.

button.9.png
del.png
edit.png
ic_action_search.png
textbox.9.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Android-Adding-Deleting-and-Retrieving-Contacts-Code-Sample has the following Java source files.

com.prince.contacts.AddContact.java
com.prince.contacts.ContactHelper.java
com.prince.contacts.DeleteContacts.java
com.prince.contacts.MainActivity.java