hardware button control lights
Moderator: Martin
hardware button control lights
hi, I'd like a feature to control the hardware capacitive buttons lights, for example for the phone without notification led we could set the menu button light to flash for notifications, thz
Re: hardware button control lights
Hi,
Me too
I have found an app "BLN Control" which can control those lights.
Thanks.
Me too
I have found an app "BLN Control" which can control those lights.
Thanks.
Samsung Galaxy Note 8
Android 9.
Non-rooted
Android 9.
Non-rooted
Re: hardware button control lights
The app seems to require a modified kernel with BLN mod so it will probably not work on many devices.
The listing of the pro-version on Google Play indicates that this app is a Locale-Plugin so it might be possible that it works with action Plugin (untested).
The listing of the pro-version on Google Play indicates that this app is a Locale-Plugin so it might be possible that it works with action Plugin (untested).
Re: hardware button control lights
hey I made to work the bln buttons without any app or modified kernel, only a script.
I attached the flow, simply it execute root command "echo 1 > /sys/devices/platform/pmic-leds/leds/button-backlight/brightness", this lights up the buttons, then sleep 2 sec, then execute the same script with echo 0 that shut down the lights and repeat it.
set in preferences an higher value of emergency stop like 1000.
use this flow as an action for various triggers such an incoming notification for sms or calls.
the path is for my phone, it can be different for other phones, anyway just locate the "brightness" file under the "button-backlight" sentences.
if someone can optimize the script were good, thz
I attached the flow, simply it execute root command "echo 1 > /sys/devices/platform/pmic-leds/leds/button-backlight/brightness", this lights up the buttons, then sleep 2 sec, then execute the same script with echo 0 that shut down the lights and repeat it.
set in preferences an higher value of emergency stop like 1000.
use this flow as an action for various triggers such an incoming notification for sms or calls.
the path is for my phone, it can be different for other phones, anyway just locate the "brightness" file under the "button-backlight" sentences.
if someone can optimize the script were good, thz
- Attachments
-
- exported_data_20131109_105226.xml
- (2.57 KiB) Downloaded 841 times
Re: hardware button control lights
Hi,
Thanks. I will test and let you know.
Thanks.
Thanks. I will test and let you know.
Thanks.
Samsung Galaxy Note 8
Android 9.
Non-rooted
Android 9.
Non-rooted