What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Boot Animations on Non-Root

After seeing on droid-life.com that I can put the DROID X boot animation on my DROID, I was wondering if it was possible to put other boot animations on my non-rooted DROID the same way. I searched the threads and saw nothing. Thanks in advance for the help.
 
I believe you can change boot animations without root, but you will need adb to do it.

If you have adb setup, just connect your phone to your pc and push the bootanimation.zip to /data/local directory

example:
If you have the bootanimation.zip in your root directory on the pc, then type the following:

adb push c:\bootanimation.zip /data/local

You should see it transferred the file over. After that is complete, reboot your phone to check if it worked.

HTH
 
Back
Top