Swf animated o2x logo - LG Optimus 2x

Extracted LG Optimus 2X logo from SU660 presentation.
http://www.optimus2x.net/index.php?topic=452.0
It's from a presentation. If one can extract the stills from this it should be possible to craft a live wallpaper or even a boot animation

Might be good to link direclty instead of to a site where you have to register to see anything

I extracted to png files and threw together this bootanimation.zip following this guide:
http://forum.sdx-developers.com/themes/(how-to)-creating-a-bootanimation-zip/
If anyone is brave enough he can try it out.
ATTENTION: I DO NOT TAKE ANY RESPONSIBILITY FOR PROBLEMS THAT MAY OCCUR WHEN YOU INSTALL THIS
I TRIED TO BE AS COMPLIANT AS POSSIBLE WITH THE GUIDE, BUT THAT DOES NOT GUARANTEE IT IS WORKING CORRECTLY

If I just knew how to put this on my phone .
But I would also like to get that animated Tegra2 just for the kick of it.

MeX_DK said:
If I just knew how to put this on my phone .
But I would also like to get that animated Tegra2 just for the kick of it.
Click to expand...
Click to collapse
you need root and replace the original bootanimation.zip in /system/media/
Do you have a gif or swf animation of this tegra 2 logo you talk about?

Doesn't it go in data\local?

MeX_DK said:
Doesn't it go in data\local?
Click to expand...
Click to collapse
heard that too, but there seems to be some restriction, because this doesn't work always. Yesterday I read animations located on this position are limited to 15 FPS, but I don't know what to make of it.
If you place it at system/media it will definately be used (given it has the right format of course)

But at the risk of the phone "breaking" . But is there no other way then Root Explorer, cause im not really interested in having to pay for it from market.

MeX_DK said:
But at the risk of the phone "breaking" . But is there no other way then Root Explorer, cause im not really interested in having to pay for it from market.
Click to expand...
Click to collapse
Of course there's a risk.
you can also push it with adb after elevating your terminal with su. You should, however, rename your original bootanimation.zip to something like bootanimation.bak so you can restore in case it fails.
I have to say this once again, this animation was crafted according to the guides available, but I haven't got my android yet to test if it is working properly. I might upload a 15 FPS version on monday, so one can push it to data/local and see if it works.

I will give your bootanimation a whirl when I get home from work and post the results. And I am looking for an animation version of the Tegra Logo and hoping I will find it.
Cause that will make for a nice animated boot logo rather then the dull LG one.
Not much luck with finding an animated Tegra2 one sadly . I just thought I saw one at some point

I put aMpeX bootanimation.zip in data/local and it works very well for me.
I just edit the fps from 24 to 30 for more smoothness

boshot said:
I put aMpeX bootanimation.zip in data/local and it works very well for me.
I just edit the fps from 24 to 30 for more smoothness
Click to expand...
Click to collapse
Thats odd, I never actually set it to 24 fps ^^ it was 30 fps all along, at least according to my desc file
I'm very glad it works though
I'll update the animation on monday, I changed it to not looping the entire animation, but only the "shimmering" part in the end.

How do i get it to my phone via adb?
Becaues all the commands I try either ask for more arguemnts or just reports access denied >_<

Maybe post some more animation

Could anyone help with the commands?

I'm not sure, but try this:
copy the bootanimation.zip in the same folder as your adb application, then try
Code:
adb push bootanimation.zip /data/local/bootanimation.zip

aMpeX said:
heard that too, but there seems to be some restriction, because this doesn't work always. Yesterday I read animations located on this position are limited to 15 FPS, but I don't know what to make of it.
If you place it at system/media it will definately be used (given it has the right format of course)
Click to expand...
Click to collapse
That's the restriction for data/local (if you have an animation of 15 or less) you can put it in data/local and it will override the one in system/media any other need to be put in system/media.
oh and the easiest way to do this is buy root explorer (when your phone is rooted) backup the orginal one in /system/media (rename it) and put it in and your done.

Korumera said:
That's the restriction for data/local (if you have an animation of 15 or less) you can put it in data/local and it will override the one in system/media any other need to be put in system/media.
oh and the easiest way to do this is buy root explorer (when your phone is rooted) backup the orginal one in /system/media (rename it) and put it in and your done.
Click to expand...
Click to collapse
NOT TRUE
I just placed this bootanimation in data/local and it plays just fine and the FPS es at 30

Ok, that's good. Altho that's what people said in other threads, i havent checked how much fps my current bootanimation is running tho, but it's in data/local and that works like a charm.

Any way to change the shutdown animation?

Related

[Tutorial] Custom Boot Animation

This tutorial will explain how to make a custom boot animation for your droid eris by replacing the stock verizon wireless animation.
Notes:
- We will be working with .png files so be prepared to convert a video-animation to a series of pngs.
- There are other stock animations such as the HTC one and it may be possible to add another animation onto the end of the verizon wireless one.
1) Create a video animation of 320x480 resolution in Adobe After Effects, another video animating software, or create a series of images for your animation.
2) Convert that video into a series of .png files with the names: 00.png 01.png ... etc ... to 25.png (I have not attempted to use more or less than 25 png files, it may or may not work)
3) Extract the stock bootanimation.zip (provided below) into a working directory, with the following file structure...
- /bootanimation
---- /android -> should contain (00.png -> 03.png) "HTC"
---- /last -> should contain (01.png -> 02.png)
---- /vzw -> should contain (00.png -> 25.png)
---- desc.txt
4) Copy and replace the png files in the vzw folder with the pngs you just created.
5) Choose 2 .png files to be shown after your animation has completed and copy them into your /last directory replacing 01.png and 02.png.
5) Create a new zip file with the folders and desc.txt at root. Make sure to use the Store as the compression method when creating a new zip file. See picture attached to this post.
6) Use adb to send your file to /system/media/bootanimation.zip on your phone.
7) Reboot, and enjoy your fresh boot animation.
I have included my bootanimation.zip as an example. Heres a video of mine:
{Need to be approved by moderator to post youtube link}
youtube -> /watch?v=geghwnIfKS4
This works on the non-rooted eris also
DarthMowzy said:
This works on the non-rooted eris also
Click to expand...
Click to collapse
Really?...
I thought you needed it to mount the system to RW and you can't do this until you have Root?
Also anyone willing to convert this animation from the G1 over to the eris? I really don't know anything about Photoshop or anything like that so I would really appreciate if you would convert these two animations for the eris if its possible.
http://www.4shared.com/file/209835047/9ae956d/bootanimation_boing.html
and this one
http://www.megaupload.com/?d=CY4DK79B
DarthMowzy said:
This works on the non-rooted eris also
Click to expand...
Click to collapse
How? Don't you need ROOT Acess to gain those folders
You need root to copy the zip here: /system/media/bootanimation.zip
but you dont need root to copy it here: /data/local/bootanimation.zip
Do the same steps but change the zip location and it will work.
What if the boot is WAAAAAAAAAAAAAAAAAAAAY longer than 25?? What do I do
Like this one: http://www.mediafire.com/?25notzfztgz
Plus, DarthMowzy in data there is no local folder do I make one
iloveandroid said:
What if the boot is WAAAAAAAAAAAAAAAAAAAAY longer than 25?? What do I do
Like this one: http://www.mediafire.com/?25notzfztgz
Plus, DarthMowzy in data there is no local folder do I make one
Click to expand...
Click to collapse
try it out, i heard a couple of people getting files with over 200 frames working
i3urn said:
try it out, i heard a couple of people getting files with over 200 frames working
Click to expand...
Click to collapse
Yea I can vouch that it works I have one that is 250+ and it works fine.
just a tip to help avoid hours of pulling your hair out..not that i did this or anything
zip up the folders within bootanimation folder, not the bootanimation folder and the folders. If you do, you end up with another directory and it won't load.
Please elp me with desc.txt
t2noob said:
Yea I can vouch that it works I have one that is 250+ and it works fine.
Click to expand...
Click to collapse
I see you guys are having good luck loading boot animations and I imagine your are not running as choppy as mine. all I did was replace the .png files from the example_bootanimation, and mine looks like crap. Can someone tell me what you used in your desc.txt file?
THanks
iloveandroid said:
What if the boot is WAAAAAAAAAAAAAAAAAAAAY longer than 25?? What do I do
Like this one: http://www.mediafire.com/?25notzfztgz
Plus, DarthMowzy in data there is no local folder do I make one
Click to expand...
Click to collapse
When using "adb shell" I can see the local dir. I didnt create it. It was already there.
What cool animations have you guys made
can you guys post some ani,mations you have made that you would not mind sharing. Mine is not that great but I would like to learn. In the mean time I would really like to find something cool to use.

Brand New Super Mario Custom Boot Animation

Hey there everyone. I've been working on this for a couple of days (since I'm pretty much an idiot with anything beyond web surfing), but with the help of some forum members and various other how-to guides, I figured it out. I split it up into individual frames, picked out the ones I wanted, converted them to JPGs, renamed them, and rewrote the desc.txt file. I can write a more detailed how-to since most of the things online are more about how to change the animation than how to create one. Just ask, and I'll put it up later. It's a short clip from a Youtube video of the trailer for Super Mario Galaxy 2. And without further ado:
*http://www.megaupload.com/?d=M5MP13JD
-Here is a mirror, since someone posted at androidforums that there was a tracer of some sort. I've no idea what that means, but thought I would offer another downloading solution so people could go that route if necessary.
http://rapidshare.com/files/395413639/bootanimation.zip
*Now down to a slim and trim fighting weight of 1.68MB. Just a bit better than my original file with super huge PNGs that was 21.1MB. heh
Feel free to use it as you wish. Just say thanks or something. Enjoy!
Now with more preview!
GIFSoup
PS. Mine runs and looks better, but at least this will give you an idea before you download.
If you ever need help let me know. Even if I am a Hero user. I am a Photoshop professional and have made many boot screens. Downloading yours now.
-------------------------------------
Sent from my Android phone.
Appreciate that good sir. I'd love to learn photoshop sometime but to the uninitiated, it seems very daunting. I do have GIMP, but haven't really messed with it too often besides resizing some wallpapers. I enjoyed learning how to do this though, and feel that each new thing I figure out, the more inclined I am to try something else. Anyway, let me know what you think of it...
Hey nice looking boot. I downloaded the file to the sd card of my eris and tried to flash it but it wouldnt load it aborted. Am I missing something here on how to install. Thanks
Thanks man! If you are rooted then it is super easy. Just install to SD card, then use something like Root Explorer(I think Astro should be able to do this too) to move it into the data/local folder. Also, you can put it into the system/media folder. I haven't found any difference on how it runs whichever way you want to go. If you aren't rooted yet (what are you waiting for?? lol j/k) then you have to download SDK and push it into the data/local folder since you won't have access to the system/media one. There are a couple of tutorials floating around to give you some better direction or if you are still having trouble, then PM me and I'll see if I can't direct you better so we don't fill up the regular post.
Looks pretty good, probably good thing ya got filesize down .
-------------------------------------
Sent via the XDA Tapatalk App
Thanks Magnum. It took me awhile to figure out how to shrink the original PNGs I made from 21.1 to 10.2MB, and then another forum member showed me that I could use JPGs and then it went from 10.2 to the current 1.68. Very happy with the results. Getting some help with including the audio, then it'll really be sweet.
I tried moving this into system/media folder where my other boot animation is but I got permissions not allowed. Ive got read only permissions on my bootanimation using taintedvanilla. Any suggestions?
-------------------------------------
Sent via the XDA Tapatalk App
I'm not overly familiar with that Rom, but I would suggest using Root Explorer. It's an awesome app. I don't have any issues changing to Read/Write with it. I just mount the zip on the SD card then long press, choose move and paste it into the appropriate folder. I found it worked best for me to delete the first boot animation instead of just replacing it (results may vary). If you don't want to go that route then you might want to use SDK and push it into the data/local folder. I know that either folder will work for the boot, but not sure which folder it reads first so can't be certain this will be the answer if you can't delete the other boot animation that is already installed. Let me know if this works for you...
this is awesome thanks bunches
You're very welcome. I have a Mario boot screen picture too that kind of goes with the animation. PM if you're interested. If so, let me know if you need help installing it. There is a guide and it's pretty easy, but just in case.
es0tericcha0s said:
I'm not overly familiar with that Rom, but I would suggest using Root Explorer. It's an awesome app. I don't have any issues changing to Read/Write with it. I just mount the zip on the SD card then long press, choose move and paste it into the appropriate folder. I found it worked best for me to delete the first boot animation instead of just replacing it (results may vary). If you don't want to go that route then you might want to use SDK and push it into the data/local folder. I know that either folder will work for the boot, but not sure which folder it reads first so can't be certain this will be the answer if you can't delete the other boot animation that is already installed. Let me know if this works for you...
Click to expand...
Click to collapse
It's still allowing read only permissions. I adb pushed the bootanimation.zip into both system/media and data/local but it still boots with the old animation. Oh well I guess...
theGross1 said:
It's still allowing read only permissions. I adb pushed the bootanimation.zip into both system/media and data/local but it still boots with the old animation. Oh well I guess...
Click to expand...
Click to collapse
You might want to try this (if you havn't already) to fix the read only permissions...
Code:
adb remount
then...
Code:
adb push bootanimation.zip /data/local
I've done that, I'll just have to play with it more when I have time. Does adb push overwrite the existing file on the phone if the are named the same?
-------------------------------------
Sent via the XDA Tapatalk App
I've done that, I'll just have to play with it more when I have time. Does adb push overwrite the existing file on the phone if the are named the same?
Click to expand...
Click to collapse
Pretty sure it does, if your getting somthing like permission denied read only after trying to push, it probably isn't going through. Wouldn't think you'd get the read only pushing to data/local though.
-------------------------------------
Sent via the XDA Tapatalk App
Does this require root access?
No sir, but you should check this thread out: http://forum.xda-developers.com/showthread.php?t=653009 T2Noob made a nice little Bat file to help you through this process. Also, if you like Batman, check out my post on the last page of the thread. It's even cooler than my Mario one

[BOOT ANIMATION]The Screaming Droid! Now With Sound!!! (Updated 3/13/11)

UPDATE:
First I want to thank every one, I also want to give a shout out to
Mrdaviso for making the sound possible on cm7, please give him thanks for his thread on this. I've been waiting to have sound for the animation for sooo long and now it finally works and thanks to him.
I stripped all the text out of the animation except for the android logo and the preview below is exactly what it is, he screams and then stares at you and blinks until your phone boots.
The scream I choose is one I thought was appropriate... the original Godzilla roar! But if you really want, and I honestly would love to see more sound files made, please offer others. You can use mine as a template for syncing with the animation. I love to see others post sounds for this!
Heres the d/l link hope you guys like this.This zip file contains the bootanimation.zip, android_audio.mp3 (godzilla) and the bootsnd.sh (to setup sound playing on phone bootup)
Installation of the new un-branded versions with sound!!! PLEASE READ CAREFULLY:
First how to setup boot animation sound on cm (link to the op):
To install boot animation:
1. just unzip the screaming_android_with_sound.zip file on the root of your sdcard
2. copy the bootanimation.zip file to the system/media folder replacing the old one or renaming the old one and copying this one over if your just testing.
3. Android wins again!
Changing the ResolutionThe resolution for the animation is 480X800 if you'd like a different size:
1. copy the bootanimation.zip file to your computer.
2. open the zip and edit the desc.txt 's second line (480 800 not the 25 read below) to match your phones resolution.
3. save the file and close the zip program
4. you shouldn't need to unzip the bootanimation.zip file to do the above
5. if you do need/want to unzip it when rezipping make sure the compression level your zipping it on is "store" or it won't work.
Sound doesnt seem to match up?... change to animation speed in the desc.txt file:
1. copy the bootanimation.zip file to your computer.
2. open the zip and edit the desc.txt 's second line (only the 25 not the first 2 numbers) to speed it up or slow it down.
3. save the file and close the zip program
4. you shouldn't need to unzip the bootanimation.zip file to do the above
5. if you do need/want to unzip it when rezipping make sure the compression level your zipping it on is "store" or it won't work.
NOTES:
want a different sound on the animation... the sound file has to be called android_audio.mp3 for it to play, this file will play for any new bootanimation you install unless you remove the android_audio.mp3 file and it has to be an mp3.
Programs to help... if you don't have root explorer get "Super Manager" from the market it does r/w and root privileged file exploring (and more) just like root explorer and its free.
I'm only giving this out in zip file format, I'm not doing a flashable as its to hard to keep up with all the different roms and resolutions. I provide instruction on how to change the resolution of the animation to fit your phone.
------------------------------------------------------------
Preview:
Click for full size
------------------------------------------------------------
Installation of the old branded versions: just flash the the zip file below.
Screaming Droid Boot Animation Flashable Download 320 x 480 flashable to system/media
Screaming Droid Boot Animation 480 x 800 This is just the boot animation, rename and install where needed.
Screaming Droid Boot Animation Flashable 480 x 800 This flashable installs to the data/local folder if this isn't where you need it use the above bootanimation.zip and place it where its needed.
Screaming Droid Boot Animation Flashable 240 x 320 This installs to the system/media folder if this wont work for you i'll post the bootnaimation.zip and you can push it or you can pull it out of the flashable and push it.
Push Instructions:
use adb and push the bootanimation.zip (which must be in the tools folder which is inside your android-sdk folder) to /system/customize/resource, /data/local, /system/media, i think you only need to push it to the first one, but try all 3 just in case
adb push bootanimation.zip /system/media or /data/local or system/resource/customize
or with term app
first copy bootanimation.zip on your SDCard
run terminal
and write
#su
#mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
(now you can write to /system)
("browse" to location, where you have copied bootanimation.zip, if it is in root of your card)
#cd /sdcard
(you can check if it is there)
#ls
(now just copy it)
#cp bootanimation.zip /system/media
(you can exit, and reboot, new animation should work, enjoy)
Click to expand...
Click to collapse
That's great. Nice work
appox said:
That's great. Nice work
Click to expand...
Click to collapse
Thank you.
Very nice!
zHk3R said:
Very nice!
Click to expand...
Click to collapse
Thank you.
Would have prefered it without the Cyanogen being in there ut nice work all the same.
shadowch31 said:
Would have prefered it without the Cyanogen being in there ut nice work all the same.
Click to expand...
Click to collapse
Sorry but I had to pay homage to the almighty grand pubba of AOSP. My next one will be un-branded.
Thank you.
sweet man, i love it
aBsolutex3 said:
sweet man, i love it
Click to expand...
Click to collapse
Thank you sire, glad you like it.
Thanks A Simmons, too cool
Bayhill Jacket said:
Thanks A Simmons, too cool
Click to expand...
Click to collapse
No thank you, sir.
Can this be flashed through recovery or does it have to be pushed through adb?
fmedina2 said:
Can this be flashed through recovery or does it have to be pushed through adb?
Click to expand...
Click to collapse
This is a flashable zip, I only produce flashables as pushing stuff is a pain in the ass for most people. I like flashables as they take the guess work out of installing things. This flashable works with AOSP roms though.
Very nice is it simply flashable in recovery with stock rooted rom for desire?
thanks
thay said:
Very nice is it simply flashable in recovery with stock rooted rom for desire?
thanks
Click to expand...
Click to collapse
Yes the zip is flashable its only mdpi resolution right not but if requested i'll make a hd one. It gets flashed to system/media which is the aosp standard if you need something different just ask.
Is the hd one for the desire ?
and the mdpi version is still fully compatible with the desire resolution?
thay said:
Is the hd one for the desire ?
and the mdpi version is still fully compatible with the desire resolution?
Click to expand...
Click to collapse
mdpi is the only one I made which has a resolution of 380 by 420. I think on higher res phones it gets stretch but I can't guarantee, it wont hurt your phone to try it though at the worst it'll just have black edge where the resolution falls short.
If you want a higher res one just post me your resolution and I'll hook one up later tonight. To make it flashable to your device I need to know what device you have and what rom you run, since this flashable is for AOSP roms and tries to place the bootanimation in the media folder.
The desire screen res is 480×800 if you can make a compatible boot animation is very apreciated very thanks otherwise i try the mdpi version
thay said:
The desire screen res is 480×800 if you can make a compatible boot animation is very apreciated very thanks otherwise i try the mdpi version
Click to expand...
Click to collapse
I'll post one later tonight around 11 or 12 est time.
thanks again

Honeycomb Original Boot Animation

.
Hi there ppl, here I post you a link to a lil modified version of the original honeycomb rip boot animation that will work in our Arias fullscreen. Is just the dimensions changed in the desc.txt file but it'll save you sometime (as I had to go all the way to get how boot animation worked q: )
Here how it looks on a Nexus S: http://www.youtube.com/watch?v=MrAoqgAzKyQ
If you're running CM7 it should be as simply as replacing the bootanimation.zip located in /data/local/ with this one (use root explorer or ES file explorer with root explorer option to navigate there). If you're running another ROM (and you dont have a bootanimation at /data/local/) take the second version and flash it in recovery. Not sure if that would work (havent tried) but it'll replace the animation found at /system/media/ folder as our Arias are s-on still.
Bare Version (just drop it in /data/local/)
Recovery Flasheable Version (replaces bootanimation found at /system/media/)
Neither way works breh
Edit: CM 7rc
Sent from my Liberty using XDA App
.
There's really no science to have it, you just need to replace the bootanimation.zip in /data/local/ (that folder is hidden, you need root explorer to get in there, is in the phone memory, not the sdcard)
Darius_bd said:
.
There's really no science to have it, you just need to replace the bootanimation.zip in /data/local/ (that folder is hidden, you need root explorer to get in there, is in the phone memory, not the sdcard)
Click to expand...
Click to collapse
The original is in /system/media. Putting a bootanimation.zip in /data/local will supercede the original. It looks great on the aria. Thanks for the port.
It should work on any rooted phone, CM or not.
Also, there's no need to use root explorer. Just place bootanimation.zip on your sdcard root and open Terminal Emulator:
su
cp /sdcard/bootanimation.zip /data/local/
reboot
Click to expand...
Click to collapse
Works like a charm.
Some of the versions floating around have white flashes between the loops - this one fixes that:
http://lts.cr/QHX
bkmo said:
The original is in /system/media. Putting a bootanimation.zip in /data/local will supercede the original. It looks great on the aria. Thanks for the port.
Click to expand...
Click to collapse
Thank you, that was very helpful. But it is a sick boot animation.
Sent from my Liberty using XDA App
Perhaps I did it wrong, but the image appears rather pixelated to me during load up.
Awesome. Cheers!
seboj said:
Some of the versions floating around have white flashes between the loops - this one fixes that:
Click to expand...
Click to collapse
The white flashes happens when there are foreign files inside the folder with the PNGs. In most case, a certain thumb.db hidden file I think we all have meet before
powerchess said:
Perhaps I did it wrong, but the image appears rather pixelated to me during load up.
Click to expand...
Click to collapse
You can try cooking your framework and add the HC boot animation @ the UOT Kitchen
merged 10chrs
Looks awesome Darius, thanks for sharing.
I am drooling right now that's the most epic thing I have sawn lol
Sent from my Liberty using XDA App
Thanks this is awesome. Took me a while to install it. Running liberated 2.2 based on the gratia release and none of the above methods worked. Finally replaced the boot file in system/customize/resource with this one and flashed the whole Rom thru recovery no wipes. Worked perfectly.
Sent from my HTC Liberty using XDA Premium App
Wow, it looks great and the install was a piece of cake. I don't really spend much time watching the phone boot, but it's cool anyway.
awesome boot animation, but i'm curious about changing the boot image like the one in the video to like a picture in my gallery?
thanks for this!! worked like a charm.
can't get it working, running FR008.
HTC White-screen
I used Root Explorer to drop the file into the right folder, and when I rebooted the phone (multiple times), it got stuck at the HTC Screen.
Not worth the hassle...at least for something that lasts less than a minute.
Did it wow for a complete noob, if no one doesn't know how to do this shouldn't be rooted at all lol.
1. Get root explorer
2. Download his bare version and put it right on ur sd card so u can find it
3. Then go to phone on root explorer go out of where it first takes u via back button
4. Copy the bootanimation.zip
5. Then it'll have a option to paste hit back button it will take u back to where u were
6. Go to data/local/ and hit paste
7. Reboot and watch the awesome boot!
-AriaUSer_
AriaUSer_ said:
Did it wow for a complete noob, if no one doesn't know how to do this shouldn't be rooted at all lol.
1. Get root explorer
2. Download his bare version and put it right on ur sd card so u can find it
3. Then go to phone on root explorer go out of where it first takes u via back button
4. Copy the bootanimation.zip
5. Then it'll have a option to paste hit back button it will take u back to where u were
6. Go to data/local/ and hit paste
7. Reboot and watch the awesome boot!
-AriaUSer_
Click to expand...
Click to collapse
Better yet:
Copy the bootanimation.zip file to the ROM zip file (system/media folder) and THEN copy the ROM file to your device using your choice of file exchange.
The first thing I do with new ROMs is to delete the files I don't want or need (like the language files) and add those I want to have (e.g., the original CM7 email app that supports color-coding accounts).
You can also replace the ROMs bootanimation the same way.
I've significantly reduced the size of the ROM by getting rid of unnecessary ring tones (who needs 50 of them?), programs (e.g., ROM Manager), and wallpapers (e.g., smoke, other useless ones).
I can shave typically 5-7 MB off the size, which may not seem like a lot, but helps.

Changing the Boot Animation

For those wanting to change the boot animation on your Thunderbolt, here is a quick tutorial. Remember that you do this at your own risk- I take no responsibility. It is fairly simple though.
1. Download your preferred bootanimation and place on the root of your sd card.
2. Rename to "bootanimation.zip" (without the quotes of course)
3. use root explorer and navigate to the /system/media folder OR /system/customize/resource folder for VirusROM (I think)
4. rename the "bootanimation.zip" to "bootanimation.zip.old" and "Finalthunder.mp3" to "Finalthunder.mp3.old"
5. Next navigate to your sdcard, and find the bootanimation.zip file that you downloaded and renamed.
6. long press and choose copy
7. now navigate to the /system/media folder on your phone and toggle to mount R/W
8. Then just paste the bootanimation and done!
9. Reboot to check out your new boot animation
I will be trying to reach out to several devs who have made boot animations and see if they will let me post a link to them here so we can have a centralized place to get anims from. Will update as soon as I start hearing back from those devs.
How do you change the boot sound?
I was able to change this right after root by using the same methods as I used on my DINC. But I want to replace the boot sound as well. I have tried renaiming to thunderfinal.mp3, android_audio.mp3, and (VZW_) something .mp3 to no avail. Any suggestions or success?
madroix said:
I was able to change this right after root by using the same methods as I used on my DINC. But I want to replace the boot sound as well. I have tried renaiming to thunderfinal.mp3, android_audio.mp3, and (VZW_) something .mp3 to no avail. Any suggestions or success?
Click to expand...
Click to collapse
rename it to:
thunderfinal.mp3.old
and it "should" work. at least it worked for me. if you change the bootanimation, just add ".old" after .zip
FYI - I don't think that is the correct location - at least it's not on my Thunderbolt. Check here: /system/customize/resource and find the VZW_bootanimation.zip.
I replaced that with one of my choice and it's working fine. The sound is there as well: FinalThunder.mp3.
elemerica said:
FYI - I don't think that is the correct location - at least it's not on my Thunderbolt. Check here: /system/customize/resource and find the VZW_bootanimation.zip.
I replaced that with one of my choice and it's working fine. The sound is there as well: FinalThunder.mp3.
Click to expand...
Click to collapse
It depends what rom you are using. The debloated rom has those files placed in media. I am running the debloated rom now.
Where can I download other boot animations?
In xda there are a ton of boot animations. Just use the search. I put "boot animation" in the search tab and got a ton of results.
sent from your mom's house via XDA Premium app
runhopskipjump said:
It depends what rom you are using. The debloated rom has those files placed in media. I am running the debloated rom now.
Click to expand...
Click to collapse
If you are running Debloat then its in the /system/media folder.
sent from your mom's house via XDA Premium app
The stock rom is:
/system/customize/resource/bootanimation.zip
Same as EVO not DINC, DINC called it VZW_bootanimation.zip
I've been working on a few of my own boot animations. The problem I found is that when I dropped in my own boot animation and left the finalthunder.mp3 right where it was. It no longer played the thunder sound?? I assumed that changing the name of finalthunder would make it go away otherwise it would play no matter what.
So why did it stop playing when I didn't touch it?
**EDIT
Duplicate post. Sorry!
Maybe the sound is tied to the original boot animation through a script or other file...not really sure. I am going to play around with it this week and see if I can get the sound working as I have a couple ideas myself. If I find something that works I will be sure to post back and let you know.
Sent from my ADR6400L using XDA Premium App
changing Stock animation
I'd like to know as well. I can't see anywhere in the VZW_bootanimation.zip where that file is even referenced...
Of course, I'm not exactly a scholar in this area. I just want to use a custom sound with my custom boot ani.
Thanks!
B
*UPDATE*
I extracted all the stock folders from the zip, I changed 1 PNG (the quietly brilliant splash in the 'android' folder), rezipped it and put it back on the bolt. When I rebooted the screen was blank BUT the finalthunder.mp3 STILL played... and there was no animation.
I kept the PNG file name that I changed the same as the original... not sure why it stopped working tho. {Note - I rename the zip (attached) after I have it on my SD card. then move it to the system/customize/resource.}
hey guys, having some problems making mine
i was able to make everything but i get no image. I made 120 jpg files for the VZW folder and placed them in their.
I then customized the HTC screenie for the android folder, and finally in the progress folder i placed a .gif (which i didn't think was a problem).
I also placed the desc.txt file as well, zipped it up and placed in in /system/media. No dice...
Anyone else having an issue or has had this issue and knows what i need to do??
edited because
Anybody got any cool boot animations running on their Tbolts yet?
Awesome this worked great. Thinks for the instructions.
okay, i need some assistance, I'm trying to make a fairly simple boot animation, but NONE of the animations ive used have worked I am obviously not doing something right, but not sure what
I can't get this to work either... I'm running DaBamf ROM and put these files in the system/media folder to replace what was there and all I get is a black screen and no sound at all... I haven't messed with the stock location of these files yet, so we'll see...
Ok this is a weird solution but it has worked for me.
1. down load the link below and flash it. When it boots up you will get the famous rick roll bootanimation that jcase put up on April 1st.
2. Go to /system/media/ and replace the bootanimation.zip with whatever bootanimation.zip you want.
3. If you want to add custom boot sound you have to name it android_audio.mp3 to replace what is there. If you don't want any sound delete the existing android_audio.mp3 or you will get Rick Astley every time you boot.
That has allowed me to change bootanimation and get custom sound each time I have replaced the ROM. If that works for you thank me and enjoy.

Categories

Resources