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.
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.
The following table is the detailed list of AddressBookApp.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
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.
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