• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Boot Animation Gallery

How would you go about making your own boot animation. Ive already got a customboot animation, but it doesn't fit with my custom boot logo. I figure that i would use photo shop, but how do you make all the .png files? 1 by 1? or do you have a script to do it


Sinclair

I've used a program called virtualdubmod (think its all one word?). you can save the image sequence of any video in png format. i actually found a vid of an atom bomb explosion and created a boot animation. it looked pretty cool but not the best quality

Here's the program file if you want to give it a go"

http://www.mediafire.com/file/q02zwo2i0au/VirtualDubMOD.exe
 
I've used a program called virtualdubmod (think its all one word?). you can save the image sequence of any video in png format. i actually found a vid of an atom bomb explosion and created a boot animation. it looked pretty cool but not the best quality

Here's the program file if you want to give it a go"

VirtualDubMOD.exe


Thanks dude. ill give it a try :D



For those of you who have made there own boot animation. what is the largest that you have pushed to your phone?
 
I wanted to clean my Eris's screen at startup, so I made this boot animation based on the Screen Cleaner Izzy app by Jared Judd:

bootanimationdog.gif


Actual bootanimation has 10 frames per second, so it's much smoother (preview is only 2.5 fps).
Download: bootanimation dog.zip
 
I tried to download the Green Rage boot animation, but there is a password required to download it. What gives?

Shouldn't be a password. Let me check, maybe I clicked a wrong button last time I uploaded something...

EDIT: Sho' nuff, I accidentally clicked "password protect" while editing its description yesterday. Try again, and sorry about that!
 
Still having problems running the adb command. won't allow it to got through. I have tried several fixes that are out there and still seem to be missing something. Need Help.

Thanks
 
Phone or computer? 2.1 v3 and Windows XP.

I was able to download and run the program created by T2noob and it worked perfectly.
 
I have a mac and I am having trouble installing the SDK, i have it downloaded and such but I have no idea how to add it to my applications folder.. (Install)
 
It shows that everything copies over alright but when I try to reboot my phone all I get is a black screen for like 15 seconds then the phone starts up.. :(
Help?
 
Here's a straightforward way to do it for the Mac:

1. Open a Terminal window, and run the following command. (This is assuming you installed the SDK in your Applications folder.) Replace "username" with the correct user name for your machine:

/Users/username/Applications/android-sdk-mac_86/tools/adb

You should get a screenful of command syntax in response, which will confirm to you that adb is running and ready to go.

2. Put the bootanimation.zip file into the same folder that contains the adb file, and then run the following, again changing the username as needed.

/Users/username/Applications/android-sdk-mac_86/tools/adb push bootanimation.zip /data/local/

And that should do it!

Having trouble with /Users/username/Applications/android-sdk-mac_86/tools/adb . Not a newbe with macs, but could you make a quick vid telling me how to do it? All I've gotten is the stock boot removed. Thanks
 
Having trouble with /Users/username/Applications/android-sdk-mac_86/tools/adb . Not a newbe with macs, but could you make a quick vid telling me how to do it? All I've gotten is the stock boot removed. Thanks

Same, when i reboot its the android skateboard dudes, long blackscreen, lockscreen.
 
Found another few but these are the biggest I've found, looks pretty good very high quality stuff.
"Red Rage" Boot Animation v0.5
YouTube - Red Rage Droid Boot Animation v0.3
Download: Here

4135d1267850492-bootanimation-cyborg-creation-boot_image.gif

Cyborg
If you are having trouble seeing the full boot EI you only see half screen or something go into the desc.txt and change this
Code:
480 854 210
p 1 0 part0
p 0 0 part1
to
Code:
320 480 210
p 1 0 part0
p 0 0 part1
so it resizes the boot to fit the eris screen.


I tested these on Eris just change the code above so it works perfectly on the eris.

can someone repost the bootanimation for the first one? it looks pretty nice

edit: nvm, i found the bootanimation for red rage..however, the htc incredible boots up too fast or the animation on my phone is too slow.... so i don't get to the entire bootanimation. any way to speed it up?
 
ok im really confused please help windows7 64bit premium
dl androidsdk and placed in in c:androidsdk
opend up cmd at black screen i have c:\users\chris>androidsdk\tools and i get this message...androidsdk is not recognized as an internal or extrenial command operable program or batch file... so what am i doing wrong please
 
Back
Top Bottom