Questions tagged [screen-brightness]

For questions pertaining to screen brightness, whether how to set, how to control or how it affects battery life.

Screen brightness has a major impact on battery life, but also has an equally great impact on user experience.

81 questions
8
votes
2 answers

Stop screen from dimming while on charger

How can I stop the screen from dimming when my phone is charging? (the same thing the screen does when it's about to turn off). Note that my screen already stays on, but it gets darker after an idle period. Nexus 6P, stock Mashmallow.
spiffytech
  • 211
  • 2
  • 7
2
votes
3 answers

How to set As Lower Brightness as in Clock application, without rooting

I noticed that with the Froyo "desk clock" application, when you put it in low light mode, it forces the back-light far darker than you can manually make it in the settings. My question is: is there an application or a non-root hack that can make…
LifeH2O
  • 780
  • 2
  • 9
  • 24
2
votes
2 answers

No auto-brightness option in LG L90 dual

My L90 has no auto-brightness option. Could anyone please suggest a way to fix the issue?
arshad
  • 135
  • 2
  • 7
2
votes
0 answers

Increase brightness level without using backlight

I'm looking for a way to increase "software" level of brightness in Android without changing the "hardware" level, just like as if I was applying a brightness filter to an image file in Photoshop. I've tried some apps like Screen Filter, but they…
0scr_
  • 21
  • 1
2
votes
1 answer

incorrect mapping from brightness slider to real system values

Sorry in advance for bad english and also for a noob question. I have a problem with brightness on my tablet Supra M94BG. There is a system brightness slider, the range is 0% -- 100% (as usual), and the problem is that 0% corresponds 0 value in…
Vadik
  • 123
  • 3
1
vote
0 answers

Auto brightness turned off, but it's not

I have problem with auto brightness setting on my android smartphone. Auto brightness turned off in settings, however it still works via not changing the display brightness, but changing lighntess(or contrast, idk) of the intarface…
Oda Neide
  • 11
  • 1
1
vote
1 answer

Stop App from controlling the brightness of my screen

I was on a flight watching movies on the United App. Around 8pm my screen dimmed. It dimmed a lot, to the point of being unwatchable. Pulling the notification pane (where the brightness slider is displayed) would not let me move the brightness…
vini_i
  • 151
  • 5
0
votes
1 answer

Increase brightness when display is too dark to recognize anything

Any mechanism that doesn’t require seeing the display would be good. When I’m outside under sun and the phone brightness is at low level, I simply can’t recognize anything. The only currently feasible way is to remember where the slider will show up…
0
votes
0 answers

Android prevent brightness from dropping below some percentage

I had the following situation. In my phone I might accidentally drop the brightness to 0. .When that happened I could not do anything. I had a hard time unlocking my lock-screen using a pin code. I had to use some flashlight to be able to unlock my…
0
votes
0 answers

Turning on the flashlight does not keep the brightness

I wrote a command to turn on the flashlight echo 255 > sys/class/leds/flashlight/brightness The flashlight turns on but after a second it shines darker. Why?
user191256