Go Back   xda-developers > Android Development and Hacking > Android Themes


View Poll Results: Where you able to flash a boot images
Yes 486 77.51%
No 141 22.49%
Voters: 627. You may not vote on this poll

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 9th December 2008, 12:21 AM
xMemphisx xMemphisx is offline
Junior Member
 
Join Date: Dec 2008
Posts: 21
Default Custom Boot Images here

I merged all the bootscreens from the original boot screen thread in development. Over taking "aron4588" as the thread creator of this one. His original post is in 12.
Sorry "aron4588"

This is updated with the latest tool. (Windows)
I included a zip with all files you may need at the bottom of the post.

1. Turn off your phone

2. Turn on the phone into bootloader (camera+power).
Make sure it say fastboot in the middle if not hit back and it should appear-

3. Make sure your device is found in device manger
If you don't see adb device up top in device manger find the yellow mark devices
Right Click, update driver, and point to the location of the USB Driver
(http://dl.google.com/android/android_usb_windows.zip)
(Driver for 1.5r2)
If you have the "new spl" you're going to need the new usb drivers
(http://sapphire-port-dream.googlecod...er_updated.zip)

4. Open and extract the below zip to your desktop
You should now have a custom and fastboot folder on your desktop

5. Open up a dos window (start>run>CMD)

6. Type cd desktop then cd fastboot

7. If you would not like to flash the sample images skip to step 9

8. copy and paste the command line by line
fastboot flash splash1 mysplash.rgb565
fastboot flash splash2 mysplash.rgb565 You dont get a splash2 option with the "NEW SPL"
fastboot reboot

Part 2 Making your own images
9. Open up the "create" folder

10. Run CreateG1Splash.exe

11. Open up your image in the program and click convert

12. Go to the folder of your images and their you will find mysplash.rgb565

13. Place the mysplash.rgb565 into the fastboot folder

14. copy and paste the command line by line
fastboot flash splash1 mysplash.rgb565
fastboot flash splash2 mysplash.rgb565
fastboot reboot


Files updated 1/4/08
Credit to JF for all app to make this possible

OR get Boot Screen Flasher 3000 by dom2684 & Octoberriot
Attached Files
File Type: zip Boot_images.zip (880.8 KB, 2489 views)

Last edited by Mikey1022; 13th September 2009 at 06:21 PM..
Reply With Quote
Sponsored Links

  #2  
Old 9th December 2008, 12:21 AM
xMemphisx xMemphisx is offline
Junior Member
 
Join Date: Dec 2008
Posts: 21
Default

to build the file yourself go to the root android source directory (mine is linux, but it looks like this "/home/ryan/android_source"), your's might look something like "C:/Source Codes/android/" or whatever. Once you navigate to that directory (via the command prompt... just go to start > run > and type in 'cmd' and hit enter, then use the 'cd' command to get there... e.g., "cd C:/Source Codes/android/"), once there, simply type 'make' and hit enter and it will start building everything, it might take a few minutes to complete. Then just go into the 'out' directory, then it's under "host/windows-x86/bin" (i'm not sure about the windows-x86 part, it might just be windows or something like it, i'm just assuming based on mine), once in that folder you'll have the fastboot as well as all of the other binary files ready to go. Then you can just type fastboot w/e w/e and it'll work just fine.

Here's my updated bootloader logo:



It's kind of difficult to see, my camera sucks... it's my fraternity letters with the crest in the background. Here's the image i used for it:

Reply With Quote

  #3  
Old 9th December 2008, 09:12 AM
TheDudeOfLife's Avatar
TheDudeOfLife TheDudeOfLife is offline
Senior Member
 
Join Date: Jul 2008
Location: Chicago
Posts: 800
Default



Here's what I finally settled on.

Take 2...

Reply With Quote

  #4  
Old 17th December 2008, 06:38 AM
damien667 damien667 is offline
Member
 
Join Date: Oct 2008
Posts: 44
Default

I found this one on google, I think it suits me
Attached Images
File Type: jpg Think_Linux_320X480_iPhone_Mobile_Wallpaper.jpg (9.3 KB, 787 views)
Reply With Quote

  #5  
Old 18th December 2008, 07:54 PM
wyseman76 wyseman76 is offline
Junior Member
 
Join Date: May 2008
Posts: 25
Default

Ok, before i go dual booting my system , as i have Vista x64 now. I want to know if i can use ubuntu x64 for this process or would it be best to use the 32 bit version.

Here is the boot image I put together that i want to use. Still futzing with it but this is the general idea.

Reply With Quote

  #6  
Old 19th December 2008, 01:16 AM
SGTDavePwnage SGTDavePwnage is offline
Member
 
Join Date: Nov 2008
Posts: 54
Exclamation Stock Boot Logos

For anyone that wants a copy of the stock images, for instances of RMA/repair.......Here they are.

The file contains both UK and US logos





Thanks to JesusFreke and Tobes, for the rip coding and the UK logo
Attached Files
File Type: zip Boot logos.zip (9.7 KB, 374 views)
Reply With Quote

  #7  
Old 27th December 2008, 03:28 AM
LGSilva's Avatar
LGSilva LGSilva is offline
Senior Member
 
Join Date: May 2007
Posts: 303
Default Custom Boot Screen

Just sharing the boot screen I'm using. Made by me on PS. Enjoy.
__________________
Reply With Quote

  #8  
Old 28th December 2008, 12:31 AM
LGSilva's Avatar
LGSilva LGSilva is offline
Senior Member
 
Join Date: May 2007
Posts: 303
Default

Yes, you need to convert the picture.
Just in case here is the raw file.
Attached Files
File Type: zip mysplash.zip (39.3 KB, 274 views)
__________________
Reply With Quote

  #9  
Old 28th December 2008, 09:23 PM
Stericson Stericson is offline
Moderator
 
Join Date: Nov 2008
Posts: 916
Default

Sure, I can provide the base image. On mine however, I customized it with some of my information, such as my name, etc. That way if it ever gets stolen, the thief will be reminded of it everyday

Stericson
Attached Images
File Type: png splash.png (48.4 KB, 219 views)
Reply With Quote

  #10  
Old 31st December 2008, 08:47 PM
s0niqu3 s0niqu3 is offline
Member
 
Join Date: Feb 2005
Posts: 36
Default

Quote:
Originally Posted by infernix View Post


“It won't work,” droned Marvin, “I have an exceptionally large mind.”

I really liked this idea, so I found the image at deviantart, and made a copy of your boot image, and for anyone else, I've attached the splash.raw565 file (zipped) to this post.

Cheers guys, and happy new year!

-- michael
Attached Files
File Type: zip marvin_splash.zip (78.5 KB, 461 views)
__________________
-- MJM
White G1 - JF RC33 mod 1.41 w/ HardSPL bootloader
Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:59 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.