Android Open Source - App todo TodayToDo






Project Summary

Android App to manage TODO.

Web Site / Source Repository

TodayToDo is hosted in the following web site
https://github.com/RonnyAnc/TodayToDo

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

ItemValue
Java File Count10
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar




Resource Files

There are 2 image files in TodayToDo. The names of the image files are listed as follows.

comments.png
foldericon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

TodayToDo has the following Java source files.

com.juanny.adapter.NavDrawerListAdapter.java
com.juanny.database.MySQLHelper.java
com.juanny.database.manager.FolderManager.java
com.juanny.database.manager.TaskManager.java
com.juanny.database.model.Folder.java
com.juanny.database.model.Task.java
com.juanny.models.NavDrawerItem.java
com.juanny.todaytodo.MainActivity.java
com.juanny.todaytodo.fragments.FolderListAdapter.java
com.juanny.todaytodo.fragments.HomeFragment.java