An Android app that controls some LEDs via Bluetooth Low Energy(BLE).
BleLight is hosted in the following web site
https://github.com/ReDreamport/BleLight
If you think the Android project BleLight 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 BleLight.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [xxhdpi, xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 18 |
Activity Count | 2 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
BleLight has the following Java source files.
org.mems.BLEService.java org.mems.ColorChooser.java org.mems.LEDSettingsActivity.java org.mems.MainActivity.java