Joined
·
1,425 Posts
I changed the boot animation on the Novel. The one I got is from the Droid X. Still needs some work to make it look better but it's much better than the original one (it does extend the boot time a little bit but not overly much).
I have attached a video that I uploaded to YouTube. Skip past to about 50 seconds to see the animation. (I'll learn video editing soon
)
To make this happen you can do the following:1. Download a boot animation that you like.2. Place that file in the tools folder of the sdk for windows2b. PLace the file in the home folder in Ubuntu3. (Windows) adb push bootanimation.zip /data/local/bootanimation.zip3b. (Ubuntu) adb push ./bootanimation.zip /data/local/bootanimation.zip4. adb rebootDroid X boot animation if you want it.http://www.4shared.com/file/ROWAll3T/bootanimation.html
