• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Nexus One Boot Animation

This doesnt help me very much. I know nothing about Linux. Im guessing I have to get to that folder some how and then extract the zip from one place to another. Do you know of a place that has the commands? Just afraid to fubar something up since I know very very lil of linux. Thanks for posting the link though. Its got me in the right direction
 
Upvote 0
Mount your sdcard to your computer. Make a folder called "bootscreen" and extract the zip files from that link on XDA into that folder. Unmount your sdcard.

Open a command prompt, go to your tools directory, type this in order:

adb shell
su
mount -o rw,remount /dev/block/mtdblock3 /system
rm /system/media/bootanimation.zip
mkdir /system/media/bootscreen
cp /sdcard/bootscreen/* /system/media/bootscreen/
reboot

Enjoy your new bootscreen. :)

(afterwards you can delete the bootscreen folder off your sdcard)
 
  • Like
Reactions: droidkevlar
Upvote 0
Mount your sdcard to your computer. Make a folder called "bootscreen" and extract the zip files from that link on XDA into that folder. Unmount your sdcard.

Open a command prompt, go to your tools directory, type this in order:

adb shell
su
mount -o rw,remount /dev/block/mtdblock3 /system
rm /system/media/bootanimation.zip
mkdir /system/media/bootscreen
cp /sdcard/bootscreen/* /system/media/bootscreen/
reboot

Enjoy your new bootscreen. :)


(afterwards you can delete the bootscreen folder off your sdcard)

What is the * for in the copy command? I don't believe I put that in my command, so I'm just curious.
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones