Android Open Source - SQLite crud ToDoListWithDB






Project Summary

This application has the basics of a CRUD operation in SQLite Android.

Web Site / Source Repository

ToDoListWithDB is hosted in the following web site
https://github.com/Siolabs-Android/ToDoListWithDB

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

ItemValue
Java File Count5
Target SDK Version19
Minimum SDK Version15
Activity Count2
jar files usedandroid-support-v4.jar




Java Source Files

ToDoListWithDB has the following Java source files.

com.siolabs.android.sqlite.Item.java
com.siolabs.android.sqlite.ItemsDAO.java
com.siolabs.android.sqlite.MySQLiteHelper.java
com.siolabs.todolistwithdb.Details.java
com.siolabs.todolistwithdb.MainActivity.java