Page 1 of 1

Android Boot Animations

Posted: Wed Jun 30, 2010 2:25 pm
by pferland
So I got board last night waiting for some scripts to finish their 7hr run, and decided to make some Vistumbler based Android boot animations for my Droid.

They dont have alot of detail, just the bars are highlighted green and the VIguy is red when it reaches him. There is also another version where the VIguy has a smiley face.

Samples:
Green No Smiley Animation Sample
Green No Smiley Animation Sample
sample.gif (21.17 KiB) Viewed 17244 times
Bright Red Animation Sample
Bright Red Animation Sample
sample.gif (21.98 KiB) Viewed 17244 times
Bright Red:
Vistumbler_boot_Red_bright.zip
Bright Red Vistumbler Boot Animation
(1.11 MiB) Downloaded 575 times
Vistumbler_boot_Red_bright_smiley.zip
Bright red Smiley Vistumbler Boot Animation
(1.07 MiB) Downloaded 554 times
Light Red:
Vistumbler_boot_red.zip
Light Red Vistumbler Boot Animation
(1.11 MiB) Downloaded 566 times
Vistumbler_red_smile.zip
Light Red Smiley Vistumbler Boot Animation
(1.07 MiB) Downloaded 635 times
Green:
Vistumbler_boot_green.zip
Green Vistumbler Boot Animation
(1.15 MiB) Downloaded 553 times
Vistumbler_boot_green_smiley.zip
Green Smiley Vistumbler Boot Animation
(1.07 MiB) Downloaded 633 times
Orange:
Vistumbler_boot_orange.zip
Orange Vistumbler Boot Animation
(1.11 MiB) Downloaded 591 times
Vistumbler_boot_orange_smiley.zip
Orange Smiley Vistumbler Boot Animation
(1.1 MiB) Downloaded 611 times

Re: Android Boot Animations

Posted: Sun Aug 29, 2010 3:00 am
by Freebe
Just GREAT that makes the World a Brighter place :D

Re: Android Boot Animations

Posted: Sun Aug 29, 2010 3:16 am
by Freebe
Andy please tell us where they have to be placed into the Vistumbler ? :?:
or are they as yet not working.
Gruss Freebe.

Re: Android Boot Animations

Posted: Sun Aug 29, 2010 9:18 am
by ACalcutt
This is actually a boot animation for android phones. Specifically its made for the Motorola Droid/Milestone. You would see this when you turn on the phone.

rename the file to bootanimation.zip and put it in /data/local of the phone.

You can use something like root exporer to put it there, or adb with the command "adb push bootanimation.zip /data/local". I think you need root for this

Re: Android Boot Animations

Posted: Tue Aug 31, 2010 11:22 am
by Freebe
OK. Got it thats what was missing :wink:

Re: Android Boot Animations

Posted: Mon Dec 12, 2011 5:41 am
by Spines
Can it be used on Samsung?

Re: Android Boot Animations

Posted: Mon Dec 12, 2011 5:03 pm
by pferland
If it is Android based, then yes. It will work on any Android based OS. I had it on my Gtablet running Cyanogen Mod 7 for a little bit.

-Phil