How to Change your N1 Boot Animation

This tutorial will teach you how to install a custom boot animation on your Nexus One.

It’s a very simple process… First of all, pick a boot animation you like and download the zip file. You can find a few at DroidBoots.com. I’ve included a very nice Bios Boot animation below.
It’s nice and small so it’s very smooth.

Download: Bios-bootanimation (49)

Rename the zip file to bootanimation.zip and place that on your desktop
open a terminal or command prompt window

Type the following:

cd desktop
adb remount
adb push bootanimation.zip /system/media
adb reboot

Look at your phone, what do you see? Do you like?

Enjoy your new boot animation!

Here is an Example of the one I included:

Related posts:

  1. Unlock N1 Bootloader
  2. How to Change G1 Splash Screen
  3. How to Upgrade N1 Recovery Image

One Response to “How to Change your N1 Boot Animation”

Leave a Reply

You must be logged in to post a comment.