android - Controlling Motorola Razr's buttons backlights -


i'm trying develop application keep button's led on when turn on screen.

i functioning app rooted phones writing service , broadcastreceiver alarmed when screen status changes.

my problem default seems these lights automatically controlled os using light sensor informations, work broken behaviour.

is there way (from searches seems not) of using fileobserver monitor system files ("/sys/class/leds/keyboard-backlight/brightness" in case) modifications?

thanks in advance help!


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -