Contact Viewer Assignment.
ContactViewer is hosted in the following web site
https://github.com/mfarouk/ContactViewer
If you think the Android project ContactViewer 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 ContactViewer.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, hdpi] |
Minimum SDK Version | 10 |
Activity Count | 6 |
Required Permissions | android.permission.INTERNET |
There are 1 image files in ContactViewer. The names of the image files are listed as follows.
logo.png
The following screenshort is generated from the image listed above.
ContactViewer has the following Java source files.
edu.umn.contactviewer.AboutActivity.java edu.umn.contactviewer.Contact.java edu.umn.contactviewer.ContactDetailActivity.java edu.umn.contactviewer.ContactEditActivity.java edu.umn.contactviewer.ContactListActivity.java edu.umn.contactviewer.ContactNewActivity.java edu.umn.contactviewer.HomeActivity.java edu.umn.contactviewer.storage.Callback.java edu.umn.contactviewer.storage.ContactRepository.java edu.umn.contactviewer.storage.ContactRepositoryWebService.java