hi everybody, i looked for a similar thread and i didn't find it, so i decided to write here. i would like to know if there is the possibility of keeping the three leds of the buttons awake while the screen is on. on my streak they turn off after some seconds, but i would like to keep them "alive" while i use the phone.
Related
Is there any program or other way do turn off the screen LEDs for example when docked at night? LEDs Hack from the market has an option for Hero with Froyo. Have tried that and it works except the row of LEDs with the home menu back and search buttons. I emailed the developer, but didnt know if anyone here had any solutions. I'm running KF v35 btw.
sorry double post
Why don't you just turn the face of the phone down? That's what I do and the lights don't bother me anymore. The speaker for the alarm is on the back of the phone anyway.
Sent from my FroyoEris using XDA App
That's what I do now, but I was looking at replacing my clock on my bedside table with a dock that would hold the phone upright so I could see the time. I can keep the display on, but wanted the bright lights on the front off. With the program I mentioned, I can turn off all LEDs except the white ones behind the keys mentioned.
http://www.amazon.com/Seidio-Innodo...UTF8&coliid=I3NXBLD8N3TSV9&colid=R3NHEZ8B3HKA
Oh. I didn't quite understand what you were trying to do. I'll look into it and see what I can find.
Sent from my FroyoEris using XDA App
I was trying to use this app with some success. I tried all the different phones. One of the first times I tried it, the LEDs all went out and would not come back on. Did a reboot and dalvk wipe which restored the LEDs. The Hero version can stop all LEDs except the leds i mentioned. Thanks for the help.\
http://www.androlib.com/android.application.net-geekherd-softbuttonshack-wmjD.aspx
please post if you find a solution, i have the same desire...
Still haven't heard back from the developer. I will let you know if i can find something else online.
also found this program: http://www.andbot.com/apps/tools/simple-led-toggle/com.squakmt.SimpleLedToggle but it states it will not work on verizon droid phones. :-(
my workaround. I can use http://www.androlib.com/android.application.net-geekherd-softbuttonshack-wmjD.aspx to turn off the leds except the lights as mentioned above. under settings->cm->userinterface->auto backlight->use custom to "on" ->edit other levels set all of the buttons column to "0". This will turn off the front lights i was referring to whenever the brightness is set to auto. I use the powercontrol widget and set brightness to auto when I want to have the lights off and to low when I want the brightness down but front lights on. It would be awesome to have an app like a toggle to turn the leds off combining the leds hack and the cm setting. unfortunately, i can only write code in html and some flash and java and even those skills are getting rusty...lol.
edit: with the program listed above, phone set to sprint hero, top led, bottom led, and trackball leds selected the leds will all go out. however, the trackball will not blink with this setting. when option to turn leds on is selected, the leds come on as they should after a few minutes.
I say save your $25 and prop that mofo up, with a sock or something covering the bottom lights.
Sent from my Eris using XDA App
Well, the program is free, but my dock was about $25 and broke after the first day. Lets hear it for poorly made parts. I contacted the seller through amazon. We shall see what happens.
I Have A Question For Dev's to see if this could get implemented into the Rom's.
I have noticed that the hardware or softkeys (home,menu,back,search) the backlight is always on, and its very distracting and I imagine it consumes battery.
Is there any way for this to get shut off, like on the Evo 4G that when pressed they would turn on for a couple of seconds then shut off again..
I've noticed this only happening when in dark rooms or night. I think its a light sensor tweak that should be the culprit.
Yes there should be. I use a program called Screen Filter and it turns off the soft keys. If that program can than I am sure there is a way to mod your rom to do so as well. Try downloading it and playing around with it. Reverse engineer the .apk if you have to I guess lol.
Hello, I come from a Nokia 5800 and this behavior was common in CFWs, but I can't find anything similar on android yet.
What I mean is, android's behavior is something like this:
- 30 seconds go by and the screen dims.
- 5 seconds more and screen turns off.
- 2 seconds more and lockscreen kicks in.
- If you want to use the phone now, you must press power or home button.
In Nokia 5800, it was something like this, and what I'm looking on android:
- 30 seconds go by and screen dims.
- 5 seconds more and screen turns off.
- xx seconds more and lockscreen kicks in. Also (this is the important part!) if you tap the screen at this point while the screen is off, it turns on back again! Kinda like when its dim and you touch it and it lights up again. Same behavior but with screen off!
My question is, Is there some way to replicate this behavior on android?
Thanks.
Hi guys,
I have this annoying occurrence sometimes, my display just turn on, and its on for 2 min, which is my display sleep setting.
First of all, how can i find what can cause that??
And second question -- why it is on for 2 min?? I am using internal screen lock // cyanogenmod 10,1.... I know from my earlier use from other lock / ROM that it will turn off in about several second if I dont unlock phone...
Thanks for answers, really appreciate it...
Something's obviously triggering the screen when it's meant to be sleeping, get/install BetterBatteryStats & let it run for a bit, next time it happens have a look @ the BBS logs & see if you can track it down that way.
I used to have that issue (or at least the same result), I found it was actually a clock widget waking my phone up once every hour, on the hour. Why it turned my screen on I'll never know. Uninstalled and no issues since. So look for something similar in you case, MistahBungle has given you a good way to do that.
Hey guys, firstly I want to say, that I have absolutely no clue about developing, or compiling and such.
I know a lot about computers and smartphones (especially Android) but I´ve never developed anything before.
And I do not speak any programming language.
So, what I need, is a way to turn the notifications LED off, via doubletapping the screen. (This should only happen, if the screen is turned off)
Basically I want a "double tap too temporarily disable the notifications LED, until the screen is turned on and off again" function.
I have literally no idea how to start this, and I need some help on this.
My plan would be, to make a kernel-module which kinda reacts to doubletapping the screen.
Any help would be greatly appreciated.