Your HH has been rooted.
Go to system, there's build.prop
Tap and hold on the file. Then, Open in Text Editor.
*Don't forget to mount r/w system on right side.
Find :
debug.sf.hw=1
Give # into it
So, it can be like this :
#debug.sf.hw=1
Up next,
U need to decompile framework-res.apk with APKTOOL that u can download here
*Don't forget to backup your data, if there something that u don't want it happens
After u downloaded it, go extract it into a directory that u wanna, and name it APKTOOL.
Then, u use command prompt.bat file on the folder.
Type these commands :
apktool if framework-res.apk
apktool d framework-res.apk
After u decompiled it, u find bools.xml on folder res/value, u search line :
<bool name="config_animateScreenLights">true</bool>
Change true to false
<bool name="config_animateScreenLights">false</bool>
After u edited the data, u go back to operate command prompt.bat
Then, type :
apktool b framework-res
Have a look folder build.
U'll find file resources.arsc and other folders (Go to folder res, find file u edited).
Drag it into framework-res.apk
May this help ya!
CMIIW ^_^
Title Post: Activate CRT Animation
Rating: 100% based on 99998 ratings. 5 user reviews.
Author: Unknown
Thanks for visiting Delano Blog, just leave a comment if there's any suggestion
Rating: 100% based on 99998 ratings. 5 user reviews.
Author: Unknown
Thanks for visiting Delano Blog, just leave a comment if there's any suggestion
0 comments:
Post a Comment
Note:
1. Please comment on post-related!
2. Don't be spammer! Thank you.