[SPLASH] Custom Splash Screens - By Unknownforce - EVO 4G Themes and Apps

Here's the first of many splash screens to come. I will also take requests, I have Photoshop and all the tools to make customs screens.
This one I "borrowed" from 12MaNy's Splash screens (Thanks!) and simply added the HTC EVO 4G logo and used my limited photoshop skills to spice it up
Install is the same as the others...
You need the windows android SDK package, I'll get a link for it soon.
1.) Copy the evosplash1.rgb565 to your android sdk tools folder
2.) Power off phone
3.) Boot up into boot loader (hold vol down while pressing power)
4.) Go to Fastboot with the volume keys and press the power button
5.) Plug device in (You'll see FASTBOOT USB at the top)
6.) Open a command window in windows (Windows key + r, cmd)
7.) Use "cd" to change to your android sdk tools folder (e.g. "cd c:\androidsdk\tools")
8.) Then type the following (without quotes) "fastboot flash splash1 evosplash1.rgb565" and press enter
9.) Select reboot on the phone with the power button and watch your new splash screen display
First one with preview:
DOWNLOAD HERE
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Second one with preview:
DOWNLOAD HERE

Just whipped up another one, As you can tell I like the color green

Greetings Unknownforce,
Really love your splash screens!
I see they are only for Windows users.
Code:
# fastboot flash splash1 evosplash1.rgb565
sending 'splash1' (750 KB)... OKAY
writing 'splash1'... FAILED (remote: not allowed)
Will you have any for other OS's?
Thank you for all your time and consideration.
--Chris

Sorry Unknownforce,
My bad. I rooted with Unrevoked 3.21, which has an HTBOOT that doesn't have
the "extended" fastboot commands available that the ENG bootloader does. So I
changed the HTBOOT, and your wonderful bootscreen adorns my EVO-supersonic.
Thanks for the great looking screens, and sharing them Unknownforce!
--Chris

Now We Need Matching Bootscreen Please
Unknownforce,
Your splash screens are off the hook. Problem is, when my EVO cycles from the splash screen to the boot animation, it's pretty sad. All of the bootscreens I have loaded pale when viewed aside your awesome splash graphics.
The only solution is an Unknownforce custom bootscreen!! Is there any chance you might be able to put one together that integrates nicely with your cutting edge splash graphics? Pleasssseeeee?

Just adopted the top one! Very nice, Thanks!

tgearman said:
Unknownforce,
Your splash screens are off the hook. Problem is, when my EVO cycles from the splash screen to the boot animation, it's pretty sad. All of the bootscreens I have loaded pale when viewed aside your awesome splash graphics.
The only solution is an Unknownforce custom bootscreen!! Is there any chance you might be able to put one together that integrates nicely with your cutting edge splash graphics? Pleasssseeeee?
Click to expand...
Click to collapse
Or - if you want to pass me the original image graphic and the title graphic, I will create an animated bootscreen and share it with you.
Let's make this happen - our beloved EVOs deserve the best!!!

CTH-EVO said:
I rooted with Unrevoked 3.21, which has an HTBOOT that doesn't have the "extended" fastboot commands available that the ENG bootloader does. So I changed the HTBOOT, and your wonderful bootscreen adorns my EVO-supersonic.
Click to expand...
Click to collapse
Chris, I'm in the same boat as you.
I see you had some difficulty along the way. (/showthread.php?t=799218)
Can you help me to get started in the right direction?

xpanmanx said:
Chris, I'm in the same boat as you.
I see you had some difficulty along the way. (/showthread.php?t=799218)
Can you help me to get started in the right direction?
Click to expand...
Click to collapse
same here
Any one know how to fix this?

Anybody having trouble installing can either get the extended fastboot commands, just search its pretty easy to find, or you can use this method. I didn't figure this out it was done by silentstryder but her ya go.
1) Download Unrevoked Forever's custom splash screen PC36IMG.zip
2) Open the zip and delete the splash1.img
3) Download the custom splash screen you like and rename it: splash1.img
4) put the file in PC36IMG.zip
5) put the Zip on the root of your SD Card.
6) Power Down your phone.
7) Boot your phone into HBOOT (hold down "volume down" and press the power button)
8) Your phone will automatically find the zip and ask if you want to apply it.
9) Press "Volume Up" for yes
10) It will ask to reboot. Press "Volume Up" for yes.
The unrevoked custom splash can be found on their site.
11) your phone reboots, and you see the new Splash Screen.

Thanks
That made things REALLY simple! Thank you so much. I still copy paste boot animations using root explorer... seems easier.

I just wanted to say that the splash with the green jacks looks even better on my phone than my computer screen, and it looks really good on my computer.
Also, I would thank you with the button, but it's not available. So, I thanked a random post of yours.

I tried the method of replacing the splash image but it never asks me to apply. Can anyone help?

amazing!
any chance of doing an orange or blue version of either?

Related

[MOD] White On Black Evo Splash Screen

Here is a Splash Screen i wanted to share with the community, It's simple just the original with inverted colors
Please enjoy.
As always please backup before trying, I won't be responsible for anything that may go wrong if this fails
and mods if this is posted in the wrong place please move thanks
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
To apply just unzip the contents of the package below into the tools folder of the android sdk
How-to Enter fastboot mode .... While the phone is off hold down "Volume down key" and then "power button" hold both till you get a white screen with the androids and skateboards
to confirm your device is seen by adb use this command
Code:
fastboot devices
you should see your phone listed under the command you just typed. After that type the next command to flash the splash image
Code:
fastboot flash splash1 splash1.nb
Then you should see that it was successful and rebbot the phone and preview your new image by typing
Code:
fastboot reboot
Please Thank and post comments as needed, if there is any trouble i'll try to help if i can i'm rather busy lately...lol
There was a huge thread on how to change splash with win 7 and I am stuck in osx thanks for a tut on how to to it in fastboot
Thanks! I followed the instructions and applied it no problem. Makes booting up look seamless with Fresh's bootscreen
So I have been having nothing but problems with Sync, so have rooted, flashed and changed boot image by using a root file manager (which all have worked fine).
Where on the EVO is the splash screen logo located, so I can just manually apply it?
Thank you
Criim
Criimson said:
So I have been having nothing but problems with Sync, so have rooted, flashed and changed boot image by using a root file manager (which all have worked fine).
Where on the EVO is the splash screen logo located, so I can just manually apply it?
Thank you
Criim
Click to expand...
Click to collapse
I'm 99.9% sure that this image cannot be simply replaced in a folder but must be flashed, at least that's how it was for winmo
If you think about it this is where the carrier brands the phone the most, im pretty positive this is flashed to a specific partition
Am I missing something? I do everything step by step and it won't find fastboot command in the terminal (using OS X). I can't do anything.
JSZESZE said:
I'm 99.9% sure that this image cannot be simply replaced in a folder but must be flashed, at least that's how it was for winmo
If you think about it this is where the carrier brands the phone the most, im pretty positive this is flashed to a specific partition
Click to expand...
Click to collapse
Hmm that's too bad. My Vista sees my EVO, but it has an exclamation mark and the driver won't initialize no matter what I try.
Guess I'll wait till some other time then
Criim
Is there a way to flash from the EVO itself? I can copy files with no problem if I connect as a HDD.
add this file to the tools folder of android sdk or i think in OS x anywhere works as long as you direct the command line to it
Criimson said:
Hmm that's too bad. My Vista sees my EVO, but it has an exclamation mark and the driver won't initialize no matter what I try.
Guess I'll wait till some other time then
Criim
Click to expand...
Click to collapse
sounds like your in recovery and not fastboot
you should see the white screen with the androids riding skateboards once its there don't press anything on the phone
I can't connect to fastboot.
Code:
ERROR: could not get pipe properties
ideas?
JSZESZE said:
add this file to the tools folder of android sdk or i think in OS x anywhere works as long as you direct the command line to it
Click to expand...
Click to collapse
Awesome! Thanks man, I appreciate it. Looks great.
beautiful! thank you VERY much for this
JSZESZE said:
sounds like your in recovery and not fastboot
you should see the white screen with the androids riding skateboards once its there don't press anything on the phone
Click to expand...
Click to collapse
No it is in fastboot
From what I gather a lot of people have this issue with Vista 32bit and HTC Sync. I haven't been able to track down a solution. Even when trying to use Sync..it always just errors and says:
Unable to find HTC Sync on your PC. Please make sure.....
Kind of a pain, but so far I have been able to do everyting I want just doing it from the phone with files copied over. Using the terminal emu or file manager
Criim
imaxreed said:
I can't connect to fastboot.
Code:
ERROR: could not get pipe properties
ideas?
Click to expand...
Click to collapse
sounds like a permission issue... are you rooted and nand unlocked?
JSZESZE said:
sounds like a permission issue... are you rooted and nand unlocked?
Click to expand...
Click to collapse
should be. running caulkins rom custom recovery (amons) i have actually used fastboot before. any quick way for me to verify?
imaxreed said:
should be. running caulkins rom custom recovery (amons) i have actually used fastboot before. any quick way for me to verify?
Click to expand...
Click to collapse
in adb type
Code:
adb shell
then you should see
Code:
#
A $ prompt is the prompt for normal terminal ...
whereas:
a # prompt is the prompt for root (super user)
i am running osx and can access adb shell
http://imgur.com/t8MKg.jpg
does this look like the error?
$ fastboot devices
ERROR: could not get pipe properties
HTXXXXXXXXXX fastboot
i found a few things while googling the problem
most pointed to root issues
JSZESZE said:
does this look like the error?
$ fastboot devices
ERROR: could not get pipe properties
HTXXXXXXXXXX fastboot
i found a few things while googling the problem
most pointed to root issues
Click to expand...
Click to collapse
yes exactly. I haven't had a problem before this is strange.
Works great for me, no problems. This is a great way to save battery!
haha.

[SPLASH] Stock Evo Splashes, Various Colors + Requests

I thought I'd make a boot screen to match the internals of the phone. I'm waiting to get a red back cover eventually and then this will work out really well.
This is different from the others because it isn't some over the top mod, it's just a stock splash with the colors changed to match the scheme of the phone. I looked at color cards for 20 minutes in Photoshop trying to find the one that best matched the red tone of the battery & chassis, and I think it's pretty damned close, but YOMV.
Let me know what you think, just flash it the same as any other ("fastboot flash splash1 *imagename*.rgb565")
The bmp & the actual image are in the zip. Here's what it looks like:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
(if it looks like it has compression artifacts here, blame Photobucket for converting from bitmap to JPEG, the real one has none)
EDIT: I put them all in one zip now. I also included the stock boot screen if you would wanna go back for whatever the reason
Could we get this in red-on-black, please?
-------------
Sent from my HTC EVO 4G using Tapatalk Pro.
TheBiles said:
Could we get this in red-on-black, please?
-------------
Sent from my HTC EVO 4G using Tapatalk Pro.
Click to expand...
Click to collapse
Sure, just a second. Gotta upload it
EDIT: Alright, in the OP now. redonblack.zip (duh moment lol)
how about a blue on black one?
nolandrew said:
how about a blue on black one?
Click to expand...
Click to collapse
I can do that, but not till morning.
What color blue? Like bright blue? Dark blue? Give me an example if you can, like it its to go with a theme or something
Geniusdog254 said:
I can do that, but not till morning.
What color blue? Like bright blue? Dark blue? Give me an example if you can, like it its to go with a theme or something
Click to expand...
Click to collapse
No rush bro. Like the g in google blue.
from my evo on xda app
Not to be a P.I.T.A. but as long as you are taking requests, with the Soon to release CM6 from CyanogenMod, maybe you could make a Black on Cyan /Cyan on Black set.
thenewguy821 said:
Not to be a P.I.T.A. but as long as you are taking requests, with the Soon to release CM6 from CyanogenMod, maybe you could make a Black on Cyan /Cyan on Black set.
Click to expand...
Click to collapse
I can do that. You want the CM logo in it?
Done. I made the Cyan on Black one, one with a logo and one without. No black on cyan, it looked like crap lol so I left it out.
Great work... That cyan on black with the logo is SWEET!!!! Time to pull out the laptop (for some reason, can't get the desktop and my EVO to cooperate).
thenewguy821 said:
Great work... That cyan on black with the logo is SWEET!!!! Time to pull out the laptop (for some reason, can't get the desktop and my EVO to cooperate).
Click to expand...
Click to collapse
Thanks!
Any other requests from anyone?
Do we put the rgb file and the preview in the sdk tools folder? Do we rename the image to splash1.nb or leave it named as is?
I have booted into Hboot (Vol down + power) selected fastboot. The phone reads "Fastboot usb" I type in "fastboot flash splash1 splash1.nb" without quotes, and get an error: cannot load 'splash1.nb' message.
thenewguy821 said:
Do we put the rgb file and the preview in the sdk tools folder? Do we rename the image to splash1.nb or leave it named as is?
I have booted into Hboot (Vol down + power) selected fastboot. The phone reads "Fastboot usb" I type in "fastboot flash splash1 splash1.nb" without quotes, and get an error: cannot load 'splash1.nb' message.
Click to expand...
Click to collapse
Put it in whatever folder the fastboot binary is, or if you have fastboot in your path, then make sure you're in the folder where the .nb file is.
And you don't have to rename the file, but you can if you want. If you don't, run:
Code:
fastboot flash splash1 *name of image*.nb
If you don't know what your path is, then just put it in the SDK tools directory
On a whim, I decided to rename the file to "splash1.nb", ignored the warning that changing the file extension may cause the file to not work right, left it in my sdk/tools folder and typed as fastboot flash splash1 splash1.nb and got the message that files were copied. did fastboot reboot, and smiled as the new splash screen was displayed... Thanks for the reply, and thanks again for the great work on the splash screen.
does anyone have the actual stock one? the black on white?
Great splash screens! I just flashed the EVO 4G with Cyanogenmod splash. It makes the customization of CM6 flow even better now that the splash matches the boot animation.
sugession
The black background and red text it kool cause those are my color. But the think the red is weak it should be a deeper red or something
Just my opinion!
how do i install these my phone is in fast boot but i see no flash!!!
for some reason the red on black one is coming up compressed nd all disoriented scrambled
Edit: nevermind was using the wrong one bmp instead of rgb
Nice job on the splashes
Ughh...This SDK/command fast boot stuff is over my head. I wish I could just flash this as a typical zip file. That I understand. I really like these a lot though. If anybody cares to explain this a bit more to me I would appreciate it!

[UTIL] Android Splash Image Changer

Simply change the splash screen of your phone.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Requirements:
- At this time only phone's with a resolution of 480x800 will do.
- Remember, in order to flash custom splash screens, you must have s-off which can be obtained using alpharev.
- Before you click the "Push to Phone" button, make sure your device has the USB Debugging feature enabled.
(Settings -> Applications -> Development -> USB debugging)
How the magic works:
- This tool will first convert your selected image to the appropriate file format (splash1.img).
- It will then try to reboot your phone using ADB (Command used: adb.exe reboot bootloader).
- While rebooting your phone this tool will start a fastboot session (fastboot.exe flash splash1 splash1.img)
- If the phone is rebooted into the bootloader, it will execute the actual flashing process
- After flashing this tool will reboot your phone once again to finish the whole process (fastboot.exe reboot)
Version history:
1.0 - Initial release
***I take no responsibility for any damage you cause by using this tool. It is for educational purposes only.
Placeholder for the future, you never know...
where is this image located? i wanna do it for my custom rom
Hi,
How does it work ?
When I click "Push to Phone", it say "Please wait while your phone is rebooting" during about 1 second and nothing.
Gjole86 said:
where is this image located? i wanna do it for my custom rom
Click to expand...
Click to collapse
Cool question!
Behind the scenes of this tool I'm doing some fancy conversions to the image.
This results in a flash-able file called splash1.img.
This image is then flashed to splash1 with the command: fastboot flash splash1 splash1.img.
Thing you have to do is create the file splash1.img and incorporate the flashing procedure into your update script.
I don't have any experience in that procedure, but going to try it out.
It should work, others have done this before.
Will be back for this one
For now, take a look at this thread.
It should make some things clear for you I think.
tsukasa21 said:
Hi,
How does it work ?
When I click "Push to Phone", it say "Please wait while your phone is rebooting" during about 1 second and nothing.
Click to expand...
Click to collapse
Do you have S-OFF?
Yes I have S-OFF. I'm trying to restore my splash screen to the original one (I'm currently having the alpharev joker)
It works!! finally i can get rid of the joker!!
Amazing.
Just suggest reduce a little bit the Window. The button isn't showed in 1280x800 correctly
And please, add the information about, WHEN click on PUSH TO PHONE (HBOOT,FASTBOOT,Charge Only with debug...)
Regards and thank you
This is in the General section so does it work with OTHER phones, my screen res isnt the one specified, do i still need S OFF or is that for HTC phones?
If it doesnt work for any other phones can we get it moved to the HTC section?
Vivasanti said:
This is in the General section so does it work with OTHER phones, my screen res isnt the one specified, do i still need S OFF or is that for HTC phones?
If it doesnt work for any other phones can we get it moved to the HTC section?
Click to expand...
Click to collapse
It will work for other phones as well, as long as the resolution is 480x800 (for now) and you have S-OFF.
Will be working on compatibility for other resolution soon.
dneto said:
Amazing.
Just suggest reduce a little bit the Window. The button isn't showed in 1280x800 correctly
And please, add the information about, WHEN click on PUSH TO PHONE (HBOOT,FASTBOOT,Charge Only with debug...)
Regards and thank you
Click to expand...
Click to collapse
Totally agree on the big window size, will adjust it to a more appropriate size in the next release.
For the extra prerequisite info... working on it now
Vivasanti said:
This is in the General section so does it work with OTHER phones, my screen res isn't the one specified, do i still need S OFF or is that for HTC phones?
If it doesn't work for any other phones can we get it moved to the HTC section?
Click to expand...
Click to collapse
Looking again into the compatibility it indeed seems to only work on HTC devices.
Seems like S-Off is a htc thing.
Hope someone with a galaxy S phone can test this, don't know if flashing is a problem.
If that's the case I would have to take a different approach.
My aim is to make it device independent.
Where is "Pay me a Beer (aka Donate)" Button? =]
Thank you.
dneto said:
Where is "Pay me a Beer (aka Donate)" Button? =]
Thank you.
Click to expand...
Click to collapse
Haha, Tnx for the nice reply, makes me happy
People around me are calling me stupid, not adding a donate button to my apps.
To me its nothing more than cluttering the UI, distracting you from things that ARE important.
If people really want to donate, they can do so on this forum.
Have added a celebrate link to my signature, think it should be enough
on win xp 64 bit i click push to phone and it just shows the windows hourglass when i scroll over the app - nothing is happening on the phone end or in the app.
sundar2012 said:
on win xp 64 bit i click push to phone and it just shows the windows hourglass when i scroll over the app - nothing is happening on the phone end or in the app.
Click to expand...
Click to collapse
This sometimes happens to me to, temporary workaround to this could be: close the app and try again.
Has something to do with kicking off adb the first time.
It just hangs, but when you try it the second time it should be already running in the background.
I'm currently rebuilding the whole app, upcoming release would fix it, but for now, try it a second time
You should try to make a version that can do an animation splash screen, that'd be awesome. Its still a cool app though.
natehoch96 said:
You should try to make a version that can do an animation splash screen, that'd be awesome. Its still a cool app though.
Click to expand...
Click to collapse
I Agree, working on it now ;-)
Anoniem100 said:
Simply change the splash screen of your phone.
Requirements:
- At this time only phone's with a resolution of 480x800 will do.
- Remember, in order to flash custom splash screens, you must have s-off which can be obtained using alpharev.
- Before you click the "Push to Phone" button, make sure your device has the USB Debugging feature enabled.
(Settings -> Applications -> Development -> USB debugging)
How the magic works:
- This tool will first convert your selected image to the appropriate file format (splash1.img).
- It will then try to reboot your phone using ADB (Command used: adb.exe reboot bootloader).
- While rebooting your phone this tool will start a fastboot session (fastboot.exe flash splash1 splash1.img)
- If the phone is rebooted into the bootloader, it will execute the actual flashing process
- After flashing this tool will reboot your phone once again to finish the whole process (fastboot.exe reboot)
Version history:
1.0 - Initial release
***I take no responsibility for any damage you cause by using this tool. It is for educational purposes only.
Click to expand...
Click to collapse
Working fantastic on my desire, many thanks

[SPLASH] Cool looking Splash screens available here [Updated 6/25]

I'd like to share some splash screens that I made and have been using on my EVO.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
note: I use Amon_RA Recovery v2.3 so these instructions were written using that.
Install via FASTBOOT
1. start your phone up in Fastboot mode.
2. push files to phone: fastboot flash splash1 evosplash1.rgb565
3. reboot phone: fastboot reboot
or
Install via PC36IMG.zip
1. Place the desired PC36IMG.zip file onto the root of your SD card.
2. Reboot phone into bootloader (turn off, volume down + power).
3. The phone should recognize the zip and ask if you want to update. Select yes.
The zip will install and you're new splash screen should be there next time the phone reboots.
Here are 3 more Splash Screens that were added on 6/21
note: I use Amon_RA Recovery v2.3 so these instructions were written using that.
Install via FASTBOOT
1. start your phone up in Fastboot mode.
2. push files to phone: fastboot flash splash1 evosplash1.rgb565
3. reboot phone: fastboot reboot
or
Install via PC36IMG.zip
1. Place the desired PC36IMG.zip file onto the root of your SD card.
2. Reboot phone into bootloader (turn off, volume down + power).
3. The phone should recognize the zip and ask if you want to update. Select yes.
The zip will install and you're new splash screen should be there next time the phone reboots.
Here is one that combines two of my previous Splash Screens - added on 6/23
Added on 6/25
"Thanks" button clicks appreciated.
hey man nice splash screen i was wondering if you could make the first splash screen in a PC36IMG file for me im on the phone ...
JDOT87 said:
hey man nice splash screen i was wondering if you could make the first splash screen in a PC36IMG file for me im on the phone ...
Click to expand...
Click to collapse
Here's the do it yourself guide
http://forum.xda-developers.com/showthread.php?t=900825
It takes 5 minutes maximum. I hit the thanks button, OP, thanks for these
these are badass bro nice i would say thanks but cant do more than 5
JDOT87 said:
hey man nice splash screen i was wondering if you could make the first splash screen in a PC36IMG file for me im on the phone ...
Click to expand...
Click to collapse
here cause i'm a nice guy. remove (XXXX)and you know the rest
Thank you so much !!!
Sent from my PC36100 using XDA Premium App
I like the 3rd one (Statue of Liberty but it's actually #04 in the download). Can I just zip it on my PC and name it PC36IMG and flash it the same way I flash the others I have?
OstrichSak said:
I like the 3rd one (Statue of Liberty but it's actually #04 in the download). Can I just zip it on my PC and name it PC36IMG and flash it the same way I flash the others I have?
Click to expand...
Click to collapse
I've updated the .rar file. It now includes a PC36IMG.zip for each splash screen.
martijua said:
I've updated the .rar file. It now includes a PC36IMG.zip for each splash screen.
Click to expand...
Click to collapse
Thanks!
10char
Nice Screens!!!! Thnx!!!
Here are a couple more splash screens
Added 3 more on 6/21
Cool work bro. I especially like the girl in front of the glass.
Sent from my PC36100 using Tapatalk
New splash added
I found some graphics on an old backup that contained some .psd file to some flyers that I used to make for a Slayer Tribute band that I played in.
WARNING: the first three images are pretty SLAYTANIC : )
The last show that I played with the band was on june 6, 2006 ..... (6/6/6)
the .rar file is attached to the original post (SplashScreens_0625.rar)
Very impressive my friend, Loving those NSFW kinda New ones lol. Keep pumping them out
OK, NOW THAT I have a custom boot screen, how do I get rid of it and go back to stock?

***ClockworkMod Touch recovery 5.8.0.2 available***

ClockworkMod Touch recovery 5.8.0.2 is now available for the HTC Desire
ALL CREDITS TO @Koush
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Installing The Recovery
There are primarily three methods of installing a custom recovery to your phone. Please note that the first method is specific to ClockworkMod recovery only while the other two methods can be used for any custom recovery supported by your phone.
Using ROM Manager
Using Fastboot
Using flash_image
I still prefer the Fastboot method so these instructions are for Windows users, but the equivalent steps should work for mac and linux:
Open up a cmd window and go to your SDK tools folder. Now type
Code:
Code:
fastboot
and press enter. You should see a list of fastboot commands available. If you don't get that, you're probably not in the right folder. Check your path and where you installed the SDK and make sure you are in the /tools folder.
Once you've verified you can run fastboot, it's time to move the recovery image to the /tools folder (easier not to have to specify a path to the recovery file). I would also rename the recovery file to something short like recovery.img.
Once the recovery image is in the same /tools folder as fastboot, you'll need to put your phone in fastboot USB mode. To do this:
1) make sure the Fast Boot option is disabled. Note, this "Fast Boot" has nothing to do with the fastboot executable I've been talking about. This is a setting in Sense to allow the phone to boot up faster. To disable this setting, go to Settings > Power > Fast boot (uncheck the box).
2) Hold down the power button and select Power Off from the menu. Wait 1 minute for the phone to completely power off.
3) Boot into HBOOT. See this post for detailed instructions on how to boot into HBOOT:
How to boot into bootloader (HBOOT)
4) Once you're in HBOOT, you'll see it scan for a few files. This is normal. When it is done, you can make selections in the menu. Vol-UP and Vol-DOWN allows you to move up and down the menu list. POWER button acts as ENTER and selects whatever you're highlighted over.
By default, FASTBOOT is selected. So just press power.
5) now you should be in the FASTBOOT section of HBOOT. Plug the phone in via the USB cable to the computer where you installed the Android SDK. You should see the red FASTBOOT banner turn into FASTBOOT USB. If that doesn't happen, it means that your HBOOT drivers aren't working.
Your phone is now ready to accept commands from the fastboot executable that came with the Android SDK. Go back to that cmd window where we tested the fastboot command earlier. From there, issue the following command:
Code:
Code:
fastboot flash recovery recovery.img
Here's a quick explanation of the above command:
fastboot: that's the executable tool
flash: that's the function we want the fastboot tool to perform
recovery: this is the name of the partition we want to flash into. since we are flashing a recovery image, it needs to go to the recovery partition.
recovery.img: this is the name of the actual file to flash. Your filename may be different. Just make sure it matches the actual filename.
Fastboot will flash the image and give you a success/failure notification. If successful, you're all set. To check out the new recovery image, verify that BOOTLOADER is selected in the HBOOT menu (should be highlighted in blue). Press POWER button to select it. Now you should be back at the main HBOOT menu.
Use VOL-DOWN to highlight RECOVERY and press POWER button. The phone will now attempt to boot into the new recovery image.
You'll see the htc splash screen briefly and then the recovery image. That's it!
Nice....
Woow that is fast ....
I'm now running EXT4 touch. Lets give this a go.......
Nice work. Thanks.
Very Nice, ty
Thank you. Will try it tonight.
screenshots of recovery? what does this have over 4ext?
Anyone try it? the Ext4's lauching time is too long, whatever the touch version or classic version. I dont know why.
But the RMD 1. 034 is faster than that. I will try it this weekend.
Anyway, well done Yorzua!
Rastaman-FB said:
screenshots of recovery? what does this have over 4ext?
Click to expand...
Click to collapse
Reported by @koush himself as :
Currently, supported devices include (stay tuned, as I am updating this list as I build):
Samsung Nexus S
Samsung Nexus S 4G
Samsung Galaxy Nexus (CDMA and GSM)
HTC Desire
HTC Desire HD
HTC Evo
HTC Evo 3D (GSM and CDMA)
HTC Thunderbolt
Motorola Atrix 4G
But my thread here is for the HTC Desire only as i dont own the other devices.
The touch code is still beta, so please flash it, test it, report bugs and be patient
@yorsua, Where can I see the source code?
Did you just modify the recovery directory in the cm tree?
Rastaman-FB said:
screenshots of recovery? what does this have over 4ext?
Click to expand...
Click to collapse
Koush got this working just a couple of days ago. 4ext has the advantage of time and a fabulous dedicated developer
Was waiting for koush to get it working, so I can peep into the source.
If i install this recovery, can i still use my nandroid backups from an older version (4)
Cause I don't want to lose them.
"Backup may not be supported on this device. Skipping backup of sd-ext"
That's what I call useless. Interface itself is too plain. It has touch support, but that's it. It's not been tweaked to make use of its touch interface.
have an error while entering finale command, any ideas?
super_turbo said:
have an error while entering finale command, any ideas?
Click to expand...
Click to collapse
Are you s-off ?
nope its s-on
Sorry guys, i have been extremely busy at work and releasing my whatsapp mods
Droidzone said:
"Backup may not be supported on this device. Skipping backup of sd-ext"
That's what I call useless. Interface itself is too plain. It has touch support, but that's it. It's not been tweaked to make use of its touch interface.
Click to expand...
Click to collapse
As i wrote, the touch code on CWM is still a Beta.
So please flash it, test it, report bugs if you want.
Be patient
super_turbo said:
have an error while entering finale command, any ideas?
Click to expand...
Click to collapse
Must be S-OFF indeed !
Need s-off with patched hboot for fastboot commands.
I want to report a bug, not sure of the cause though
It's in my post
http://forum.xda-developers.com/showthread.php?t=1476978
ikidntu said:
I want to report a bug, not sure of the cause though
It's in my post
http://forum.xda-developers.com/showthread.php?t=1476978
Click to expand...
Click to collapse
Thanks for your testing and feedback.
Bug reported.
sjn01 said:
Anyone try it? the Ext4's lauching time is too long, whatever the touch version or classic version. I dont know why.
But the RMD 1. 034 is faster than that. I will try it this weekend.
Anyway, well done Yorzua!
Click to expand...
Click to collapse
Delete 4EXT Folder on SD and try it!
@OP, Did you notice that the official recovery build has been updated to 5.8.0.2? I wish you'd pull the faulty version you've attached here.

Categories

Resources