[Q] How To Disable CRT Off/Screen Off Animation (in Paranoid Android 4.3)?

Search This thread

changstalicious

Senior Member
Aug 8, 2013
64
4
Is there a way to disable it in AOSPA? (I am a complete noob and have no idea how to decompile/script on Android.

I use a smart cover so the CRT Off/Animation effect is annoying as hell.
 
  • Like
Reactions: Sugit

G7Baker

Senior Member
Mar 11, 2013
283
119
Jacksonville
Hey go to settings. Im not 100% where its at but I know its there. You will have an option to turn it off or change it vertical... Let me know when you find it
 

Troj80

Senior Member
Jun 22, 2012
65
171
Is there a way to disable it in AOSPA? (I am a complete noob and have no idea how to decompile/script on Android.
I use a smart cover so the CRT Off/Animation effect is annoying as hell.
Try this:
1. Decompile framework-res.apk
2. In decompiled file /framework-res.apk/res/values/bools.xml change "<bool name="config_animateScreenLights">false</bool>"
on "<bool name="config_animateScreenLights">true</bool>"
3. Compile framework-res.apk
P.S. All questions in PM.
 
D

Deleted member 3920726

Guest
Just install Xposed framework and search xda for the module. I know there is a module that disables CRT just don't know the name

Sent from my NookColor using Tapatalk 4 Beta
 

linksmask1

Member
Oct 21, 2013
11
3
Another way is go to developer options, set "Animator duration scale" to to "Animation off". Restart the phone.

Ps to turn on developer options, go to settings, about phone (or software information) and then press "Build Number" a bunch of times.
 
  • Like
Reactions: Sugit

Top Liked Posts

  • There are no posts matching your filters.
  • 3
    Is there a way to disable it in AOSPA? (I am a complete noob and have no idea how to decompile/script on Android.
    I use a smart cover so the CRT Off/Animation effect is annoying as hell.
    Try this:
    1. Decompile framework-res.apk
    2. In decompiled file /framework-res.apk/res/values/bools.xml change "<bool name="config_animateScreenLights">false</bool>"
    on "<bool name="config_animateScreenLights">true</bool>"
    3. Compile framework-res.apk
    P.S. All questions in PM.
    1
    Is there a way to disable it in AOSPA? (I am a complete noob and have no idea how to decompile/script on Android.

    I use a smart cover so the CRT Off/Animation effect is annoying as hell.
    1
    Just install Xposed framework and search xda for the module. I know there is a module that disables CRT just don't know the name

    Sent from my NookColor using Tapatalk 4 Beta

    XBlast tools module disables/changes CRT.
    1
    Another way is go to developer options, set "Animator duration scale" to to "Animation off". Restart the phone.

    Ps to turn on developer options, go to settings, about phone (or software information) and then press "Build Number" a bunch of times.