Android Open Source - Example assignment ContactViewer






Project Summary

Contact Viewer Assignment.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of ContactViewer.

ItemValue
Java File Count10
Supported screen sizes[mdpi, hdpi]
Minimum SDK Version10
Activity Count6
Required Permissionsandroid.permission.INTERNET




Resource Files

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.

null

Java Source Files

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