|
||||
[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 Last edited by smokin1337; 08-04-2011 at 09:54 PM. |
This post has been thanked 1 times. |
|
|
|