Android app for contact management using material design.
PhoneBook is hosted in the following web site
https://github.com/nagabharan/PhoneBook
If you think the Android project PhoneBook 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 PhoneBook.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
There are 8 image files in PhoneBook. The names of the image files are listed as follows.
add.png call.png delete.png discard.png done.png email.png help.png user.png
The following screenshort is generated from the image listed above.
PhoneBook has the following Java source files.
com.example.hw3.AddPerson.java com.example.hw3.CustomAdapter.java com.example.hw3.EditPerson.java com.example.hw3.MainActivity.java com.example.hw3.Person.java com.example.hw3.PersonList.java com.example.hw3.Splash.java