Thread: [How To] Custom Boot Pic
- 01-02-2009, 02:13 AM #1
[How To] Custom Boot Pic
This guide will help you to change the T-Mobile logo that comes up during boot.
Requirements:
1. Dev bootloader. If you don't have it already, read here.
2. Get ADB setup and working. Read here.
3. A 320x480, PNG image. There are several here and here.
4. Image conversion and flash tools for Windows.
Steps:
For Windows:-
1. Put fastboot.exe inside the ADB folder. If you have downloaded the SDK, that would be in the tools folder.
2. Run "CreateG1Splash.exe" which is located at CreateG1Splash\bin\Debug. Press Open and select the PNG image. Press Convert to get a mysplash.rgb565 file on the Desktop.
3. Turn-off the phone, start in bootloader mode by pressing Power + Camera button together.
4. Connect the phone to PC and hit Back or Camera button. Screen should now show FASTBOOT.
5. If you get a 'new device found' prompt, point it to the android_usb_windows folder, the same one you used during ADB setup.
a. If you don't get a driver prompt, goto Device Manager(Click Start, click Run, and then type "devmgmt.msc"), check if there is an entry ADB Interface in the list and has HTC Dream Composite... inside that entry. If you don't see that entry, Windows has automagically detected the phone as USB Mass Storage Device.
b. Scroll down to Universal Serial Bus controllers, check if you have at least one "USB Mass Storage device". If you have multiple ones, you'll need to go through each to find the correct one.
c. To find the correct one, right click on the USB Mass Storage device and click Properties. Go to the Details tab. In the combo box at the top that says "Device Instance Id", bring up the pull down and choose "Compatible Ids". If that is the correct device, then you will see 3 entries:
* USB\Class_ff&SubClass_42&Prot_03
* USB\Class_ff&SubClass_42
* USB\Class_ff
d. Once you find the correct device, go to the driver tab, and click "Update Driver". Choose "No, not this time", then "Install from a list or specific location", then "Don't search, I will choose the driver to install", and then choose the same usb driver that you used to get ADB to work.
6. To flash the new boot image, cd to Desktop from the command prompt and enter the following command:
fastboot flash splash1 mysplash.rgb565
you should see the following,
then enter: fastboot reboot. Thats it.
Linux/OS X version will be added soon.
- 01-02-2009, 01:20 PM #2
Itty Bitty Modder
- Join Date
- Dec 2008
- Posts
- 18
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Downloads
- 0
- Uploads
- 0
Great stuff. I love this site.
- 01-02-2009, 02:49 PM #3
Maybe Modder
- Join Date
- Nov 2008
- Posts
- 40
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Downloads
- 0
- Uploads
- 0
where do you get fastboot.exe? i read there is only a fastboot for linux and mac. it's not in my tools folder either.
can you upload it somewhere?
- 01-02-2009, 08:40 PM #4
here.
- 01-05-2009, 04:01 PM #5
Itty Bitty Modder
- Join Date
- Jan 2007
- Posts
- 1
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Downloads
- 13
- Uploads
- 0
everytime i try to open createsplash it has app error and fails to initialize
- 01-05-2009, 07:31 PM #6
i like that authorized personal only image!! I want it :P
Chris

After long delay... I have now made it back to the Android Market!
Motorola Atrix 4G
- 01-05-2009, 08:08 PM #7
- 01-05-2009, 08:09 PM #8
- 01-07-2009, 04:35 AM #9
Itty Bitty Modder
- Join Date
- Sep 2007
- Posts
- 4
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Downloads
- 59
- Uploads
- 0
I think I'm getting the same error as Tampabuc2004, but I don't have Vista.. I'm running regular xp.
- 01-10-2009, 05:57 PM #10
Maybe Modder
- Join Date
- Dec 2008
- Posts
- 20
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Downloads
- 0
- Uploads
- 0
I've got it to work - it shows the custom image very briefly but then shows the original Tmobile G1 image (which is the one I wanted rid of). Can the Tmobile one be changed/removed?
- 01-10-2009, 07:26 PM #11
Itty Bitty Modder
- Join Date
- Jan 2009
- Posts
- 1
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Downloads
- 0
- Uploads
- 0
My fastboot.exe, flashes then goes away. Im not able to input any commands or codes, Help please!
- 01-10-2009, 07:46 PM #12
Itty Bitty Modder
- Join Date
- Oct 2008
- Posts
- 13
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Downloads
- 0
- Uploads
- 0
Cant you Just flash it over form the device itself if u have it jail broken? if so where is the splash1 file located on the device so we can flash it
- 01-10-2009, 08:57 PM #13
- 01-11-2009, 02:11 PM #14
Maybe Modder
- Join Date
- Nov 2008
- Posts
- 40
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Downloads
- 0
- Uploads
- 0
can you do "fastboot flash splash2 mysplash.rgb565" to send a second splash screen to replace the second splash screen (one with the android glowing in and out)?
- 01-12-2009, 06:50 AM #15
I don't think so, read here. I will put up a guide soon or maybe you can


LinkBack URL
About LinkBacks
Reply With Quote

