Jump to content

I want really low screen brightness. Possible?


Recommended Posts

Guest cashmerecardi
Posted

Hellooo

Stock+ is still working out great for me but I would like to be able to turn my screen brightness level down really really low. I currently have it on the lowest available setting. Is there an app or a hack or something that can enable me to turn it way down?

Thanks

Guest Scylla.bx
Posted

Hello,

Sorry, i've no solution for you... but just one question: why?? 0_o what is the interest?

Guest cashmerecardi
Posted (edited)
Screen Filter from the Play store helps.

Thanks, I've installed it and it's just the ticket.

Reason is that I find it much more restful, in the evenings especially, to have a low light screen. Shining a light in my eyes in the evening can give me insomnia too. It's one of the things I missed the most about my crApple i-s***, that the screen went very dim.

Eta, for maximising battery life too.

Edited by cashmerecardi
Guest djuroue
Posted

Great software... I need it too, while reading websites at night ... :) Cool.

Guest tillaz
Posted

you can also edit the arrays.xml in a ROMs framework-res.apk to adjust the auto brightness values

auto brightness values



<integer-array name="config_autoBrightnessLevels">
<item>225</item>
<item>320</item>
<item>640</item>
<item>1280</item>
<item>2600</item>
<item>10240</item>
<item>40960</item>
</integer-array>
<integer-array name="config_autoBrightnessLcdBacklightValues">
<item>55</item>
<item>55</item>
<item>150</item>
<item>150</item>
<item>150</item>
<item>150</item>
<item>255</item>
</integer-array>
[/code] button light values
[code]
<integer-array name="config_autoBrightnessButtonBacklightValues">
<item>60</item>
<item>30</item>
<item>0</item>
<item>0</item>
<item>0</item>
<item>0</item>
<item>0</item>
</integer-array>

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.