Android Open Source - App contact AddressBookApp






Project Summary

This is an android app that allows you to create contacts and then view those added contacts in the list tab and if you click on them it shall reveal more info on that contact.

Web Site / Source Repository

AddressBookApp is hosted in the following web site
https://github.com/wesleymartins/AddressBookApp

If you think the Android project AddressBookApp 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 AddressBookApp.

ItemValue
Java File Count5
Target SDK Version17
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar




Resource Files

There are 1 image files in AddressBookApp. The names of the image files are listed as follows.

no_user_logo.png

The following screenshort is generated from the image listed above.

null

Java Source Files

AddressBookApp has the following Java source files.

org.intracode.contactmanager.BuildConfig.java
org.intracode.contactmanager.Contact.java
org.intracode.contactmanager.DatabaseHandler.java
org.intracode.contactmanager.MainActivity.java
org.intracode.contactmanager.ShowContactActivity.java