An android app which schedule day to day tasks..
TaskScheduler is hosted in the following web site
https://github.com/Vishwendra98/TaskScheduler
If you think the Android project TaskScheduler 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 TaskScheduler.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.VIBRATE com.android.alarm.permission.SET_ALARM |
There are 2 image files in TaskScheduler. The names of the image files are listed as follows.
ic_mylauncher.png typeb_calendar_today.png
The following screenshort is generated from the image listed above.
TaskScheduler has the following Java source files.
vish.scheduler.About.java vish.scheduler.AddTaskActivity.java vish.scheduler.Calendar.java vish.scheduler.Database.java vish.scheduler.MainActivity.java vish.scheduler.NotificationService.java vish.scheduler.Settings.java