dong2007 Senior Member May 26, 2010 547 136 0 subsurface Aug 22, 2013 at 1:09 PM #1 Hey Ppl How to enable the CRT screen off effect, to the I9195? //dong2007
Whosat Senior Member May 9, 2013 789 266 0 Aug 22, 2013 at 1:10 PM #2 It seems to be a default on CM10.1
dong2007 Senior Member May 26, 2010 547 136 0 subsurface Aug 22, 2013 at 2:01 PM #3 Whosat said: It seems to be a default on CM10.1 Click to expand... But i use samsung stock framework. My S4 mini is rooted
Whosat said: It seems to be a default on CM10.1 Click to expand... But i use samsung stock framework. My S4 mini is rooted
dong2007 Senior Member May 26, 2010 547 136 0 subsurface Aug 24, 2013 at 1:56 PM #4 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: Aug 24, 2013
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