• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root .:[GUIDE] | Enable CRT OFF Animations | Easy way:.

gta

Android Enthusiast
Howdy guys !
Here I present you all the way how I Enable CRT OFF Animation on any ROM out there for Micromax A75 .

Requirements:
-Any ROM's framework-res.apk in which u want to enable them
-ApkTool / APK Multi tool (I'll use apk multi tool )
-PC/Mac

Procedure:
- Get ur framework-res.apk -- Decompile it via apk-multi-tool.
- Navigate to projects/framework-res.apk/res/values/bools.xml
- Search for this line <bool name="config_animateScreenLights">true</bool>
- Change it to <bool name="config_animateScreenLights">false</bool>
- That's it !
- Compile back the apk
- It would ask you to keep the old files option say yes / y .
- Navigate to keep folder
- Delete resources.arsc
- Continue to your build .
- Then you will see a new system_framework-res.apk file in "place here for modding " folder.
- Open orignal one as well as this new one side by side.
- Move the resources.arsc from the system_framework-res.apk to the orignal / framework-res.apk . Replacing the old one .
- Throw back the framework-res.apk (not system_framework-res.apk one !) to your phone . give proper permissions . reboot

Press thanks if it works
This is my 400th post :D
 
Back
Top Bottom