[Work in Progress] Android app to alter the ringer volume based on a schedule.
volume_scheduler is hosted in the following web site
https://github.com/pvdvreede/volume_scheduler
If you think the Android project volume_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 volume_scheduler.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 14 |
Minimum SDK Version | 14 |
Activity Count | 2 |
There are 1 image files in volume_scheduler. The names of the image files are listed as follows.
app_icon.png
The following screenshort is generated from the image listed above.
volume_scheduler has the following Java source files.
com.vdvreede.VolumnScheduler.DisableVolumnReceiver.java com.vdvreede.VolumnScheduler.EnableScheduleReceiver.java com.vdvreede.VolumnScheduler.EnableVolumnReceiver.java com.vdvreede.VolumnScheduler.Models.Schedule.java com.vdvreede.VolumnScheduler.VSAdapterDb.java com.vdvreede.VolumnScheduler.VSEditActivity.java com.vdvreede.VolumnScheduler.VolumnSchedulerListActivity.java