A sample of a weekly scheduler in Android.
android_weekly_scheduler is hosted in the following web site
https://github.com/paulononaka/android_weekly_scheduler
If you think the Android project android_weekly_scheduler 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 android_weekly_scheduler.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
There are 1 image files in android_weekly_scheduler. The names of the image files are listed as follows.
bg_scheduler.png
The following screenshort is generated from the image listed above.
android_weekly_scheduler has the following Java source files.
com.scheduler.MainActivity.java com.scheduler.adapter.WeekPageAdapter.java com.scheduler.fragment.WeekFragment.java com.scheduler.helper.Constants.java com.scheduler.helper.Helper.java com.scheduler.model.ScheduledItem.java com.scheduler.view.WeekdayVerticalBar.java