Android Open Source - Example sample android_weekly_scheduler






Project Summary

A sample of a weekly scheduler in Android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of android_weekly_scheduler.

ItemValue
Java File Count7
Target SDK Version18
Minimum SDK Version8
Activity Count1
Fragment Count3
jar files usedandroid-support-v4.jar




Resource Files

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.

null

Java Source Files

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