Android Open Source - App module Contacts






Project Summary

A simple Android application to store contact details. Required coursework in an Android module at Swansea University.

Web Site / Source Repository

Contacts is hosted in the following web site
https://github.com/DRM92/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.

Project Detail

The following table is the detailed list of Contacts.

ItemValue
Java File Count6
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version11
Activity Count5
jar files usedandroid-support-v4.jar




Resource Files

There are 7 image files in Contacts. The names of the image files are listed as follows.

ic_action_add.png
ic_btn_add.png
ic_btn_back.png
ic_btn_cancel.png
ic_btn_edit.png
ic_btn_home.png
ic_btn_save.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Contacts has the following Java source files.

com.example.contacts.AddContactActivity.java
com.example.contacts.Contact.java
com.example.contacts.ContactsActivity.java
com.example.contacts.DatabaseHandler.java
com.example.contacts.EditContact.java
com.example.contacts.ViewContact.java