I used to use Mimicry ROM which has a cool screen off animation by default. Anyone know what the animation is called? I switched to the Andromadus test build with Jelly Bean by Flinny but I miss the animation.
Is there anyway I can put the animation on this ROM?
Ps. I can't post to the dev forum yet.
Sent from my HTC Vision using xda premium
I'm running jokersax's cm10 on my atrix and tried to switch the boot animation, flashed it, and rebooted. But instead f the newly flashed animation, I got the default grey android one. I tried a ext3 and ext 4 version of the animation but neither helped. Any help would be appreciated.
I am using a custom animation to expand and contract my view, found on another answer here on SO.
Umm... Is there a way to change/ add the animation whenever you lock your screen? I wanna change mine to be like ics's
Sent from my LG-E730 using xda app-developers app
I wanted to know if i can get the screen off animation on my atrix 2 running PA 4.1.2? Would there be a way to get the animation from stock ics? Ive tried and failed. Any help out there would be very greatful! :D
could someone work on crt lock with great animation? please ? this is cool dont ya?
I have searched high and low for the answer to this question...sorry if my search criteria sucked.
I have unlocked, rooted, and flashed nameless on my HTC Desire C. I have also flashed the HTC Desire C Customiser
at forum.xda-developers.com/showthread.php?t=2048217 and changed the splash screen and boot animation.
But I want to change the splash screen to my own.
right now i'm trying to create an animation in my app, but i have no idea how to do it, I want the animation is like the credits of a movie, a text which goes up gradually, and if there is another way to do it than with animation, not necessarily a credit, but I want to do the same
I want an animation to be applied to all the child items of a grid layout. This animation should be run as soon as the activity becomes visible and should be applied to children one after the other.
I know I can use Grid Layout Animation Controller. I want to know if there is a better solution to this in Property Animation API. As this API gives more flexibility while animating.