- Jan 7, 2011
- 282
- 37
- 0
I have created some assorted custom boot animations following the instructions found at the link below in the original post by sclarktay4.
http://forum.androidcentral.com/lg-optimus-s-rooting-roms-hacks/66661-make-your-own-boot-animations.html#post697550
First off the standard disclaimers apply....it is not my fault if you brick your phone....do at your own risk....blah blah
In order to install a custom boot animation you will need to visit the link below. You will see previews of the assorted boot animations. Click on the preview of the boot animation you desire and you will be prompted to download a zip file. Once the download has completed you will need to follow the steps below EXACTLY!
King David's Righteous Boot Animations
1. Rename file to bootanimation.zip (you should just have to remove a number from the end of the file name).
2. Copy bootanimation.zip into the c:\android\tools folder (depending on what you name your android SDK folder)
3. Now open command prompt and enter the following:
If completed properly you should see your new boot animation as the phone starts up.
Please do not post with questions about how to use ADB because that subject is covered in great length elsewhere
I will update the page fairly regularly and will separate animations to around 10 a page in order to speed up load time for those with slow connections.
I have tested a few of them already and they worked perfectly but if you encounter any problems please let me know.
http://forum.androidcentral.com/lg-optimus-s-rooting-roms-hacks/66661-make-your-own-boot-animations.html#post697550
First off the standard disclaimers apply....it is not my fault if you brick your phone....do at your own risk....blah blah
In order to install a custom boot animation you will need to visit the link below. You will see previews of the assorted boot animations. Click on the preview of the boot animation you desire and you will be prompted to download a zip file. Once the download has completed you will need to follow the steps below EXACTLY!
King David's Righteous Boot Animations
1. Rename file to bootanimation.zip (you should just have to remove a number from the end of the file name).
2. Copy bootanimation.zip into the c:\android\tools folder (depending on what you name your android SDK folder)
3. Now open command prompt and enter the following:
cd android\tools (or android\platform-tools) and press enter
adb push bootanimation.zip /system/media and press enter
if that does not work tryadb push bootanimation.zip /data/local and press enter
adb reboot and press enter
If completed properly you should see your new boot animation as the phone starts up.
Please do not post with questions about how to use ADB because that subject is covered in great length elsewhere

I will update the page fairly regularly and will separate animations to around 10 a page in order to speed up load time for those with slow connections.
I have tested a few of them already and they worked perfectly but if you encounter any problems please let me know.
Last edited: