I
Roo13, on Apr 6 2011, 14:18, said:
Hi,
Tried with Frankish's splash img, but with CWM swapping files need to modify script as in wbaw's script it is "assert(package_extract_file("splash.bmp", "/tmp/splash.bmp")," and Frankish's is a .img...?
Renaming to .bmp isn't working..i try modifying the script ? What about the binary do i need to re-create it from txt file..?
EDIT: modified script, didn't work, 2 options: i'm dumb or i can't read...time to make a pause i guess
Thx
Ill edit the guide next time I get near a PC, as this method seems to be causing confusion. For all but the zip method, you need the Ingram file which is linked. For the zip method, rightclick the picture of the splash and save it as splash.bmp this is the splash.bmp you swap into the zip. No need to edit the script.
For the record, a bmp file is an actual Image, a .img. file is not
PLEASE IGNORE:
This is the old guide I'm keeping here - I hope its out of the way enough.
This Post Contains Guides On How To Change Both The Boot animation And Splash Image.
<A HREF="#guidesplash">Skip To The Guide On Changing Your Splash Image</a> [If that link doesnt work, just scroll down a tad

]
<A HREF="#bob">Skip To The Guide On Changing Your Bootanimation</a>
<A HREF="#bootanims">Skip Straight To Boot Animation Downloads</A>
<A HREF="#spash">Skip Straight To Splash Image Downloads</A>
I am going to "recreate" this post with html to make it more manageable - might be done in a few days.
<HR WIDTH="50%" SIZE="3" NOSHADE>
<A NAME="bob">
Change Your Phones Boot Animation
There are three ways of doing this, via ADB, or by using a file explorer on your blade, or flashing using ClockworkMod recovery.
Using ClockworkMod To flash a Boot animation (+ And an optional splash image)
1) Download This file:
Bootanimation/splash image flash
2) Unzip the file. Swap ONLY the bootanimation and Splash image files. The other files are required for flashing.
NOTE: Dis-including a file will retain your previous splash image or bootanimation
EDIT: Using the correct files for this method.
Other methods may work but this worked for me:
In GIMP I open my 480x800 image. (as desired in terms or rotation, etc - how i want it to look on the phone)
Then go Image>transform>flip horrizontally
Now hit save as save it as splash.bmp
In advanced choose the "16bit R5 G6 B5" format
Now replace this file with the one in the unzipped directory.
3) Re-zip the file, and place it on your phones SD card.
4) Boot into recovery (via an app [in my signature] or by holding VolumeDown whilst booting
5) Choose "install zip for SD card" > "Choose ZIP" > Navigate to the zip file you placed.
6) Reboot your phone, and you should see changed booanimation and/or splash image.
Using A File Explorer
1) Choose the boot animation you want to use on your phone (should be a ".zip" file) Rename it
"bootanimation.zip"yo
2) Delete the file
"/system/media/bootanimation.zip" and replace it with your own.
3) Reboot your phone, your new bootanimation should show.
Optional - Adding Sound
• You can add sound by renaming an ".mp3" file
"Bootsound.mp3" and placing it in
"/system/media/audio/ui"
Via ADB
1) Select your bootanimation.zip and if wanted, Bootsound.mp3
2) type
adb remount
3) type
adb push bootanimation.zip /data/local or
adb push bootanimation.zip /system/media
Optional - Adding Sound
• Type
adb push Bootsound.mp3 /system/media/audio/ui
<A HREF="#bootanims">Skip To Boot Animations Here </A>
<HR WIDTH="50%" SIZE="3" NOSHADE>
<A NAME="guidesplash">
There are four ways to change your phones splash image. All are listed below.
• Wbaw - Clockworkmod Recovery ZIP
• Phoenix Silver - Saved Image + Fastboot (Windows Cmd + Phone in fasboot connected via usb)
• Kallt_Kaffee - Via Gimp + Fastboot (Windows Cmd + Phone in fasboot connected via usb)
• Manually - Splash Image Creation Via Cmd + Fastboot (Windows Cmd + Phone in fasboot connected via usb)
WBAW- Using ClockworkMod To flash a Boot animation (+ And an optional splash image)
Please note that by using this method, you do not need to go to the "flash to phone" section.
1) Download This file:
Bootanimation/splash image flash
2) Unzip the file. Swap ONLY the bootanimation and Splash image files. The other files are required for flashing.
NOTE: Dis-including a file will retain your previous splash image or bootanimation
3) Re-zip the file, and place it on your phones SD card.
4) Boot into recovery (via an app [in my signature] or by holding VolumeDown whilst booting
5) Choose "install zip for SD card" > "Choose ZIP" > Navigate to the zip file you placed.
6) Reboot your phone, and you should see changed booanimation and/or splash image.
Kallt_Kaffee - Via Gimp
Confirmed working with FLB and Japanese Jellyfish. If this does/doesnt work with any other ROMS, please leave a post saying so.
1) Open/create an image in GIMP with a resolution of 480x800
2)
Flip the image horizontally (make sure you FLIP don't ROTATE by 180 or text etc will be reversed)
3) Save The image as ".bmp" and expand the advanced settings menu
4) Choose The format as "16bit format R5 G6 B5"
5) Verify the file size as
768070 bytes
6) Save the file as "splash.bmp"
7) Open Command prompt/terminal navigate to the directory where you saved the image (eg, type " cd C:\documents and settings\mushroom\my documents\")
8) Type "fastboot flash splash splash.bmp"
<HR WIDTH="50%" SIZE="3" NOSHADE>
Phoenix Silver - Saved Image
Download The Tool For Linux:
Phoenix Silver Splash Image Tool For Linux
Download The Tool For Windows:
Phoenix Silver Splash Image Tool For Windows
1) Unzip the files
2) Choose a picture to use (must have a resolution of 480x800)
3) Save it as "image.png"
4) Connect your phone in fastboot (use the reboot app to boot into fasboot/bootloader, or boot device with VOL UP held -should stay on boot logo)
5) Run sh splash.sh
<A NAME="guidespash">
<HR WIDTH="50%" SIZE="3" NOSHADE>
Manually - Splash Image Creation Via Cmd + Fastboot Transfer To Phone
THIS IS LEW247'S GUIDE
All credit to him, not me
Except a few Corrections in grammar and method by myself
Choose Your File
You can either create your own image, or download a ".img" file from the bottom of this post.
Once You Have Done This Go To The Flash To Phone Section Of This Post.
To Create Your Own File:
1) Choose Your Picture
You need a bmp picture with a resolution of 480X800
then rotate it so its upside down (shift the picture 35 pixels to the left of centre and it will display correctly
ie don't centre the picture - move it 35 pixels to the left of centre of the image is 480 wide the centre Should be 240 but if you use that the picture will wrap around on the display, you must use 205 as the centre of the picture (or use a simple colour background with a 410 (or smaller) picture in the middle of it
ROTATE the picture so it's upside down and save.
2)Convert Your Picture
Use nbimg.exe
Avaliable here:
http://www.mediafire...umwt9g7j6mdav1k
Search for nbimg.exe, save it to a folder
Put the picture you want to convert in that folder
Change your imagename to
splash.bmp
Open a command prompt then type
"nbimg -F splash.bmp -w480 -h800"
It will convert it and change the filename to splash.bmp.nb
type ren splash.bmp.nb splash.img
(or rename it to splash.img in windows explorer)
To Flash To Your Phone
1) IF YOU DO NOT HAVE IT ALREADY DOWNLOAD FASTBOOT:
simply place the file in an easily accessible directory and unzip. You can delete "fastboot.zip" after you unzip it.
2)Start your phone with the volume UP key pressed
And plug it into your computer. Make sure you have the drivers installed. They are available in this forum.
3)Using command prompt navigate to the you fastboot directory.
If my fastboot directory was stored in "C:\documents and settings\mushroom\my documents\fastboot\"
I would type "cd C:\documents and settings\mushroom\my documents\fastboot"
If you fastboot directory is within the currently displayed directory in cmd you can instead type: "cd \fastboot"
EG: If your cmd said "C:\documents and settings\mushroom\my documents>"
You could just type "cd \fastboot",
and it would take you to "C:\ documents and settings\mushroom\my documents\fastboot>"
4)Type "fastboot-windows flash splash splash.img"
(assuming you are using windows. Change windows to linux or mac accordingly)
That's it
That's correct for the B10 phones The earlier ones I "think" had to be flashed to splash1 and not splash
Try the above and if when flashing to splash it says FAILED: (remote unknown partition name) simply flash it again but to splash1 instead of splash
It will then work.
Oh the image comes out wrapped a bit - no way to explain other than try it and see
The wraparound is 35pixels
try it and see.</span>
<HR WIDTH="50%" SIZE="3" NOSHADE>
<A NAME="spash">
Splash Image Files.
IMPORTANT: If you are using a method OTHER than the flashable .zip file by wbaw, use the download links.
If you are using wbaws zip file method, please rename the file to "splash.bmp"
<table>
<tr>
<td>
A nice splash created by Frankish
Frankish Splash Image Download
</td>
<td>
A CyanogenMod splash by wbaw
Direct Download: Cyanogen Splash by wbaw
</td>
</tr>
<tr>
<td>
A Splash by Pheonix Silver
Direct Download: Phoenix Silvers Splash
</td>
<td>
A Splash by BritishBob
Direct Download: BritishBobs Splash
</td>
</tr>
<tr>
<td>
LittleGu66's Splash
http://android.modac...e=post&id=70591
Direct Download: Littleguy66's Splash
</td>
<td>
The original Orange splash image
Someone who has the stock ROM on their pc, please pull the "logo.bmp" so I can use it as a preview here, cheers
Direct Download: Original Orange Splash Image
</td>
</tr>
</table>
<HR WIDTH="50%" SIZE="3" NOSHADE>
<A NAME="bootanims">
Bootanimations
<table>
<tr>
<td>
Droid x Boot animation
Direct Download: Droid x Bootanimation
Direct Download: Droid x BootSound
</td>
<td>
Mario Boot Animation
Direct Download: Mario Bootanimation
</td>
</tr>
<tr>
<td>
Android Destroys Apple Boot Animation
Direct Download: Android Destroys Apple Bootanimation
</td>
<td>
CyanComb Bootanimation [Courtesy Of Jurrasstoil]
Direct Download: CyanComb Bootanimation
</td>
</tr>
</table>
Like the new table? -It's epic isn't it. Credit to Alastair Williams (who wants to be referred to as 'Fellow Nerd' , whilst he thinks of a username)
QUICK NOTICE - PLEASE READ
I know I haven't gathered THAT many

But I fear soon, that I will end up having an overcrowded thread - TOO MANY boot animations +splashes. So I will be reducing the image sizes down, so to fit more on a page.
I also plan for future to provide only QUALITY or USER MADE boot animations or splashes - to save people searching, and I like quality
I will probably also cut down most of the splash image guides, as now, the flashable clockwork zip is probably the most common and easy method (hide the other guides in spoilers, perhaps)
HELP: Anyone know how to do this?
I just want to shorten out this post a bit more: any ideas?