Android Open Source - App simple SimpleToDoCodePath






Project Summary

This is a simple "to do" Android application.

Web Site / Source Repository

SimpleToDoCodePath is hosted in the following web site
https://github.com/vlaljani/SimpleToDoCodePath

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

ItemValue
Java File Count8
Activity Count2
Fragment Count1
jar files usedActiveAndroid.jar
commons-io-2.4.jar




Resource Files

There are 1 image files in SimpleToDoCodePath. The names of the image files are listed as follows.

save.png

The following screenshort is generated from the image listed above.

null

Java Source Files

SimpleToDoCodePath has the following Java source files.

com.codepath.simpletodo.ApplicationTest.java
com.codepath.simpletodo.EditItemActivity.java
com.codepath.simpletodo.EditItemDialog.java
com.codepath.simpletodo.Item.java
com.codepath.simpletodo.MyCustomDate.java
com.codepath.simpletodo.SimpleTodoMainActivity.java
com.codepath.simpletodo.TodoCursorAdapter.java
com.codepath.simpletodo.UtilMyDateSerializer.java