Android Open Source - App todo SimpleTodoList






Project Summary

Todo App for Android (Codepath application project).

Web Site / Source Repository

SimpleTodoList is hosted in the following web site
https://github.com/plamoreux/SimpleTodoList

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

ItemValue
Java File Count7
Target SDK Version19
Minimum SDK Version14
Activity Count2
Fragment Count1
jar files usedandroid-support-v4.jar
commons-io-2.4.jar




Java Source Files

SimpleTodoList has the following Java source files.

com.lamoreux.paul.apps.simpletodolist.EditItemActivity.java
com.lamoreux.paul.apps.simpletodolist.EditTodoItemDialog.java
com.lamoreux.paul.apps.simpletodolist.TodoActivity.java
com.lamoreux.paul.apps.simpletodolist.TodoDatabaseHelper.java
com.lamoreux.paul.apps.simpletodolist.TodoItem.java
com.lamoreux.paul.apps.simpletodolist.TodoItemsAdapter.java
com.lamoreux.paul.apps.simpletodolist.TodoItemsAdapterSQL.java