The answer lies in the combination of two factors:
- Different colored LEDs respond differently to various power levels, in terms of their brightness.
- The default screen-brightness-to-ambient-light mapping offered by Ice Cream Sandwich on the Galaxy Nexus (in auto brightness mode), is inadequate.
So what's going on here? Let's look at item #1 first. Different colored LEDs respond differently to various power levels. The reason for this is that different materials are used to create each color, and each respective material has a fairly unique, non-linear brightness curve. So lowering the power going into the screen means that the colors will not be dimmed uniformly, causing color distortion.
#2, the auto brightness mapping just doesn't seem to cut it. This is a complaint I have had with all of my Android phones, but this one is especially pronounced, perhaps because of the LED display. The screen is very often too dim for a given situation. The ambient light sensor is extremely directional, and if you are standing outside on a bright day, the display will very often switch down to around 50%! This is unacceptable. The other symptom this creates specifically on the Galaxy Nexus, is a dull and unremarkable screen color (greenish or yellowish tint, with reds and blues being very subdued). In practice, it very rarely, if ever, actually gets to full screen brightness, which I found quite annoying.
My theory is that Google errs on the side of conservation in order to protect battery life. However, in the face of some of the other battery drainers, and the rate at which they can consume energy, this seems like a drop in the bucket. For me at least, I will take this small hit so that I can appreciate my phone when I am using it. Let's talk about options.
Option 1: Leave your screen on full brightness all the time. While this is certainly an option, this will have an unnecessary impact on battery life. Furthermore, this would be obnoxious when it is actually dark out.
Option 2: Remap the brightness the way it should be. This is possible with a custom ROM, such as Codename Android. Codename Android's MO is to start out with all of its customizations the way they would be in stock ICS. After that, the ROM allows you tweak lots of things, including the auto brightness mapping. This does mean you will need to backup your phone, unlock it, root it, and install a custom ROM. That's more than I want to get into on this blog post, but there are plenty of resources out there to get you started.
What I will offer is a brightness mapping that I have created, tested, and found to be very reasonable. It's much simpler than the stock mapping, which has something like 20 discreet levels (which just seems like nonsense to me).
First, you need to turn on the features of Codename Android to better manage the brightness. Go to Settings->Interface (under CODENAME)->Automatic Backlight. Enable the first checkbox, under "LIGHT SENSOR FILTER". This will provide a moving average of the light level, which will help with the highly directional nature of the ambient light sensor (ideally, an actual ambient light sensor would be omnidirectional, but that's difficult to design into a device that is flat. A better design would have a small semi-spherical protrusion, but I digress). Change window length to 30 s. This means that it will take 30 s before the light level perceived by the device is what the senor reports, assuming it stays the same for that long. Until then, it will ramp up or down slowly to meet it. Change the sample interval to 2 s, since it really doesn't need to be faster.
Next, let's edit the mapping. Go to "Edit Other Levels..." and you will see a map of lower, upper, screen, and brightness. This may look a little intimidating, but it's really simple. At the very top, you can see what the sensor is actually reporting (raw), what the current average is (filtered), and what the resulting screen brightness is. I believe "buttons" is reserved for devices that have separate backlit hardware buttons, as opposed to the onscreen ones that the Galaxy Nexus has. We'll leave those alone.
Push "set number of levels" and change to 7. Now push each button for "lower" on the left side, and enter the numbers as shown above. Then select the screen levels for each range and, again, enter the numbers as shown above.
Don't forget to push "Save and apply". You may wish to make tweaks to the suggested levels, which you can do at anytime by coming back to this screen. My advice is to note the sensor reading under "raw" when the screen brightness is something other than what you would prefer, and then you can modify the brightness for that range, or adjust the ranges themselves as necessary.
Now enjoy your Galaxy Nexus screen, the way everyone should have been able to from the factory!
7 comments:
I have CNA 340 for my gnex, with one of Franco's 3041 nightly kernel.
Whenever I try to cut the number of lighting steps down from the stock 20, say to 7 in the case of your guide here the screen defaults to max brightness (255) as soon as I "apply" the change.
I believe the behaviour was the same for me with the stock kernel.
I have CNA 340 for my gnex, with one of Franco's 3041 nightly kernel.
Whenever I try to cut the number of lighting steps down from the stock 20, say to 7 in the case of your guide here the screen defaults to max brightness (255) as soon as I "apply" the change.
I believe the behaviour was the same for me with the stock kernel.
Weird. I'm running CNA 1.50, FTR. I didn't even realize there was a Jelly Bean edition of CNA available. That'll teach me to get my ROM updates from ROM Manager.
As a keener, I'm almost always up on the boards or the dev's site. Takes a while for the builds to make it to goo or rommanager, even though for the latter its typically pretty fast.
Behind the times my man. Are you running on a Galaxy Nexus?
I'm now running CNA 340 and it's awesome! Screen is beautiful, no tweaking required. Only thing weird that I notice is that the auto brightness sometimes doesn't update until I cycle the screen off/on.
I also noticed that the newer Galaxy Nexus have a brighter screen than the old ones, even with stock OS.
Post a Comment