Jump to content

I want really low screen brightness. Possible?


Guest cashmerecardi

Recommended Posts

Guest cashmerecardi

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

Link to comment
Share on other sites

Guest cashmerecardi
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
Link to comment
Share on other sites

Guest tillaz

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>

Link to comment
Share on other sites

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.