I know some people like the CRT animation, but personally I like my phone to turn on quick. I'm sure there is an easy way by means of a little recovery flashing to remove the CRT animation. Can anyone help? Thanks
Replace the downanimation.zip from system/customize/resources with a downanimation you like...
Personally i like the one attached (its stock, only black background..)
Download https://market.android.com/details?id=com.droidgram.spareparts&feature=search_result from the app market and set the window and transition animation to fast and then no more CRT transitions for you.
Go into settings>display and disable all animations?
Mi|enko said:
Go into settings>display and disable all animations?
Click to expand...
Click to collapse
Fastest n most effective way IMHO
Sent from my hTC Z710e Washing Machine using XDA Premium App
Install spare parts and change all transitions to fast and it stops.
Sent from my HTC Sensation 4G using XDA App
Mi|enko said:
Go into settings>display and disable all animations?
Click to expand...
Click to collapse
This is the fastest/easiest way to disable CRT on/off animation.
If you really want to remove it then just push the stock services.jar to your phone using adb. You can get it from under /system/framework/ in your custom ROMs zip file.
prateekgujral said:
Replace the downanimation.zip from system/customize/resources with a downanimation you like...
Personally i like the one attached (its stock, only black background..)
Click to expand...
Click to collapse
thats when shutting down right?
not for removing crt... screen-off-on animation
- sorry if i'm wrong -
None of the above worked for me...
HEY GUYS...
What Ive done is ported over the smoothness of CRT animation screen-off. Its pretty simple for anyone to do this and has some mods from SkyIceCreamSandwich from Sean. Hope you enjoy it and If you like what im doing so far all you have to do is hit thanks.
INSTRUCTIONS.
Extract From Rar then take build.prop and put it in your phone's system folder and rename the older build.prop to build.propbak = backup. Once done all you have to do is reboot. Make sure before doing that you older build.prop is renamed otherwise won't work. As stated above this build.prop has mods that are from SkyIceCream and if your dev has different mods please discuss it with them and they'll adjust it based on their roms and input it for you.
ENJOY
Master&Slaveā¢
To enable the CRT off animation just decompile the framework, open up the bools file and search for something like animate_screen_lights....make sure that value is false and re compile and viola. Your kernel should be able to handle the animation, Kernels with higher clock speeds tend to better..
Click to expand...
Click to collapse
Why exactly did you do to the build.prop?
Will this work on stock Rogers ROM?
Sent from my SGH-I727R using Tapatalk
helio2k said:
Will this work on stock Rogers ROM?
Sent from my SGH-I727R using Tapatalk
Click to expand...
Click to collapse
well it won't because rogers's firmware is odexed and when a rom is odexed its difficult to get the crt animation in the framework. i can take a shot at it soon once i finish up my theme work im doing with port. but don't insert this build.prop if you're on stock rogers rom otherwise big troubles :O well not big troubles but won't work anyways. but give me time ill look into it for ya.
Will this work on stock/rooted?
Sent from my SAMSUNG-SGH-I727 using xda premium
slakker97 said:
Will this work on stock/rooted?
Sent from my SAMSUNG-SGH-I727 using xda premium
Click to expand...
Click to collapse
as i have stated earlier if the rom is deoxded and rooted it should work. ive not tried to do it odexed rom just yet but will try it soon. need little time im just finishing up a project.
wali01x said:
well it won't because rogers's firmware is odexed and when a rom is odexed its difficult to get the crt animation in the framework. i can take a shot at it soon once i finish up my theme work im doing with port. but don't insert this build.prop if you're on stock rogers rom otherwise big troubles :O well not big troubles but won't work anyways. but give me time ill look into it for ya.
Click to expand...
Click to collapse
Thank you for the reply well I was able to root my Samsung successfully will wait for the once you complete you project.
P.S
If you require test subject pm me
Sent from my SGH-I727R using Tapatalk
helio2k said:
Thank you for the reply well I was able to root my Samsung successfully will wait for the once you complete you project.
P.S
If you require test subject pm me
Sent from my SGH-I727R using Tapatalk
Click to expand...
Click to collapse
thanks and yes it won't be too long just couple more days. and ill pm you also as soon as i get a chance.
Thanx greatly appreciated
Sent from my SGH-I727R using Tapatalk
I don't understand how any change in the build.prop is going to enable the CRT off animation -- I just did a merge with my current build prop and cannot find anything unaccounted for which would do this.
promiseofcake said:
I don't understand how any change in the build.prop is going to enable the CRT off animation -- I just did a merge with my current build prop and cannot find anything unaccounted for which would do this.
Click to expand...
Click to collapse
it doesn't add crt animation through build.prop what this build.prop does is smooth out the crt animation in the roms that have crt animation. if you don't have it, you can send me the framework-res.apk and i can add it for you but now a days every rom has it anyways. and some roms already have crt on animation too..
wali01x said:
it doesn't add crt animation through build.prop what this build.prop does is smooth out the crt animation in the roms that have crt animation. if you don't have it, you can send me the framework-res.apk and i can add it for you but now a days every rom has it anyways. and some roms already have crt on animation too..
Click to expand...
Click to collapse
I see! Didn't quite read that correctly. Yeah, I was able to add it to my framework super easily, thanks.
Worked like a charm. Even opened my current one to compare mods and they all appear pretty much the same. Except this also includes some nice extras like extra touch responsiveness and forced launcher in to ram etc. Thanks!
Any chance you can tell us the line that you added in order to smooth out the CRT off animation? Sometimes it can be a pain to just replace a whole file if only one thing is changed.
sure no problem please make sure your framework-res.apk has crt working before doing any buildprop edits. if you dont' have crt off animation working then go to framework-res.apk and twframework-res.apk. download apk manager for your computer to modify this. once there then follow instructions to putting these files into place here for moding folder. open apk manager press 22 then enter then select framework-res.apk and then do i believe 10 to decompile apk with dependencies then it'll ask you for dependencies then drag twframework into the apk manager screen and press enter and that should decompile the apk then go into projects folder and from there go to framework-res.apk then res folder then go into values folder then bools folder.for next step you need notepad ++ if you can download that once done then right click onto bools.xml and open with notepad ++ after that once opened go to the line where it says screen animation where it says true change that to false. once done save and close it. then go into apk manager then press 11 to compile apk and once done that then it'll ask you if its a system.apk then type Y and enter and it'll do its stuff then it'll ask you to go to keep folder in apk manager folder where u went for you projects. once in keep folder then delete resource.xml b/c u edited a xml file. once done then go back to apk manager and press enter and it'll have a unsignedframework-res.apk ready for you take that to desktop rename it to framework-res.apk and find a signed zip online either from modaco website or ask anyone that has some info for. and create a framework folder then place your framework-res.apk into it and drag it to the zip and you're done. send it back to your phone and go into cwm and flash it and you're good to go. then go into build.prop and add line debug.composition.type=gpu and then save your build.prop and reboot phone and you got crt animation off with smooth butter
for those that have crt animation go to buildprop and edit this line
debug.composition.type=c2d to debug.composition.type=gpu
again if anyone can write better instructions to it feel free and i'll pin it right onto top.. thanks
I noticed that there are different types of CRT screen off animations (IE. CM7 screen off CRT vs Sky ICS screen off CRT).
Is one or the other "smoother"? For me, both seem to blink off smooth, but I did prefer the Cm7 one over the SkyICS one.
Has anyone else noticed this? Also, anyone have CRT ON for Sky ICS?
projeqht said:
I noticed that there are different types of CRT screen off animations (IE. CM7 screen off CRT vs Sky ICS screen off CRT).
Is one or the other "smoother"? For me, both seem to blink off smooth, but I did prefer the Cm7 one over the SkyICS one.
Has anyone else noticed this? Also, anyone have CRT ON for Sky ICS?
Click to expand...
Click to collapse
mm if u notice it smooths it out just like you said but if you look @ seans and other's rom crt off you'll see it shut downs slowly but with this its faster because its using gpu power to control the animation rather then cores..
gimme little bit of time :O i feel like im jumping alot of things all @ once >_< im gonna look to get crt animation on within couple of days or so again can't promise but i'l bring it soon..
wali01x said:
mm if u notice it smooths it out just like you said but if you look @ seans and other's rom crt off you'll see it shut downs slowly but with this its faster because its using gpu power to control the animation rather then cores..
gimme little bit of time :O i feel like im jumping alot of things all @ once >_< im gonna look to get crt animation on within couple of days or so again can't promise but i'l bring it soon..
Click to expand...
Click to collapse
NP man take your time, I was just wondering if it was available or not
So this mod doesn't actually change your ROM's CRT off animation correct? It just changes the settings so that your phone uses GPU instead of core power for the graphics?
projeqht said:
NP man take your time, I was just wondering if it was available or not
So this mod doesn't actually change your ROM's CRT off animation correct? It just changes the settings so that your phone uses GPU instead of core power for the graphics?
Click to expand...
Click to collapse
this mod just smooths out crt animation to feel smooth on turning off screen rather then pixel shut off type which roms are using here.. and exactly like u said . but yes i'll do it as soon as i can. thank you
Hey Wali I tried out your Mod last night on Seans Sky ICS ROM after being unsatisfied by the "unsmooth" CRT OFF animation. I did what you said:
1) Pulling build.prop with ADB
2) Edit the line: debug.composition.type=c2d to debug.composition.type=gpu
3) Pushing build.prop to my sd card with ADB
4) Used Busy box to copy the new build.prop over to internal storage /system/build.prop, over writing the old one.
Gotta say it does look much better, this is exactly what I was looking for that I was missing from other ROMs like Cm7. Now the CRT OFF animation looks like its animated better.
It's not exactly "smoother", as when the CRT Off animation was powered by c2d the shut off animation was still smooth, but the GPU version enhances it too look much "nicer".
Thanks for the tip Wali! Great work as always Keep it up!
how to change boot animation in ICS ROMS guys?
like in AOKP they have PINK HORSE in boot animation, how to change it? )
any procedure? like making your own boot animation? >,<
help please thanks in advance
suzhipack said:
how to change boot animation in ICS ROMS guys?
like in AOKP they have PINK HORSE in boot animation, how to change it? )
any procedure? like making your own boot animation? >,<
help please thanks in advance
Click to expand...
Click to collapse
Download your favorite bootanimation and place it in System/media after properly renaming it i.e 'bootanimation.zip'
myawan said:
Download your favorite bootanimation and place it in System/media after properly renaming it i.e 'bootanimation.zip'
Click to expand...
Click to collapse
boss, do you know what format? what size must be? or specification about boot animation? so that i can make my own and place it there
any idea boss? thanks
bootanimation can contain .png or .jpeg..no restrictions on size
Sent from my LG-P500 using Tapatalk 2
thanks for the help
i got an answer for my question and i already change my boot animation to unbuntu ) thanks )
suzhipack said:
thanks for the help
i got an answer for my question and i already change my boot animation to unbuntu ) thanks )
Click to expand...
Click to collapse
Dear friend Share us by the answer and detailed way to creat Boot animation
Try AndroidBoot Animation Changer
suzhipack said:
how to change boot animation in ICS ROMS guys?
like in AOKP they have PINK HORSE in boot animation, how to change it? )
any procedure? like making your own boot animation? >,<
help please thanks in advance
Click to expand...
Click to collapse
You can also try AndroidBoot Animation Changer. Just drop the bootanimation.zip into the zip and flash it in recovery.
The link is in my signature
Hi!!!!!
How can I port this animation to the stock gingerbread?
Crewnshaw said:
Hi!!!!!
How can I port this animation to the stock gingerbread?
Click to expand...
Click to collapse
try the UOTonline kitchen they will make a flashable zip.... so download it and try.. ... i hope that should work..
_viren_ said:
try the UOTonline kitchen they will make a flashable zip.... so download it and try.. ... i hope that should work..
Click to expand...
Click to collapse
I try, but uot has not the screen rotation animation. Sorry that was the animation that i need.
Crewnshaw said:
I try, but uot has not the screen rotation animation. Sorry that was the animation that i need.
Click to expand...
Click to collapse
try n copy the anim's folder from framwewrok-res.apk...
does anybody knows how to enable or put crt animation in the framework-res.apk?
i have edited (bools.xml) but nothing happened so help developers