Android application to use contact database and add and view contacts from mobile phone..
Contacts is hosted in the following web site
https://github.com/mvyas85/Contacts
If you think the Android project Contacts 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 Contacts.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Minimum SDK Version | 7 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_CONTACTS android.permission.WRITE_CONTACTS |
There are 3 image files in Contacts. 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.
Contacts has the following Java source files.
com.example.swapusingmenu.AndContacts.java com.example.swapusingmenu.ContactPicker.java com.example.swapusingmenu.ContactTester.java