[Mod]Auto Brightness XXALE8/XXALF2/5/6/XXBLFB/XXBLG6/8 odexed

Search This thread

Big_Balls

Senior Member
Jun 1, 2012
85
110
Augsburg
This mod contain 10 brightness level (stock only 5 level) with a bit higher values as the stock one.

Use CWM to flash the zip file (nandroid backup recommended!)

XXALE8 odexed

xxale8_ab.zip

xxale8 back to stock


I made some more versions with different values:

Code:
Stock   AB1    AB2    AB3
20       25     30     40
80       100    120    130
130      165    195    200
190      235    240    240
255      255    255    255

AB-1-2-3 (for XXALE8/XXALF2/XXALF5/XXALF6/XXBLFB/XXBLG6/XXBLG8)
downloads








hit thanks if you like it ;)
 
Last edited:

sewe

Senior Member
Jul 20, 2010
1,480
233
I ended up in bootloop

Skickat från min GT-I9300 via Tapatalk 2
 

sewe

Senior Member
Jul 20, 2010
1,480
233
i think you have not a stock odexed xxale8 right?

I sure do

5fc9a555-6bf8-d230.jpg


Skickat från min GT-I9300 via Tapatalk 2
 

UpInTheAir

Account currently disabled
Jan 17, 2011
7,965
15,909
Phuket, Thailand
Lovely thanks. I wish I knew how to do this stuff!

Searching would do the trick :rolleyes:
There are tutorials/guides to be found......

Decompile with ICS APK Manager your framework-res.apk and edit values found in arrays.xml with Notepad++. Recomplie and flash CWM.zip or push .apk to device. :)

As always, nandroid backup first ;)

Edit: If your lazy and or would like to set your own adjustsable auto brightness curve;

Take a look at "Custom Auto Brightness"

https://play.google.com/store/apps/details?id=com.nnevod.loggraph

Set the preferences first for min and max brightness.

Anyway thanks to the Modder for sharing with those that can't. :) Tip, maybe show a graph in the OP of the auto brightness curve stock vs modded??

Sent from my GT-I9300T using xda premium
 
Last edited:

Planet X

Senior Member
May 10, 2008
1,471
504
Amersfoort
Thank you for the new versions. The first mod was not enough for me too. I will grab and try AB2 after football :). At the moment I use LUX Autobrightness free from market. It does a good job as well.

Edit: Version AB3 works fine for me. Thank you for this nice mod. Now we can enjoy the full beauty of the screen.
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 56
    This mod contain 10 brightness level (stock only 5 level) with a bit higher values as the stock one.

    Use CWM to flash the zip file (nandroid backup recommended!)

    XXALE8 odexed

    xxale8_ab.zip

    xxale8 back to stock


    I made some more versions with different values:

    Code:
    Stock   AB1    AB2    AB3
    20       25     30     40
    80       100    120    130
    130      165    195    200
    190      235    240    240
    255      255    255    255

    AB-1-2-3 (for XXALE8/XXALF2/XXALF5/XXALF6/XXBLFB/XXBLG6/XXBLG8)
    downloads








    hit thanks if you like it ;)
    4
    Does this also work with LF2 firmware? Or do we need wait for a different version the the newer firmware?

    Mod for XXALF2 will be ready today
    3
    Update

    XXALF6 added....
    2
    Searching would do the trick :rolleyes:
    There are tutorials/guides to be found......

    Decompile with ICS APK Manager your framework-res.apk and edit values found in arrays.xml with Notepad++. Recomplie and flash CWM.zip or push .apk to device. :)

    As always, nandroid backup first ;)

    Edit: If your lazy and or would like to set your own adjustsable auto brightness curve;

    Take a look at "Custom Auto Brightness"

    https://play.google.com/store/apps/details?id=com.nnevod.loggraph

    Set the preferences first for min and max brightness.

    Anyway thanks to the Modder for sharing with those that can't. :) Tip, maybe show a graph in the OP of the auto brightness curve stock vs modded??

    Sent from my GT-I9300T using xda premium

    For me these values were still not agressive enough. When you put lamp to shine to Galaxy S3, the brightness still didn`t reach maximum. Also some profiles didnt reach minimum in dark room.
    So i made my own patch.
    I unpacked XXBLFB_AB_stock.zip (this file depends on your phone model) and decompiled apk file "system/framework/framework-res.apk" using the ICS APK Manager (i downloaded this application from http://bravo.d-h.st/iJP/00007/Wanam_Apk_Manager_ICS.zip?key=1344799204). In decompiled files i changed these original values in file "framework-res.apk\res\values\arrays.xml":

    <integer-array name="config_autoBrightnessLevels">
    <item>15</item>
    <item>150</item>
    <item>1500</item>

    <item>15000</item>
    </integer-array>
    <integer-array name="config_autoBrightnessHysteresisLevels">
    <item>7</item>
    <item>75</item>
    <item>1000</item>
    <item>10000</item>
    </integer-array>
    <integer-array name="config_autoBrightnessLcdBacklightValues">
    <item>20</item>
    <item>80</item>
    <item>130</item>
    <item>190</item>

    <item>255</item>
    </integer-array>




    to these values:


    <integer-array name="config_autoBrightnessLevels">
    <item>30</item>
    <item>90</item>
    <item>270</item>

    <item>15000</item>
    </integer-array>
    <integer-array name="config_autoBrightnessHysteresisLevels">
    <item>7</item>
    <item>75</item>
    <item>1000</item>
    <item>10000</item>
    </integer-array>
    <integer-array name="config_autoBrightnessLcdBacklightValues">
    <item>8</item>
    <item>86</item>
    <item>142</item>
    <item>255</item>

    <item>255</item>
    </integer-array>



    Then i compiled it using ICS APK Manager and new compiled framework-res.apk i put into XXBLFB_AB_stock.zip (i rewritten framework-res.apk in this archive with the new one).
    Then i did nandroid backup in Clockworkmod recovery in to Galaxy S3 phone.
    Then i flashed modified XXBLFB_AB_stock.zip using the Clockworkmod Recovery.

    With this mod it always reach 100 % brightness if you shine lamp over Galaxy S3 phone and also dim to minimal value in dark environment.

    Edit: these values seems to be even better (i also lowered "histeresis", so it switches brightness more often):

    <integer-array name="config_autoBrightnessLevels">
    <item>4</item>
    <item>10</item>
    <item>30</item>
    <item>110</item>
    <item>15000</item>
    </integer-array>
    <integer-array name="config_autoBrightnessHysteresisLevels">
    <item>7</item>
    <item>30</item>
    <item>90</item>
    <item>270</item>
    <item>910</item>
    </integer-array>
    <integer-array name="config_autoBrightnessLcdBacklightValues">
    <item>1</item>
    <item>30</item>
    <item>89</item>
    <item>171</item>
    <item>255</item>
    <item>255</item>
    </integer-array>
    2
    XXALF2 is now online!