[Q] Gingerbread Screen-Off anim - Xoom Themes and Apps

Does anyone have the know-how to port the gingerbread screen-off animation to honeycomb on the xoom? plz and thank you in advance!!!

Click me!
Ten Characters

i meant natively, but thanks. i thought maybe there was an animation i could put in my framework.apk or something.

Related

How to modify the animation?

Hi folks,
I am using Modaco's custom ROM. I would like to change my Hero's window animation: it now uses some kind of fade-in animation, but I like the ION's right-to-left slide animation much better.
Is there something that can be done to change it?
Thanks!
Yeah i would really like the slide transition aswell. Its much nicer then the standard hero transition effect. But i fear htc just replaced it and it wont be easy to get back.
you need to add the old animations into framewrk/framework-res.apk/anim/ all files "I think its like 45 files not 100% sure though!"
So, where can I get the files?

lockscreen

Anyone have any idea how to remove the lockscreen wallpaper? Im running a legend port for the eris without the lockscreen.odex Are all the legends missing the odex file? Or is everyone just going at this the same way as with the hero? Thanx a bunch
qqqqqqqqqq

Remove Screen off animation

Hi everybody,
I've just installed a pack of modifications wich contains screen off animation,
i dont want to use it, so how can i remove it and install the stock ?
which file in the framework-res.apk do i have to change ?
thanks for answering,
A simple way is, just turn off animations in display.
Yeah but the problem is that i wanna use the animations without the CRT off anim ...
HRN93 said:
Yeah but the problem is that i wanna use the animations without the CRT off anim ...
Click to expand...
Click to collapse
Enable window and transition animations in the spare parts app and disable animations in settings. This should give you animations without crt animation.
Sent from my GT-I9000 using XDA App
seeraj15 said:
Enable window and transition animations in the spare parts app and disable animations in settings. This should give you animations without crt animation.
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
So there isn't a file to delete or modify to disable the CRT animation? I updated to MilkyS 1.2 from stock 2.3.3. and would like to continue using NoLed, but if I use the "blinking" -option I get CRT-off for every blink and it's not so nice. It also seems that the button backlights blink too even if I disable them from NoLed settings.
Any ideas? A modified framework-res.apk or something?
Sorry its off topic, how do u make the led's blink ?
Been trying this for a while SGS i9000 Simply Honey
bigmadpete said:
Sorry its off topic, how do u make the led's blink ?
Been trying this for a while SGS i9000 Simply Honey
Click to expand...
Click to collapse
I meant that the "leds" blink at the same time with NoLed's icons. And it does it even if I try to disable it via NoLed's settings. It might have something to do with MilkyS rom's BLN support.
seeraj15 said:
Enable window and transition animations in the spare parts app and disable animations in settings. This should give you animations without crt animation.
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
Actually in some roms this doesnt work. Is there another solution to keeping the animations but not the screen off crt animation?
seeraj15 said:
Actually in some roms this doesnt work. Is there another solution to keeping the animations but not the screen off crt animation?
Click to expand...
Click to collapse
Yes im running cm7 nightly and my display animations are off and the window animation and the other setting are On.. but i still get the crt animation when i turn on my phone and its annoying to wait 10 seconds for my screen to show up lol
yeah you can by modifying a file in framework-res.
look for res\values\bools.xml
then find <bool name="config_animateScreenLights">xxx</bool
Replace the xxx by false or true.
ex : If you have true, type false.
hope it helps.
bb
Crt animation happens when u enable animation in spare parts app. Disbale it from their!
Sent from my sgs
kernel: galaxian
Rom: jetpack

[Q] Smooth, WP-like Rotation Animations from GB

Anyone remember those WP-like rotation animations from some of the Gingerbread ROMs? CheckROM HD has it, if I recall correctly!
Is there any way to implement such rotation animations into a Jelly Bean ROM?
SupaKid said:
Anyone remember those WP-like rotation animations from some of the Gingerbread ROMs? CheckROM HD has it, if I recall correctly!
Is there any way to implement such rotation animations into a Jelly Bean ROM?
Click to expand...
Click to collapse
WP scrolling is ported to JB long time ago man!!!
It is just a mod; if you want to know how to do it, see the 2nd thread in my signature
Thanks for your reply!
This is what I mean:
The screen rotates with a super-smooth, reconstruct animation to the next orientation. Not a rotate and fade to next orientation as we see in our ROMs today.
I wish I had a way to show what I mean.....

How to make Pictures with an animation transparent and nontransparent?

Hello,
i have a problem. I want to make a short cube animation for my new Android App, but the roblem is, that my code will not do it... Can anyone help me? Thanks a lot
cube_1.animate().alpha(1).setDuration(1000);
cube_1.animate().alpha(0).setDuration(1000);
cube_2.animate().alpha(1).setDuration(1000);
cube_2.animate().alpha(0).setDuration(1000);
cube_3.animate().alpha(1).setDuration(1000);
cube_3.animate().alpha(0).setDuration(1000);
cube_4.animate().alpha(1).setDuration(1000);
cube_4.animate().alpha(0).setDuration(1000);
cube_5.animate().alpha(1).setDuration(1000);
cube_5.animate().alpha(0).setDuration(1000);
cube_6.animate().alpha(1).setDuration(1000);
cube_6.animate().alpha(0).setDuration(1000);

Categories

Resources