A simple android contacts application.
androidContacts is hosted in the following web site
https://github.com/joshofreeness/androidContacts
If you think the Android project androidContacts 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 androidContacts.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CALL_PHONE |
There are 9 image files in androidContacts. The names of the image files are listed as follows.
collections_new_label.png collections_sort_by_size.png content_discard.png content_edit.png content_email.png content_message.png content_save.png device_access_call.png navigation_cancel.png
The following screenshort is generated from the image listed above.
androidContacts has the following Java source files.
com.example.contactsmanager.ActivityAddContact.java com.example.contactsmanager.ActivityMain.java com.example.contactsmanager.AlreadyExists.java com.example.contactsmanager.BitmapWorkerOpen.java com.example.contactsmanager.Contact.java com.example.contactsmanager.ContactEdit.java com.example.contactsmanager.ContactList.java com.example.contactsmanager.ContactView.java com.example.contactsmanager.ImageManager.java com.example.contactsmanager.SQLite.java com.example.contactsmanager.StableArrayAdapter.java