Project from the Complete Android Course.
MyContacts is hosted in the following web site
https://github.com/BitFountain/MyContacts
If you think the Android project MyContacts 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 MyContacts.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 3 |
There are 4 image files in MyContacts. The names of the image files are listed as follows.
ic_call.png ic_done.png ic_edit.png ic_email.png
The following screenshort is generated from the image listed above.
MyContacts has the following Java source files.
io.bitfountain.matthewparker.mycontacts.ApplicationTest.java io.bitfountain.matthewparker.mycontacts.Contact.java io.bitfountain.matthewparker.mycontacts.ContactEditActivity.java io.bitfountain.matthewparker.mycontacts.ContactList.java io.bitfountain.matthewparker.mycontacts.ContactListActivity.java io.bitfountain.matthewparker.mycontacts.ContactViewActivity.java