Get the new Droid Incredible boot animation before the OTA hits!

| July 19, 2010 | 1 Reply

There is an OTA update for the Droid Incredible that is supposed to appear pretty soon.  In addition to wireless-N, 720p video recording, and a mobile hotspot, you will also receive a new boot animation, and frankly it is pretty incredible.  See what I did there?

If you can’t wait for your OTA update, you can put the new boot animation on your phone today.  This will work for both rooted and non-rooted Droid Incredibles.

First you will need to download the new animation here.

You need to have adb (Android Debug Bridge) installed.  You can get that by installing the Android SDK.  You can find a guide for that here.

Extract the two files to a directory where you will remember them (the android-sdk/tools directory is pretty good).

Open a command line/terminal and navigate to the folder where you stored the two files.  In Windows, you can SHIFT+right click within that folder and click “open command window here.”  In a terminal (Mac or GNU/Linux), you use the cd command. Like this:

cd ~[user]/whatever/directory/you/chose

After plugging in your phone and enabling debugging, Settings/Applications/Devolopment, type in these commands:

adb push bootanimation.zip /data/local

adb push android_audio.mp3 /data/local

adb reboot

Note that the audio file might not work the first time, but if you try it a few more times, it should work.

After it reboots, it should reboot with the new animation!  Enjoy!

Category: Android Phone News

About the Author ()

I am a true android enthusiast that loves everything and anything to do with the android eco- system.I started this site as a hobby and grew into one of the finest android sites on the internet with the help of many great writers and staff.I love being able to give back to the android community by informing them of all the latest on this great mobile platform.I hope you enjoy this site as much as i do!