View Single Post
  #1 (permalink)  
Old 08-03-2011, 11:51 PM
smokin1337's Avatar
smokin1337
Lurker
Offline
 
Join Date: Jul 2011
Posts: 1
Reputation: 5
smokin1337 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
[MOD] BootScoot V2 - Flash BootAnimations with SOUND !!

BootScoot-V2

Now with boot and down sound

This will move bootanimations/downanimations to /data/local

Now comes with a new animation, COD Android with sound.

To change sound put mp3 file in /data/local and name it android_audio.mp3 for boot sound and android_out.mp3 for down sounds.

Usage:

Place zip on sdcard

Boot into recovery

Flash zip

Enjoy !!

Bootanimation Flasher usage:

Put your bootanimation/downanimation in the zip file in data/local, make sure it's named bootanimation.zip or downanimation.zip (replace "Place Files Here")

Put the zip file on your sd

Flash zip

Enjoy...

Use the bootscoot zip once then use bootanimation flasher to change bootanimations.

Notes:

I added the sound by editing /customize/CID/default.xml like so in case you want to add it to your own rom:

Code:
<BootConfiguration>
    <BootAnimation animation="/data/local/bootanimation.zip" audio="/data/local/android_audio.mp3" />
  </BootConfiguration>
  <ShutdownConfiguration>
    <ShutdownAnimation image_png="/data/local/downanimation.zip" audio="/data/local/android_out.mp3" image="" fps="15" />
  </ShutdownConfiguration>

Download V2
Attached Files
File Type: zip BootScoot-signed.zip (2.12 MB, 57 views) Click for barcode!
File Type: zip Bootanimation_Flasher-signed.zip (124.8 KB, 39 views) Click for barcode!

Last edited by smokin1337; 08-04-2011 at 09:54 PM.
Reply With Quote
This post has been thanked 1 times.