Android App (Todo List(Check) + Calendar).
ToDoCalendar is hosted in the following web site
https://github.com/Andante624/ToDoCalendar
If you think the Android project ToDoCalendar listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of ToDoCalendar.
Item | Value |
---|---|
Java File Count | 24 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 7 |
There are 6 image files in ToDoCalendar. The names of the image files are listed as follows.
action_content_new.png calendar_next.png calendar_previous.png delete_icon.png drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
ToDoCalendar has the following Java source files.
com.andante624.todocalendar.Calendar.Calendar_GridViewAdapter.java com.andante624.todocalendar.Calendar.Calendar_Item.java com.andante624.todocalendar.Calendar.Fragment_Calendar.java com.andante624.todocalendar.DataManage.DB.Category_Item.java com.andante624.todocalendar.DataManage.DB.DBHelper.java com.andante624.todocalendar.DataManage.DB.DBManager.java com.andante624.todocalendar.DataManage.DB.ToDo_Item.java com.andante624.todocalendar.DataManage.Fragment_AddToDoItem.java com.andante624.todocalendar.DataManage.SpinnerAdapter_AddToDo.java com.andante624.todocalendar.MainActivity.java com.andante624.todocalendar.NavigationDrawerFragment.java com.andante624.todocalendar.Setting.Adapter_Setting_Category.java com.andante624.todocalendar.Setting.Dialog_Setting_Category.java com.andante624.todocalendar.Setting.Fragment_Setting.java com.andante624.todocalendar.Setting.Fragment_Setting_Information.java com.andante624.todocalendar.ToDoList.Fragment_ToDoList.java com.andante624.todocalendar.ToDoList.SpinnerAdapter_ToDo_Child.java com.andante624.todocalendar.ToDoList.SpinnerAdapter_ToDo_Parent.java com.andante624.todocalendar.ToDoList.ToDo_ListViewAdapter.java com.andante624.todocalendar.Utils.java com.andante624.todocalendar.Visualization.Fragment_Visualization.java com.andante624.todocalendar.Visualization.SpinnerAdapter_Visual_Child.java com.andante624.todocalendar.Visualization.SpinnerAdapter_Visual_Parent.java com.andante624.todocalendar.Visualization.Visualization_CicleGraph.java