[Q] CRT Screen Off Effect to I9195?

dong2007

Senior Member
May 26, 2010
547
136
0
subsurface
I´ve try to follow this guide: http://androidforums.com/esteem-all...roperly-decompile-recompile-apks-apktool.html

But I can´t Recompiling/Finished :-/

(apktool b xxxx xxx-xxxx.apk)

So maybe someone can enable the CRT effect for me.

----------------------------------
After you have decompiled the "framework-res.apk"

Go to framework-res.apk/res/values/bools.xml
Open bools.xml and set "true" to "false" to enable the CRT animation

<bool name="config_animateScreenLights">true</bool> --> <bool name="config_animateScreenLights">false</bool>

and save the file
--------------------------------

Link to the i9195 framework-res.apk: http://www34.zippyshare.com/v/27788277/file.html
 
Last edited: