Assignment manager android app.
AssignmentToDo is hosted in the following web site
https://github.com/chinmaykrishna/AssignmentToDo
If you think the Android project AssignmentToDo 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 AssignmentToDo.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 16 |
Activity Count | 6 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
There are 4 image files in AssignmentToDo. The names of the image files are listed as follows.
add_button.png ic_action_remove.png refresh_button.png remove_button.png
The following screenshort is generated from the image listed above.
AssignmentToDo has the following Java source files.
com.project.assignmenttodo.AssignmentList.java com.project.assignmenttodo.Instruction.java com.project.assignmenttodo.MainActivity.java com.project.assignmenttodo.Notifiers.java com.project.assignmenttodo.SplashScreen.java com.project.assignmenttodo.SubTaskList.java com.project.assignmenttodo.SubtaskToday.java com.project.assignmenttodo.TaskelApplication.java sqliteHelper.DatabaseHelper.java sqliteModel.Assignment.java sqliteModel.Course.java sqliteModel.Subtask.java