Old Android Application for Android 2.3, to remember his schedule when working with Am-Pm-Night shifts..
Schedule is hosted in the following web site
https://github.com/ncoif/Schedule
If you think the Android project Schedule 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 Schedule.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Target SDK Version | 10 |
Minimum SDK Version | 10 |
Activity Count | 3 |
There are 9 image files in Schedule. The names of the image files are listed as follows.
about_schedule.png btn_am_draw.9.png btn_nyt_draw.9.png btn_off_draw.9.png btn_pm_draw.9.png ic_menu_edit.png ic_menu_help.png ic_menu_revert.png ic_menu_save.png
The following screenshort is generated from the image listed above.
Schedule has the following Java source files.
com.android.maemae.schedule.AboutActivity.java com.android.maemae.schedule.DayAdapter.java com.android.maemae.schedule.EditDayAdapter.java com.android.maemae.schedule.EditScheduleActivity.java com.android.maemae.schedule.ScheduleActivity.java com.android.maemae.schedule.Utilities.java com.android.maemae.schedule.database.ScheduleHelper.java com.android.maemae.schedule.database.ScheduleSQLite.java com.android.maemae.schedule.database.ShiftDay.java com.android.maemae.schedule.week.WeekManager.java