Android Open Source - App assignment AssignmentToDo






Project Summary

Assignment manager android app.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AssignmentToDo.

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




Resource Files

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.

null

Java Source Files

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