Hi,
I want to swap the LED Lights allignment. so that, when i get a missed call or someth, its blue in colour. Make it blink on the left instead of right. any idea ?
Rip open the case and pull out the soldering iron is about the only way.
Most Green/Orange LEDS are only Green/Orange (adding blue gets expensive), so if you want blue on that side you're looking at a hardware change.
Now if you're looking to have the left side flash when you miss a call, that's defniitly doable, but is beyond my scope of knowledge on hex editing ROMs.
Related
OK so i can live with the BT/wifi led as I keep them turned off mostly so the led doesn't flash. But the right led, the one that shows phone status is so bright and really annoying. At night my whole room flashes green!!!
I've followed the regedit in the wiki and turned off the led which was wonderfull, but as soon as I connect a charger the led comes back on and then flashes when the charger is removed.
Is it possible without taking the BA apart, to permanently disable the green led?
I keep a bit of blu tac by the bed and each night cover the led with that. Simple but effective.
redroj said:
I keep a bit of blu tac by the bed and each night cover the led with that. Simple but effective.
Click to expand...
Click to collapse
Cheater
registry hack suffices in most cases :
Blue angel : http://forum.xda-developers.com/viewtopic.php?t=18861&highlight=ledmgr
Magician : http://forum.xda-developers.com/viewtopic.php?t=19958&highlight=ledmgr
Himalaya : http://forum.xda-developers.com/viewtopic.php?t=8418&highlight=ledmgr
I've seen some video in which when the phone is booted up, there is a led light at the top left corner ( opposite with the charge light ), but I dont have it on my phone. Can anyone explain ?
I think that may be the LED for blue tooth i could be wrong so don't quote me. I have only ever scene the LED on the right light up with a little info on charging status.
you can see it because is a infrared ligth...... it only shows like in videos and pictures
Thats the proximity sensor. Like the poster above said, its infrared so can't see it with your bare eyes.
Hi guys,
is it possible to use the upper led as notification like in the other android phones?And if so is it possible to change the colors and the blinking time?
I did some searchs about this issue but i found nothing.
I too am wondering this, i just recently noticed that on a very low battery the upper led starts flashing
yeah same here, looks lilke only design for battery status.
im not confident in an api way to change it, and it might not even flash or blink, and still not very visible.
sry but i never eard of a tweak for that, but could be interresting too.
Sent from my Nexus One using the XDA mobile application powered by Tapatalk
When I had a G1, it had LED notifications on the top of the phone which were very useful. The N1 only has the trackball light but it's really sl-ooo-www... I also wish the LEDs lit up as well.
Hi, I think that the notification LEd of our HTC One is really poor. It really small and also not very bright, so it's very hard to see if you are not in a dark place.
But I noticed that when the battery is empty, or nearly empty, and you plug in the charger with the phone turned off, the LED is much brighter than usual.
So I wonder if it would be possible to make a hack for increase its brightness for every notification.
Thanks!
blackhawk_LA said:
Hi, I think that the notification LEd of our HTC One is really poor. It really small and also not very bright, so it's very hard to see if you are not in a dark place.
But I noticed that when the battery is empty, or nearly empty, and you plug in the charger with the phone turned off, the LED is much brighter than usual.
So I wonder if it would be possible to make a hack for increase its brightness for every notification.
Thanks!
Click to expand...
Click to collapse
+1 here. No solution yet...
My led died last December. I don't miss it. But I was on the search for a brighter light too. I know that there are some hacks but I don't know exactly where and what.
Philipp_94 said:
My led died last December. I don't miss it. But I was on the search for a brighter light too. I know that there are some hacks but I don't know exactly where and what.
Click to expand...
Click to collapse
Are you sure it's not just covered with dust or something? Try cleaning out with a toothbrush, some people "recovered" its led and loudness after cleaning
blackhawk_LA said:
Are you sure it's not just covered with dust or something? Try cleaning out with a toothbrush, some people "recovered" its led and loudness after cleaning
Click to expand...
Click to collapse
Yeah I'm pretty sure. I cleaned it very often it's dead and I don't care anymore. It's not worse to me.
Okay, I fixed my LED brightness.
It really was very very dim in phone's standby regime. Entering the bootloader or and other on/off procedure was setting orange led ON FIRE! That means there is a lot of power getting lost somewhere. In the /system/sys/class/leds/amber and /system/sys/class/leds/green there is a file named "pwm_coefficient" that determines LED's strength. I was unable to edit it on my (stock 5.0.1) kernel, but somebody may be able to do that, and alter the default value of "5" to something like "255" which I believe is maximum.
Anyhow, as a last resort (being so frustrated not being able to see my notifications on time) I decided to physically clean the LED's hole. I used an extra spiked toothpick (just give it a nice touch with a sharp knife, to make it super pointy and thin) and stuck it inside, rotating vigorously. It turns out that was it, it's as bright as new.
Still I wonder why dirty LED was shining brighter prior to boot?
Hi, is there anyway to totally customize the led notification light on the r1hd, apart fro mthe standerd red and green
thabuff said:
Hi, is there anyway to totally customize the led notification light on the r1hd, apart fro mthe standerd red and green
Click to expand...
Click to collapse
I think gravitybox allows you to do this, you'll need Xposed framework though.
I have looked into this extensively. There is another thread about it already. Unfortunately, the LED is this phone has only red and green colors - that's it. Now, by turning on both the red and green at the same time, you should be able to get a third color - orange. BUT, the red LED is so much brighter than the green LED that the "orange" looks almost the same as the red, so it's really not usable. I emailed back and forth with the developer of the wonderful lightflow app to help figure out if it was a hardware or a software issue. Unfortunately for us, it's a hardware issue. They saved a few cents by using a red and green color LED instead of a much higher quality red, green, blue LED.
The bottom line is that the LED can only be bright red or green. You can use blink rates in combinations with the colors to indicate different things though. If you look at my post in the other thread, you can see how to turn the red and green on and off again with some simple commands.
yaconsult said:
I have looked into this extensively. There is another thread about it already. Unfortunately, the LED is this phone has only red and green colors - that's it. Now, by turning on both the red and green at the same time, you should be able to get a third color - orange. BUT, the red LED is so much brighter than the green LED that the "orange" looks almost the same as the red, so it's really not usable. I emailed back and forth with the developer of the wonderful lightflow app to help figure out if it was a hardware or a software issue. Unfortunately for us, it's a hardware issue. They saved a few cents by using a red and green color LED instead of a much higher quality red, green, blue LED.
The bottom line is that the LED can only be bright red or green. You can use blink rates in combinations with the colors to indicate different things though. If you look at my post in the other thread, you can see how to turn the red and green on and off again with some simple commands.
Click to expand...
Click to collapse
Well thx for the research m8. It's unfortunate tho. But nevertheless thanks very much for the info
I was VERY disappointed to find this out! My previous phone was a Moto G xt1045 and it had a white notification light only. On the models after that, they removed it altogether in favor of "ambient display" - yech! Doesn't do you a damn bit of good when you are across the room and look over at the phone. A blinking light, you can see. A notification that pops up from time to time, you are unlikely to.
I was so looking forward to having a full color LED like the Nexus 5 I had years ago had. But... $60!
Sorry for my english this Led its only "Led charger" or Led notificatiom also?
Chukie022 said:
Sorry for my english this Led its only "Led charger" or Led notificatiom also?
Click to expand...
Click to collapse
No, it's not just for indicating charging. You can use it to indicate anything you like using an application like LightFlow.
But since it can only display the colors red and green, and both together still look like red because red is so much brighter, you really only have two colors to work with.
You can use things like different blink rates and sounds to indicate different notifications as well.