I'd Like the boot animation for the stock galaxy s2 (when the letter S comes and and goes and something else happens ....) and the shut down animation as well if possible. all stock. will really appreciate it
Im running ICS on AOKP latest release (5-1-12) Thank you
This isn't CWM-zipped, but here's the stock bootanim with sound. To use the bootanim, just copy bootanimation.zip to your phone, then use Root Explorer/ES File Explorer/similar alternative to move it into /system/media and set permissions to rw-r-r. If you want the sound, place the PowerOn.ogg in /system/etc and again set permissions to rw-r-r. Note that this animation is an optimized version of stock, that is, someone edited the stock one so it'd run more smoothly; original thread with all the details is here.
I don't know where the shutdown animation is located, but I do have it on my phone. If I find its location, I'll upload it.
This isn't CWM-zipped, but here's the stock bootanim with sound. To use the bootanim, just copy bootanimation.zip to your phone, then use Root Explorer/ES File Explorer/similar alternative to move it into /system/media and set permissions to rw-r-r. If you want the sound, place the PowerOn.ogg in /system/etc and again set permissions to rw-r-r. Note that this animation is an optimized version of stock, that is, someone edited the stock one so it'd run more smoothly; original thread with all the details is here.
I don't know where the shutdown animation is located, but I do have it on my phone. If I find its location, I'll upload it.
Thank you very much, looking forward to the shutdown one
Edit: The animation worked perfectly but without sound. the PowerOn came in .wav format and i put it right away, didn't work. changed the extension to .ogg as you mentioned, still not working. but still loving the animation even without the sound, thank you.
Thank you very much, looking forward to the shutdown one
Edit: The animation worked perfectly but without sound. the PowerOn came in .wav format and i put it right away, didn't work. changed the extension to .ogg as you mentioned, still not working. but still loving the animation even without the sound, thank you.
I don't think you can just rename the extension, need some sort of software file converter for this. I guess I had forgotten it was in wav form and I had converted it a long time ago, sorry XD. Try the one attached to this post, this one works for me.
I don't think you can just rename the extension, need some sort of software file converter for this. I guess I had forgotten it was in wav form and I had converted it a long time ago, sorry XD. Try the one attached to this post, this one works for me.
yeaa same issue , thx though still cool animation even without the sound
Very strange. Does the file play at all on your phone, like in music player or something? And you're putting it into /system/etc and not the same folder as the bootanimation.zip (which is /system/media), right? I've read issues about it working on some ROMs and not others, which seems very strange to me. Another issue is that it has to be named "PowerOn.ogg" exactly, though some ROMs did offer .wav support, and of course having sound on when you boot the phone, it doesn't play if the phone was silenced before rebooting. If after checking all that, it doesn't work, then I give up as I have no clue XD
Very strange. Does the file play at all on your phone, like in music player or something? And you're putting it into /system/etc and not the same folder as the bootanimation.zip (which is /system/media), right? I've read issues about it working on some ROMs and not others, which seems very strange to me. Another issue is that it has to be named "PowerOn.ogg" exactly, though some ROMs did offer .wav support, and of course having sound on when you boot the phone, it doesn't play if the phone was silenced before rebooting. If after checking all that, it doesn't work, then I give up as I have no clue XD
ive done and checked and tried all what u mentioned lol, and yea id does play via the music player on my phone, but seems like my phone like it to be quite when it first wakes up
ive done and checked and tried all what u mentioned lol, and yea id does play via the music player on my phone, but seems like my phone like it to be quite when it first wakes up
Some ROMs have the bootanimation sound disabled in software.
Huge failure. Tried to make my own via a PNG export from flash, and it's not working. Anyone who's made one that's actually worked, mind looking at this and seeing what I've done wrong?
What I'm trying to get it to do is play once and freeze on the last image.
Huge failure. Tried to make my own via a PNG export from flash, and it's not working. Anyone who's made one that's actually worked, mind looking at this and seeing what I've done wrong?
What I'm trying to get it to do is play once and freeze on the last image.
Thanks
Your desc.txt file needs editing. You need a separate line for each loop, e.g.
480 800 30
p 1 0 part0 NOTE: Empty line must be here
I just took the liberty of editing it for you, zipping it, and adding another loop:
480 800 30
p 1 0 part0
p 0 0 part1
where part1 is looped infinitely, contains 5 identical copies of the last frame, and 0 ms delay is played between part0 and part1 (hence p 0 0 part1).
Take a close look inside the zip if you want to make another of your own. Remember that when you zip the folders up, you have to select "store" as the compression mode (i.e. no compression whatsoever).
Hope this helps. Let me know if you have problems.
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?