Android Open Source - App simple TodoList






Project Summary

A simple TodoList application for Android, build with Java.

Web Site / Source Repository

TodoList is hosted in the following web site
https://github.com/aziflaj/TodoList

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

ItemValue
Java File Count3
Target SDK Version19
Minimum SDK Version11
Activity Count1

Java Source Files

TodoList has the following Java source files.

com.example.TodoList.MainActivity.java
com.example.TodoList.db.TaskContract.java
com.example.TodoList.db.TaskDBHelper.java