Android Open Source - App todo ToDo-Codepath






Project Summary

My first Android app - a simple todo list manager.

Web Site / Source Repository

ToDo-Codepath is hosted in the following web site
https://github.com/prachiagrawal/ToDo-Codepath

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

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




Java Source Files

ToDo-Codepath has the following Java source files.

com.codepath.example.todo.EditItemActivity.java
com.codepath.example.todo.Item.java
com.codepath.example.todo.ItemsDataSource.java
com.codepath.example.todo.SetDateFragment.java
com.codepath.example.todo.ToDoMySQLite.java
com.codepath.example.todo.TodoActivity.java