Android code for the bluetooth capacitive light switch. This should only be used as a reference. It's not good code..
BlueSwitch is hosted in the following web site
https://github.com/theUltimateLabs/BlueSwitch
If you think the Android project BlueSwitch 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 BlueSwitch.
Item | Value |
---|---|
Java File Count | 2 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
BlueSwitch has the following Java source files.
com.theultimatelabs.BlueBroadcastReceiver.java com.theultimatelabs.BlueSwitchActivity.java