Just a little program i work on for android as a side project. The main goal is to gain some coding experiance an just fool around with the android API and github.
Scheduler is hosted in the following web site
https://github.com/flamingoen/Scheduler
If you think the Android project 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 Scheduler.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 3 |
There are 2 image files in Scheduler. The names of the image files are listed as follows.
ic_action_new.png ic_app.png
The following screenshort is generated from the image listed above.
Scheduler has the following Java source files.
schedulerapp.scheduler.ActivityAddSchedule.java schedulerapp.scheduler.ActivityHome.java schedulerapp.scheduler.ActivityManageSchedule.java schedulerapp.scheduler.AdapterScheduleList.java schedulerapp.scheduler.ObjectSchedule.java schedulerapp.scheduler.SQLDatabase.java