Hello everyone, to show my appreciation for Koush and all the work he's done to provide us the badass ROM Cyanogenmod. I decided to create a Cyanogenmod boot animation. Enjoy!
HERE IS THE FULLSCREEN VERSION:
Cyanogenmod Particles
UPDATE: New boot installation method from jRummy16
Installation instructions:
Using Root Explorer:
Mount your droid to your PC and place the bootanimation.zip file at the root of your sdcard. Then using Root Explorer navigate to your sdcard, long press on the bootanimation.zip file until a popup menu appears. Select "Move" or "Copy". Once you select one, "Paste" and "Cancel" buttons will appear near the bottom of your screen. Now, press the back button to move to the root of your file system. Then navigate to data/local/ and then press "Paste". You'll be prompted to overwrite the existing bootanimation.zip. Press "OK". Then reboot.
Using ADB:
Download the zip file and place it in the tools directory of the Android SDK. Mount your droid. Then using a command prompt on your PC "cd" to the Android/tools directory and type the command:
adb push bootanimation.zip /data/local
Hit enter, and once this command is done processing type reboot and hit enter.
HERE IS THE FULLSCREEN VERSION:
Cyanogenmod Particles
UPDATE: New boot installation method from jRummy16
Installation instructions:
Using Root Explorer:
Mount your droid to your PC and place the bootanimation.zip file at the root of your sdcard. Then using Root Explorer navigate to your sdcard, long press on the bootanimation.zip file until a popup menu appears. Select "Move" or "Copy". Once you select one, "Paste" and "Cancel" buttons will appear near the bottom of your screen. Now, press the back button to move to the root of your file system. Then navigate to data/local/ and then press "Paste". You'll be prompted to overwrite the existing bootanimation.zip. Press "OK". Then reboot.
Using ADB:
Download the zip file and place it in the tools directory of the Android SDK. Mount your droid. Then using a command prompt on your PC "cd" to the Android/tools directory and type the command:
adb push bootanimation.zip /data/local
Hit enter, and once this command is done processing type reboot and hit enter.
Last edited: