Android Open Source - App sample phoneBook






Project Summary

Sample app created for purpose of explaining Android to students with no previous experience. Demonstrated during EESTEC Kl Android workshop..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of phoneBook.

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




Java Source Files

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