I am currently working on some boot animations.
The next couple of weeks this thread will be updated
and new animations will be added.
Check out the fast version of the Particles here !!!
Files
320x480 480x800 AndroidGlow1
320x480 480x800 AndroidGlow2
320x480 480x800 AndroidMinimal1 Green
320x480 480x800 AndroidMinimal1 Blue
320x480 480x800 AndroidParticles1 Green
320x480 480x800 AndroidParticles1 Blue
320x480 480x800 AndroidParticles2
Previews
AndroidGlow1+AndroidGlow2
AndroidMinimal1
AndroidParticles1+AndroidParticles2
Work in progress
Created a droid in 3d for the upcoming animation (not sure when that is)
I'll keep you updated if there is any progress.
HowTo
The pathnames and filenames may be different for you, so please check that first before asking (Using 480x800_AndroidGlow1.zip as an example file)
ADB
- Install the android SDK
- Open Command Prompt
- Locate the SDK tools folder where ADB is located (example: <cd c:\android-sdk-windows\tools>)
- Now enter the following code in Command Prompt
Terminal Emulator
- Connect your phone to your computer via USB
- Copy the downloaded file to your sdcard
- Disconnect phone from computer
- Open Terminal Emulator on your phone and enter the code below (press enter after every line)
Root Explorer
- Connect your phone to your computer via USB
- Rename the downloaded file to 'bootanimation.zip' and copy to your sdcard
- Disconnect phone from computer
- Open 'Root Explorer'
- Copy/Paste the /sdcard/bootanimation.zip to /data/local/ (make sure it's read/write)
- Reboot
The next couple of weeks this thread will be updated
and new animations will be added.
Check out the fast version of the Particles here !!!
Files
320x480 480x800 AndroidGlow1
320x480 480x800 AndroidGlow2
320x480 480x800 AndroidMinimal1 Green
320x480 480x800 AndroidMinimal1 Blue
320x480 480x800 AndroidParticles1 Green
320x480 480x800 AndroidParticles1 Blue
320x480 480x800 AndroidParticles2
Previews
AndroidGlow1+AndroidGlow2


AndroidMinimal1

AndroidParticles1+AndroidParticles2


Work in progress
Created a droid in 3d for the upcoming animation (not sure when that is)
I'll keep you updated if there is any progress.

HowTo
The pathnames and filenames may be different for you, so please check that first before asking (Using 480x800_AndroidGlow1.zip as an example file)
ADB
- Install the android SDK
- Open Command Prompt
- Locate the SDK tools folder where ADB is located (example: <cd c:\android-sdk-windows\tools>)
- Now enter the following code in Command Prompt
adb remount
adb push c:\temp\480x800_AndroidGlow1.zip /data/local/bootanimation.zip
adb reboot
Terminal Emulator
- Connect your phone to your computer via USB
- Copy the downloaded file to your sdcard
- Disconnect phone from computer
- Open Terminal Emulator on your phone and enter the code below (press enter after every line)
su
cp /sdcard/480x800_AndroidGlow1.zip /data/local/bootanimation.zip
reboot
Root Explorer
- Connect your phone to your computer via USB
- Rename the downloaded file to 'bootanimation.zip' and copy to your sdcard
- Disconnect phone from computer
- Open 'Root Explorer'
- Copy/Paste the /sdcard/bootanimation.zip to /data/local/ (make sure it's read/write)
- Reboot
Last edited: