An Android app for an address book, it's a pretty simple way to demo the SQLite interaction.
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.
The following table is the detailed list of AddressBookDemo.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 17 |
Minimum SDK Version | 15 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
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