Android Open Source - App schedule Schedule






Project Summary

Old Android Application for Android 2.3, to remember his schedule when working with Am-Pm-Night shifts..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Schedule.

ItemValue
Java File Count10
Supported screen sizes[mdpi, ldpi, hdpi]
Target SDK Version10
Minimum SDK Version10
Activity Count3




Resource Files

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.

null




Java Source Files

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