Sample app created for purpose of explaining Android to students with no previous experience. Demonstrated during EESTEC Kl Android workshop..
phoneBook is hosted in the following web site
https://github.com/EESTECKL/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 | 5 |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
phoneBook has the following Java source files.
part.com.phonebook.AddContactActivity.java part.com.phonebook.Contact.java part.com.phonebook.DBAdapter.java part.com.phonebook.ListContactsActivity.java part.com.phonebook.MainActivity.java