Android homework planner/notifier (totes deprecated, reboot in the works).
shukudai is hosted in the following web site
https://github.com/randallm/shukudai
If you think the Android project shukudai 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 shukudai.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 6 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
There are 10 image files in shukudai. The names of the image files are listed as follows.
ic_content_picture.png ic_menu_camera.png ic_menu_edit.png ic_menu_refresh.png ic_undobar_undo.png navigation_accept.png navigation_cancel.png undobar.9.png undobar_button_focused.9.png undobar_button_pressed.9.png
The following screenshort is generated from the image listed above.
shukudai has the following Java source files.
com.randallma.shukudai.AboutActivity.java com.randallma.shukudai.Assignment.java com.randallma.shukudai.AssignmentAdapter.java com.randallma.shukudai.AssignmentDueService.java com.randallma.shukudai.AssignmentsDataSource.java com.randallma.shukudai.MainActivity.java com.randallma.shukudai.ManageSchoolClassActivity.java com.randallma.shukudai.PostAssignmentActivity.java com.randallma.shukudai.SQLiteHelper.java com.randallma.shukudai.SwipeDismissListViewTouchListener.java com.randallma.shukudai.UndoBarController.java