Android Books Database Example.
BooksDatabase is hosted in the following web site
https://github.com/steinbornd/BooksDatabase
If you think the Android project BooksDatabase 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 BooksDatabase.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
BooksDatabase has the following Java source files.
com.hmkcode.android.MainActivity.java com.hmkcode.android.model.Book.java com.hmkcode.android.sqlite.MySQLiteHelper.java