Android Open Source - UI ListView SQLite SQLiteChecklist






Project Summary

Android example of a SQLite-backed ListView with CheckBoxes.

Web Site / Source Repository

SQLiteChecklist is hosted in the following web site
https://github.com/romanows/SQLiteChecklist

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

ItemValue
Java File Count4
Minimum SDK Version8
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar




License

The license information of SQLiteChecklist is as follows:

Apache License

Java Source Files

com.pwnetics.example.ChecklistContentProvider.java
com.pwnetics.example.SQLChecklistCursorAdapter.java
com.pwnetics.example.SQLChecklistFragmentActivity.java
com.pwnetics.example.SQLChecklistListFragment.java