Android service which parses "next alarm time" and interfaces with Arduino X10 controller to turn on lights in anticipation.
Android-Wake-Service is hosted in the following web site
https://github.com/mattbornski/Android-Wake-Service
If you think the Android project Android-Wake-Service 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-Wake-Service.
Item | Value |
---|---|
Java File Count | 2 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_NETWORK_STATE android.permission.CHANGE_WIFI_STATE android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED android.permission.WAKE_LOCK |
Android-Wake-Service has the following Java source files.
com.bornski.wake.WakeService.java com.bornski.wake.WakeSettings.java