Turn your phone's proximity sensor into a light switch for your Philips Hue setup.
proximity-light-switch is hosted in the following web site
https://github.com/mnstrspeed/proximity-light-switch
If you think the Android project proximity-light-switch 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 proximity-light-switch.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 19 |
Minimum SDK Version | 3 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.WAKE_LOCK |
proximity-light-switch has the following Java source files.
nl.tomsanders.lightswitch.ConnectActivity.java nl.tomsanders.lightswitch.HueEndpoint.java nl.tomsanders.lightswitch.LightSwitchService.java nl.tomsanders.lightswitch.MainActivity.java nl.tomsanders.lightswitch.PowerConnectionReceiver.java