An android phone book to save contacts.
AndroidPhoneBook is hosted in the following web site
https://github.com/sreeshan90/AndroidPhoneBook
If you think the Android project AndroidPhoneBook 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 AndroidPhoneBook.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
There are 8 image files in AndroidPhoneBook. 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.
AndroidPhoneBook 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