[Bootanimation] LSU Football - HTC EVO 3D

I have created a bootanimation of this video by LSU from the 1:01 minute mark until the 1:16 minute mark with a few changes made in there. It works as it should on the computer with this bootanimation previewer.
If anyone can try it out and let me know if it works for them that would be awesome. Or If anyone can take a look and tell me if I did something wrong that would be great too.
The file is roughly about 11MB
Thanks!
Also make sure you do nandroid just in case. Although if it doesn't work you just will see a blank screen when it boots up.
Installation should work as follows:
Root Explorer method:
1. Rename your boot animation to bootanimation
2. Put it on your SD card
3. Open Root Explorer and copy bootanimation.zip to /system/media. This will replace the existing boot animation
4. Reboot your phone
ADB method:
1. Make sure you have downloaded android sdk
2. Put android sdk in C:\
3. Set the directory of command prompt to C:\android-sdk-windows\platform-tools. Click here for a video tutorial.
4. Rename your boot animation to bootanimation and put it in C:\android-sdk-windows\platform-tools
5. Open cmd
6. Type in order:
-adb remount
-adb push bootanimation.zip /system/media/bootanimation.zip
-adb reboot

ok you had a few problems.
1) you had the desc files named Part 1 and it should be Part1(no space)=fixed
2)you needed to remove the boarder from the images=fixed
3)i resized the images and turned the last 3 in jpegs and in one copy turned all images 180 degrees(landscape) which in turn made the whole file smaller(your 10.92mb --mine 6.58mb
4)i made them flashable and added the LSU fight song(remix)
not trying to take over your bootanimations just easier to fix and then let you see the changes.

I greatly appreciate it. Very new at it, and just trying to see what I can do. Thanks again!

no problem.
just rip one open to see the changes i made to them and you can use one as a template to help on your next one.

This is awesome guys thanks! I live in baton rouge and I've been looking for anything with Lsu.
Sent from my PG86100 using xda premium

kcb2627 said:
This is awesome guys thanks! I live in baton rouge and I've been looking for anything with Lsu.
Sent from my PG86100 using xda premium
Click to expand...
Click to collapse
cool, i'm sure the op will be glad to hear you like it. give him a little tap on the thanks button

Is there any way to port this to the Galaxy Nexus. I tried the zip but it did not work. If it matters I'm running AOKP 20.
Never mind. Figured out myself. Just used working zip and put your boot animation in it.

I'll see what I can do. I'm sure it's just a resizing issue along with the proper paths. The zip is for the sense paths not AOSP paths.
If not I'm sure dased can assist.

Related

[MOD] BIOS Boot Animation - Now for CM 7 too!

As usual, I am not responsible for anything that happens to your phone.
Requirements:
Rooted myTouch 4G
Android 2.2/2.3
Fingers
Brain
Root Explorer (or similar)
I had a request for a BIOS style boot animation in my splash screen thread. So here is what came up with. I used two different style animations as my base. The first came from frysee, whose N1 BIOS this was modified from. The other came from jeckyll. I used the same style as his animation for the HD2. Both have minor differences from the originals and of course they have the specs from our phones.* These are also very generalized so they can be used with any 2.2 ROM. Enjoy!
Instructions Android 2.2:
Copy/download the animation's zip to your SD card
Open Root Explorer
Rename the file to TMUS_bootanimation.zip (Only for stock/iced glacier. Name may change for other roms. CM 6 it should be bootanimation.zip)
Copy the animation to /system/customize/resources (don't forget to mount the resources folder as r/w before copying)
Done!
Instructions CM 7:
Copy/download the animation's zip to your SD card
Open Root Explorer
Copy the animation from your SD card to /system/media/ (don't forget to mount the media folder as r/w before copying)
Done!
Instructions for copying with Android Commander by neidlinger (see original post here / pictures are in original post)
neidlinger said:
Five easy steps using "Android Commander" Source for Android Commander
Pre-reqs
1: phone
2: drivers to connect your phone to your computer
3: Android Commander
4: brains and the ability to follow directions
1: open Android Commander and make sure you have Root Access, Bottom left corner.
2: Navigate to the target folder, you can use the address bar below the window to get there quickly. IE Gingerbread you'd type in "/system/media/"and it will take you directly to that folder.
3: delete the bootanimation
4: Push the bootanimation to that folder
5: use adb shell to check for animation.
my pictures below are for Gingerbread.
if you screw up your phone, it's your fault.
Click to expand...
Click to collapse
You can test your animation by opening a command window and typing
adb shell
bootanimation
exit with Ctrl+C
(This can also be done through the terminal emulator, though I'm not sure how to exit. I tried it and had to use adb to reboot. So I don't recommend doing it this way! )
Also, with the second animation, there was a request for a splash screen that said loading. That is included here as well. Instructions for
flashing can be found in my thread for custom splash screens.
There is also a new splash screen that matches the CM 7 animation. Instructions to flash are the same.
Thanks to jayizzbakk for being my guinea pig for the Android 2.2 animations!
And thanks to macheteZen for all his input and testing for the CM 7 animation!
Downloads are available in the next post.
*If there are any mistakes on the specs of the phone, please let me know!!! I will gladly modify these that way they are perfect!
Here are the downloads.
The boot animation for CM 7 is named bootanimation.zip
CM7BIOSLoad.img is a splash screen for the CM7 animation.
All others are for Android 2.2
wow thats awesome thank you!
i'm interested to so know how to plug these into a AOSP ROM.
You using CM7?
Sent from my Senseless Iced Glacier
Edit: It looks like you should just have to name it bootanimation.zip. Then copy/push it to /system/media. If this doesn't work let me know and I'll see what I can come up with.
Iriscience said:
You using CM7?
Sent from my Senseless Iced Glacier
Edit: It looks like you should just have to name it bootanimation.zip. Then copy/push it to /system/media. If this doesn't work let me know and I'll see what I can come up with.
Click to expand...
Click to collapse
I am using CM6.1.2RC2.
I'll give it a shot and let you know how it goes. Thanks again.
Edit : Worked like a flipping charm.
Awesome! I'm so happy that worked!
Iriscience said:
Awesome! I'm so happy that worked!
Click to expand...
Click to collapse
And it will help those else using AOSP ROMS...
Lol, very nice, you just beat me to this. I downloaded the N1 bios boot last night and was going to edit tonight. I may still do it to get Ice Glacier in there eventually. Thanks for getting this up.
Awesome stuff, thanks! I usually never care about the small details like boot anims, but this one is sweet
How to mount the resource folder as r/w before copying??
OoOP I FOUND OUT!! Damn thoes bong rips are slowing me down! lol
for anyone that can't mount the resource folder as r/w
Code:
go into terminal emulator type
su
busybox mount -o remount,rw /system
btw, thanks...these are dope!
xXy3kXx said:
How to mount the resource folder as r/w before copying??
OoOP I FOUND OUT!! Damn thoes bong rips are slowing me down! lol
Click to expand...
Click to collapse
There needs to be an "LOL", or a "like" button like on facebook. This **** is too funny! Not to mention I have the same problem all the time!
Another great guide! Thanks!
Sent from my HTC Glacier using XDA App
How does one make a Boot Animation? I would love to make my own....
Sent from my HTC Glacier using XDA App
It is a little bit of a process, but I am more than happy to explain it to you! PM me the times you have available in the next couple of days and we can work out a time to get together on tinychat or something so I can explain it.
How long did it take you to learn photoshop?
Iriscience said:
It is a little bit of a process, but I am more than happy to explain it to you! PM me the times you have available in the next couple of days and we can work out a time to get together on tinychat or something so I can explain it.
Click to expand...
Click to collapse
Sent from my stickie key HTC Glacier using XDA App
I took a class in high school where I learned very basic use of Photoshop. The boot animations here require very little knowledge of Photoshop. My proficiency with Photoshop is pretty low, I really don't have much experience with it.
Iriscience said:
I took a class in high school where I learned very basic use of Photoshop. The boot animations here require very little knowledge of Photoshop. My proficiency with Photoshop is pretty low, I really don't have much experience with it.
Click to expand...
Click to collapse
"CM7 Bios Animation coming soon!"
Eagerly awaiting release! Looks great thanks!
It's awesome but my phone boots too fast to finish the entire thing lol

[MOD] Screen Animations ANY ROM

This is a meta morph do not flash in cwm if you do not know what a meta morph is read up on it at my link how to apply a meta morph​
OK guys i put together a bunch of meatamorph files for you guys to be-able to install with different animations i hope you like it if anything wont install or work please let me know and i will fix it right away.
Look here for videos on what a few of these look like Videos here
Install instructions:
How-To Apply a Metamorph
http://forum.xda-developers.com/showthread.php?p=11695218#post11695218
2. Manually Add Animations: should work for most roms
This process will be helpful for those wanting to mix and match animations from the folders. In fact, why don't you create your own mix and post it here so everyone else can appreciate your awesomeness. I'll add new mixes below if they come in.
-Simply get a hold of the anim folder with the animations you want to use and the framework-res.apk from the rom you're interested in modifying (/system/framework/framework-res.apk).
- Open up the framework-res.apk in 7zip (right click on it, and select "open archive").
- Drag the anim folder with the animations (which you can download below) into /res folder in your framework-res.apk. This will replace the files currently in /res/anim.
- Exit out of 7zip.
- You now need to push the modified framework-res.apk onto the phone. You can do this by placing the modified framework-res.apk in the root sdcard folder, and entering the following into terminal emulator on your phone or using ADB when the sdcard is mounted:
su
mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
cp /sdcard/framework-res.apk /system/framework
mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system
reboot
If you're using terminal emulator, your phone will probably reboot before you finish re-mounting and/or typing reboot.
If you want to install the framework-res.apk that you just made in CWM recovery you can put it in this .zip make sure to put your framework-res.apk in the framework folder for this to work Your anim .zip
3.ninjamorph insatll find it in the market.
- create a new project of your framwork-res.apk.
- on your sdcard put the anim you want in this folder but first extract the folder out of the .zip first. (sdcard\androidthemes\workspace\framework-resapk\res\anim)
- make a copy incase you dont like the altered animations!!!
-replace the folder attached with the one in this zip
-go back to ninjamorph and finish project your phone should automatically reboot and there ya go animations are changed.
These will work with any rom and any phone enjoy
If you have any prob please post witch animation you used, that did not work so i can look into it.
BlurAnimations.zip
Bounce.zip
Custom my set up.zip
My set up 2.zip
Drop in.zip
Flip1.zip
Flip2.zip
Flyin and flip.zip
Fly in 1.zip
Fly in 2.zip
fold.zip
Shift.zip
Sliding1.zip
Slide2.zip
If you would like more custom one with animations together let me know what you would like
Theses are the .xml files in the anim folderi will tell you witch ones i know and what they do if you know what others do that i did not mention please let me know and i will update this thank you.
This is the anim of the opening of a new page
activity_close_enter.xml
activity_close_exit.xml
Theses are if you go back on your page
activity_open_enter.xml
activity_open_exit.xml
Dialog box is the box that comes up if you were for example adding a widget to the home screen
dialog_enter.xml
dialog_exit.xml
Theses will control how the keyboard comes into the screen
input_method_fancy_enter.xml
input_method_fancy_exit.xml
This is the anim when you unlock your screen
lock_screen_exit.xml
The options panel is the panel if your on any screen and you click on your settings button for example if your on the home screen and you click on your settings button you will see a options panel that askes if you want to add a widget change wall paper etc...
options_panel_enter.xml
options_panel_exit.xml
I think this one speaks for its self
search_bar_enter.xml
search_bar_exit.xml
please post others
I am having problems getting any of them to install it just sits there and says applying.
Mine also just says applying. On Rubik's dl30
Sent from my SCH-I500 using XDA App
Go to: Settings-> Applications-> Development-> check USB debugging. It should work now.
Also check out Anim Mod on the market for easy animation switching
May I ask what these do
Updated try out fly in 2 i really like it im working on bounce next hope you like it if your having trouble installing these im very sorry but i test them before i release them so i hope you can get them to work.
Jacked up AOSP vanilla froyo version .5. I don't really have much experience with MM though. I followed the instructions exactly. Just a warning...
Sent from my SCH-I500 using XDA App
cabjmb said:
Jacked up AOSP vanilla froyo version .5. I don't really have much experience with MM though. I followed the instructions exactly. Just a warning...
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
Well with anything you should always make a back up and i have never jacked up my phone from using any of these if you can thos let me know witch you used that you say jacked up your phone.
calebv2 said:
Well with anything you should always make a back up and i have never jacked up my phone from using any of these if you can thos let me know witch you used that you say jacked up your phone.
Click to expand...
Click to collapse
The custom one. I had just installed .5 though so I just did a reinstall and I was fine. Maybe I'll try again later tonight. I really liked the animations in the doctored version of SC you posted originally. Maybe I'll just pull the /anim file and replace the one in my framework-res though. I didn't mean to sound ungrateful. I really appreciate the work you put into these. I just wanted to post a warning in case there is something specific to the AOSP Froyo that would keep this from working.
Edit: Just tried again in MM and it worked fine. I must have messed it up the first time. Thanks again for the awesome animations!
cabjmb said:
The custom one. I had just installed .5 though so I just did a reinstall and I was fine. Maybe I'll try again later tonight. I really liked the animations in the doctored version of SC you posted originally. Maybe I'll just pull the /anim file and replace the one in my framework-res though. I didn't mean to sound ungrateful. I really appreciate the work you put into these. I just wanted to post a warning in case there is something specific to the AOSP Froyo that would keep this from working.
Edit: Just tried again in MM and it worked fine. I must have messed it up the first time. Thanks again for the awesome animations!
Click to expand...
Click to collapse
no prob and thank you
I am using your "Custom" theme, and it is working great, thanks.
I did also try "Flip 1" and even after reboot it seemed to do absolutely nothing but change my background, that might have been MM's fault who knows.
Running the custom on Rubik's dl30 and its awesome. Thanks to whoever told me to enable USB debugging haha. Had these on my DX and was really wanting them back. Thanks man.
Sent from my SCH-I500 using XDA App
Have you guys seen the Gingerbread Screen Off Animation that looks like a TV turning off, with the line and a small flash (not sure exactly how to describe it). And when i say "screen-off" i mean by tapping your power button, not holding it in to power down, but to turn-off the screen and lock the phone.
It might be kinda stupid to some, but i think it's pretty neat and unique...
possible?
lucas.scott said:
Running the custom on Rubik's dl30 and its awesome. Thanks to whoever told me to enable USB debugging haha. Had these on my DX and was really wanting them back. Thanks man.
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
No problem. It's one of those little steps that is rarely mentioned. Enjoy!
Any documentation out there on which xml file controls what (other than guessing from their name)?
obliviator33 said:
Any documentation out there on which xml file controls what (other than guessing from their name)?
Click to expand...
Click to collapse
Ill post later on the ones that I know do what
calebv2 said:
Ill post later on the ones that I know do what
Click to expand...
Click to collapse
Thanks. I have been playing around mixing/matching the animations with some decent results. Is there a program that can convert just the xml files from to and from the binary and text formats?
I am using apk manager to compile/decompile the entire .apk file but that is kind of annoying.
obliviator33 said:
Thanks. I have been playing around mixing/matching the animations with some decent results. Is there a program that can convert just the xml files from to and from the binary and text formats?
I am using apk manager to compile/decompile the entire .apk file but that is kind of annoying.
Click to expand...
Click to collapse
updated 2nd post

8/10/11[Bootanimation] *Updated/Revised* VoltronForce: Black Lion Fly-In W/Sound

This is my second Bootanimation sorry if the Thread is a little disorganized lol ...*Root Explorer or another app like it is needed* <New-Bootanimation>http://www.4shared.com/file/nOXSoMWy/BlackLion-bootanimation.html
<Instructions for sound CM7 & AOSP Roms> How to add sound:
Originally Posted by hockeyfamily737
0. It's recommended to do a nandroid backup first!
1. Download the "bootsnd.sh" file and put it on the root of your sd card.
2. Download the "android_audio.mp3" file and using root explorer copy it to /system/media
3. Open Terminal Emulator and type the following commands using the stock keyboard. Press enter after each line:
su
cd /sdcard
sh bootsnd.sh
reboot
4. As the device boots up you will be greeted by the "Dolby THX" test sound heard before movies. You are now free to replace the android_audio.mp3 file in /system/media with any .mp3 file you like as long as you rename it to "android_audio.mp3"
5. DO NOT ATTEMPT TO OUTSMART THESE DIRECTIONS OR YOU WILL BE RESTORING YOUR NANDROID BACKUP!
<link for android_audio.mp3>http://www.megaupload.com/?d=AN7XNY03
<link for bootsnd.sh>http://www.4shared.com/file/4eJO34dd/bootsnd.html
<For Miui> Third Step Change android_audio.mp3 to bootaudio.mp3 <link for Voltron audio> http://www.4shared.com/audio/I3GgVylb/Voltron_Force_2011_Opening__Le.html [Always Rename BootAnimations to bootanimation.zip] [Sense based Roms all bootanimations go to system/customize/resource] All Thanks to despotovski01 for his excellent Bootanimation/Audio Tutorials ​
Miui> make sure you select Voltron bootanimation in Theme Manager or just delete all downloaded bootanimations and the Voltron one will be your Default.*For audio just change mp3 to bootaudio.mp3, set in system/media and change permissions to rw-r-r-
Another Reserve
For MIUI Roms just another method...
Animation:
Download the boot animation file and rename it bootanimation.zip and place it into the system/media folder. Go to theme manager and under the "boot animation" tab select "default." No need to change permissions.
Sound:
To hear the boot sound you have to convert the file to ogg format then place it into the system/media/audio/ringtones folder. Go to theme manager and choose the file under the "boot audio" tab. You can name it anything you want. No need to change permissions. Ogg converter here.
I went ahead and uploaded the ogg file here for you guys.
@vqt This method worked for me...can you post a tutorial for ogg format, plz and thankyou
cool animation. still a little choppy and the pic is a little distorted but good start so far. hope you can get it perfect
Thanks for the tutorial..yeah the slowness on boot bothers me but I've been reading up on thatand there's nothing I can do on my end its due to caching
kirkcody said:
Thanks for the tutorial..yeah the slowness on boot bothers me but I've been reading up on thatand there's nothing I can do on my end its due to caching
Click to expand...
Click to collapse
i don't know anything about making a boot animation but does it have to do with the frames/second. Usually i unzip a boot animation and look at the png's, it is like a flip cartoon book so i don't know if you need more frames in there to make it more smooth.
Yup its like a flipbook and the more frames taken the bigger the zip...I've been trying to solve this issue. I use powerarchiver to make the zips....but it really doesn't compress them much I think this animation alone was 235 still frames here's the tutorial I used incase anyone wants to learn http://forum.xda-developers.com/showthread.php?t=1096068
o yeah bro! pretty sweet
ftw.. (fyi official cool guy setup!)
ROM:: OFFICIAL MIUI.us 1.8.5
KERNEL:: 2.6.35.13 demonSPEED INSANITY v5
Thanks Man
Pulled download link revising and resizing sorry :d:d:d:d:d:d:d:d:d:d
what's the boot animation of? Screen shots? please and thank you.
this is nice good job!
@Ascarface23 Thanks man, working on a full Voltron forming boot now, but having trouble with sizing @abctilly it's the New Voltron Force Black lion running and then coming at the screen Im new to this man give me a little time to learn how to post an animated Gif and ill try to post one or make a video...I guess it is sorta silly of me to think someone would try this blindly(Thanks to all who have )

[Boot animation] bios bioot animation

Hello Y'all!
I've created a bios-like boot animation for our wildfire:
The idea came from frysee (original thread here), but I've build all the files myself.
There are two way's to put it on your phone:
With the use of ADB:
1. place the attached bootanimation.zip in the tools folder of adb
2. open the command prompt and cd to the tools folder
3. type "adb shell" and press enter
4. type "mv <path-to-bootanimation>/bootanimation.zip <path-to-bootanimation>/bootanimation.old" and press enter
for example: mv system/media/bootanimation.zip system/media/bootanimation.old
-> now you have a backup of your original boot animation
5. exit
6. type "adb push bootanimation <path-to-bootanimation>" and press enter
for example: adb push bootanimation system/media
7. type "adb shell bootanimation" and unlock your screen. You should see the new bootanimation. Press ctrl+c to stop.
Click to expand...
Click to collapse
New to adb -> link!
You can also replace your bootanimation by using a root explorer:
frysee said:
store on root of SD card
open root explorer make sure to make R/W
go to SDCard and copy file
navigate to bootanimation path (*)
rename bootanimation.zip to something else (bootanimation1.zip)
paste file and rename bios_bootanimation.zip to bootanimation.zip, if necessary
exit root explorer
reboot phone
Profit = Enjoy Bios boot animation!
Click to expand...
Click to collapse
What is the right path to you bootanimation?
frysee said:
The right path for your bootanimation differs between devices and even ROMs, so it is hard to list the right one for every setup.
However, you should be able to track down the right one by looking for an existing bootanimation.zip using Root Explorer or ADB.
Most likely it will be one of the following:
/system/media (try this first)
/system/customize (some Evo ROMS seem to use this one)
/data/local (should work an nearly all ROMs, as long as there is no bootanimation on /system)
Click to expand...
Click to collapse
I can only tell that on cyanogenmod 7, the boot animation is indeed stored in system/media.
When you are on a stock rooted Froyo ROM, you can folow the explanation of laraz (thank you for this, laraz!):
laraz said:
store on root of SD card
open root explorer make sure to make R/W
go to SDCard and copy file hold down on file you wont and choese copy
navigate to bootanimation path (#)froyo system>customize>rescource- paste over exsting bootanimation.zip done
rename bootanimation.zip to something else (bios_bootanimation.zip)
exit root explorer
reboot phone
Click to expand...
Click to collapse
The speed of the animation is adapted to my phone: normaly I can only see it untill "activation root access SUCCEEDED", then I can enter my pin.
To adapt the speed of the animation to your phone/ROM, you can change the frames per second:
1. extract bootanimation.zip in the attachment
2. open desc.txt in notepath or similar program.
3. you see the folowing
Code:
240 320 4p 1 0 androidp 0 0 part1
the third number (in this case "4") is the frames per second.
4. adapt ONLY the third number to the desired amount of frames and save the file.
5. put android, part1 and desc.txt again in a zip-file. Make sure that YOU DO NOT USE ANY COMPRESION or it will not work!!!! (in WinRAR: use "compresion method: store")!!
6. Now you can try your new bootanimation!
Click to expand...
Click to collapse
Enjoy!
Thanks dude it is cool bro nice 1 runs smooth O
Sent from my HTC Wildfire using XDA Premium App
You're welcome
Erwin
its cool im installing right now, could you made one saying CyanogenMod 7.1???
THX
vadash said:
its cool im installing right now, could you made one saying CyanogenMod 7.1???
THX
Click to expand...
Click to collapse
Here you go
how did you edited the jpg´s one by one???
vadash said:
how did you edited the jpg´s one by one???
Click to expand...
Click to collapse
Yes, but only the relevant ones (and they are png's, not jpg's). But I have the original psd photoshop files so it wasn't that hard, 20 min of work, I think.
Erwin
Thanks ErwinP, bootanimation is great. Work fine in CM 7.0.3
Excellent job!
Sent from my Desire HD using XDA App
My phone boots up before the animation ends
(ruymanca's cyanogen mod)
calyxim said:
My phone boots up before the animation ends
(ruymanca's cyanogen mod)
Click to expand...
Click to collapse
Hehe
You can change the framerate to a higher value, if you want. It's explained in the first post!
Erwin
I need that kind of boot animation for HTC wildfire please!! I mean the boot animation from here http://forum.xda-developers.com/showthread.php?t=648555&page=68
Karthus said:
I need that kind of boot animation for HTC wildfire please!! I mean the boot animation from here http://forum.xda-developers.com/showthread.php?t=648555&page=68
Click to expand...
Click to collapse
Wait, I link you to one which is much alike:
link
works perfectly!!!
Yeah, thanx worked perfectly...
Sent from my HTC Wildfire using XDA App
nicceeee thread
nice awesome bootanimation
Can you make the boot animation flashable?
I cant replace the bootanimation.zip using rootexplorer.
I did all the steps but whenever I paste it,
it all goes back to the old bootanimation.
Thanks man.
Great bootanimation thanks.
Sent from my CM7 HTC Wildfire using XDA App

Borrowing bootanimation.zips from the Galaxy Nexus..

So I wanted an appropriately shiny boot animation for my newly Fresh-rommed Evo, and I found this page:
http://droidmodderx.com/galaxynexus/how-to-install-100s-of-bootanimations-for-your-galaxy-nexus (Full of previews, will bog your computer down!)
That phone has the same screen resolution, 720 x 1280, so most of these seem to work for me. I didn't bother with flashing them from recovery, as the bootanimation.zip file can be easily extracted and placed in /system/media using Root Explorer. Your mileage may vary. I am using Spyro at the moment, nice ICS-ish colors.
SOME of them did not work, or rather they worked, with intermittent flashes of a white screen..I am not sure but suspect it's something to do with frame rate? Anyone?
Updates.................
Directories: Your individual rom maker may have put the animation package in one of several locations. These include:
/system/media
/system/customize/resource
/data/local
I have seen still other locations used on my old EVO 4G (and new roms are coming out all the time), so if you just cannot find anything, try doing a search for 'animation.zip' from the root level, with your file browser.
Filenames: Your rom maker may have used one of several slightly different name variants for the bootanimation.zip package; it really depends on what they started out with as a base. Sense-based roms, for example, will tend to change things up. You might have an 'HTC_bootup_one.zip' instead of a 'bootanimation.zip'. You can't go wrong by naming your new package the exact same thing, and putting it in the same folder. (BUT you also have the option of deleting all oddly named animation packages you find in odd locations on your phone, and just using the standard 'bootanimation.zip' and putting it in /system/media. This is the Android standard location, and it will almost certainly look there if it can't find it elsewhere. Note that if you do this and fail to find and delete the other package, it will still use the other instead.)
Permissions: You shouldn't need to change permissions on the package file, at least that's never been an issue for me. If you are having problems there, I'd suggest trying the standard 644 setting one usually finds in the system folder, or RW-R--R--. (As long as the file is Readable by the owner, I would think that it would work.)
I can't delete or change these files! You may be using ES File Explorer, which is not the easiest app to drive. It requires root permission being set in its settings, and if you don't do that, hilarity can ensue. (I again recommend Root Explorer by Speed Software, which is not free but gives the most straightforward file browsing experience you can imagine, a big plus if you're new to rummaging around in your phone's innards!)
You absolutely cannot play with this stuff without root, so don't even try, okay? And when you want to change anything in a root-level folder, you will need to remember to set that folder RW (read/write), and then remember to set it back to RO (read only) when you are done, yes? You smart folks already know these things, I just want to make this post as complete as possible.
But I need MORE animations! I found the link above by googling 'bootanimation.zip 720x1280' so have at it!
If you've any more questions, please ask..
Worked great for me, thanks!
-Mike
What about activating sound?
Purest said:
What about activating sound?
Click to expand...
Click to collapse
Well, if you want sound and the animation doesn't include it, it is possible to add any fairly short sound in .ogg format to the same /system/media folder, and call it with an edit to the bootanimation.zip file. (You'll need to call it from the desc.txt file inside the zip.)
Say you have a sound picked out and converted, and it's called evoboot.ogg. Your desc.txt will need to include the line:
s evoboot.ogg
There are some tutorials on building these animations from scratch, if you look around on here, like http://forum.xda-developers.com/showthread.php?t=1420991
Sent from my EVO using xda premium
You can also use this guide
http://forum.xda-developers.com/showthread.php?t=1321360
Sent From My Sweet Ass EVO LTE
I have been wanting to change Boot Animations - and I have done it on other phones and ROMS I have used - but I am a little confused - I went to my system/media folder and there isn't a boot anmiation file in that folder now - The Rom I am using (Charmeleon or something like that) has a boot animation of some kind - but it must be in a different folder - any suggestions?
mocsab said:
I have been wanting to change Boot Animations - and I have done it on other phones and ROMS I have used - but I am a little confused - I went to my system/media folder and there isn't a boot anmiation file in that folder now - The Rom I am using (Charmeleon or something like that) has a boot animation of some kind - but it must be in a different folder - any suggestions?
Click to expand...
Click to collapse
I use the same rom. The file is in system/customize/resource. You have to rename the bootanimation to hTC_bootup_one.zip. Also don't forget to make the permissions match.
I am very much looking forward to trying some of these out tomorrow when I get off of work!! I've read through the two guides on making your own and implementing your own sound files. These sound very exciting as well, but I feel they are over my head still. I am going to pace myself a bit and wait to try them.. but soon I will try.. But for now there are just so many to choose from.
ducky1131 said:
I use the same rom. The file is in system/customize/resource. You have to rename the bootanimation to hTC_bootup_one.zip. Also don't forget to make the permissions match.
Click to expand...
Click to collapse
Could you expand on how to make permissions match. I found two files in that directory that has me confused. One is hTC_bootup.zip and one is SPC_bootanimation.zip. Which do I change? Also it seems that I can't delete the spc one to put the zip I downloaded in its place. Am I making this harder than it really is?
Sent from my htc_jewel using xda premium
MRBULLRED said:
Could you expand on how to make permissions match. I found two files in that directory that has me confused. One is hTC_bootup.zip and one is SPC_bootanimation.zip. Which do I change? Also it seems that I can't delete the spc one to put the zip I downloaded in its place. Am I making this harder than it really is?
Sent from my htc_jewel using xda premium
Click to expand...
Click to collapse
Got it. Thanks.
Sent from my htc_jewel using xda premium
MRBULLRED said:
Got it. Thanks.
Sent from my htc_jewel using xda premium
Click to expand...
Click to collapse
Got what? Can anyone elaborate?
I'm wanting to know this too, because I tried some other boot animations from an HTC ONE series phone, and it didn't work.
These were mentioned here on the boards earlier, and I tried to use a flashable "beats" BA, but it did not work. Also tried the "suckerpunch" BA manually by going into system/customize/resource, and THAT did not work either.
A guide would be greatly appreciated, and a sticky should be made for boot animations, as well as splash screens.
mcwups1 said:
Got what? Can anyone elaborate?
I'm wanting to know this too, because I tried some other boot animations from an HTC ONE series phone, and it didn't work.
These were mentioned here on the boards earlier, and I tried to use a flashable "beats" BA, but it did not work. Also tried the "suckerpunch" BA manually by going into system/customize/resource, and THAT did not work either.
A guide would be greatly appreciated, and a sticky should be made for boot animations, as well as splash screens.
Click to expand...
Click to collapse
Where did those animations come from that you mentioned? Cause i doubt the names are correct for this phone
Sent From My Sweet Ass EVO LTE
Okay. First go download the boot animation that you like from:
http://tinyurl.com/co9ulfv Not sure if you can post the full links here but at least this one is clickable?
(One of the bootanimations I clicked on was bogus so use your brain. The next three brought me right to the file download without visiting a website first.) Then go into ES file explorer and go into settings and make it writable by placing a check next to Root Explorer and Mount File System. Next I found the downloaded file and clicked into it and clicked Data then local and found the actual boot animation zip and copied it to the root of the SD card so it would be easy to find. After that I renamed that file to SPC_bootanimation.zip. Now you go into system/customize/resource and delete the file labeled as SPC_bootanimation.(I saved a copy first and this must be done before you copy the file you're pasting in there. Don't know why but once I copied I couldn't delete the stock _bootanimation.zip file). Then I went back to the sd card and copied the renamed SPC_bootanimation file and pasted it in the resource directory where i deleted the original. Bingo, reboot and you will see your new animation. I did all of these steps in ES File Explorer.
Your folder may be in system/media depending on which rom you're using. I am on stock/ ultra smooth lscape Rosie by flex360.
P.S. the way I was messing up first was I was trying to rename the file I downloaded to spc_bootanimation not the bootanimation.zip file located inside of that original download in the Data/Local directory.
Also, I'm not an English major by any means, so if something is spelled incorrectly or the proper grammar wasn't used, sorry. I'm not looking for a lesson just looking to help out. heck if it's bad enough, just click on the donation tab next to my name and maybe I can afford some classes.
I'm using the bluplazmall boot animation. Looks really good.
http://gunnermike53.com/Themers/jaekar99/Galaxy-Nexus-403/BluPlazmaII-403-Nex.zip
I updated my post, does it answer your questions? If not, or if you would like to correct a point, let me know.
dased14 said:
Where did those animations come from that you mentioned? Cause i doubt the names are correct for this phone
Sent From My Sweet Ass EVO LTE
Click to expand...
Click to collapse
they are correct when your running a one x rom port. thats what hes referring to joelz rom.
thanks, I can't stand the stock animation and haven't found much so far for the EVO LTE. Lots of stuff out there for the G Nex!!
what you looking for?
Ok maybe I'm just retarded, or just a little rusty on my adb. Tried this in RootExplorer, didn't work. Tried it using adb, didn't work either. It's saying /system is mounted as Read-Only. I tried an app called SUFBS and made sure that it was mounted as Read-Write, and it failed. In adb, I'm navigating to the correct folder, "adb devices" to make sure it's showing up, "adb remount" which is succeeding, then "adb push SPC_bootanimation.zip /system/customize/resource/" and it's giving the Read-only error. I'm running ViperRom 1.2.1 and am S-Off. Anybody got any pointers? Oh and btw, I did extract the bootanimation.zip from the .zip file I downloaded from the website in the op.
I am curious what root explorer is saying when in that directory..does the button at the top allow you to set it RW?
It's not showing an icon for rw or anything. May be a different, crappier version? It's the one that came with ViperROM. That SUFBS app is very similar, and I chose rw in it, found the bootanimation.zip file on my sd card, moved it to /system/customize/resource, and it showed it moving the file, but it never showed up.
Edit: It's RootBrowser. Nonetheless, SUFBS is essentially the same thing. I'm curious though why I can mount as read-write in that app, yet adb says its read-only.

Categories

Resources