Android Open Source - SQLite Demo AddressBookDemo






Project Summary

An Android app for an address book, it's a pretty simple way to demo the SQLite interaction.

Web Site / Source Repository

AddressBookDemo is hosted in the following web site
https://github.com/lukegjpotter/AddressBookDemo

If you think the Android project AddressBookDemo 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 AddressBookDemo.

ItemValue
Java File Count4
Target SDK Version17
Minimum SDK Version15
Activity Count3
jar files usedandroid-support-v4.jar




Java Source Files

AddressBookDemo has the following Java source files.

net.lukegjpotter.app.addressbookdemo.AddEditContactActivity.java
net.lukegjpotter.app.addressbookdemo.AddressBookActivity.java
net.lukegjpotter.app.addressbookdemo.DatabaseConnector.java
net.lukegjpotter.app.addressbookdemo.ViewContactActivity.java