This thread is just a collection of user made splashes to share with the community feel free to post any splash screens 1080x1920.. I personally will not be taking any request to make any as there are plenty of good guides to make your own and share here.. Thanks guys!
Here are quite a few threads to teach you how to make and flash your own custom splash images:
[GUIDE] Splash screens for the HTC One - S-OFF REQUIRED Thanks - 94tbird
[APP] Splash Image Converter Thanks - benny3
[GUIDE][S-OFF REQUIRED] Flashing Splashscreens. Thanks - felacio
(S-OFF and Engineering or Moonshine/RumRunner Hboot necessary)
How to flash *.img or *.nb
Code:
adb reboot bootloader
fastboot flash splash1 splash.img
fastboot reboot
How to flash *.zip
Code:
adb reboot bootloader
fastboot oem rebootRUU
fastboot flash zip splash.zip
fastboot reboot
Here's my first ones I made for my own use..
Black PCB and Black PCB w/Logos
lilflip21 said:
Here's my first ones I made for my own use.. I'll post a few more soon..
Black PCB and Black PCB w/Logo's
Click to expand...
Click to collapse
Sweet!
I want to make one like this but not sure if I did it correctly
Some of you may remember these from el tevo...anyways, I stumbled across the psd, still had it
thx to felacio for the wonderful guide
white
black
bigdaddy619 said:
I want to make one like this but not sure if I did it correctly
Click to expand...
Click to collapse
+1
ssojyeti2 said:
Some of you may remember these from el tevo...anyways, I stumbled across the psd, still had it
thx to felacio for the wonderful guide
white
black
Click to expand...
Click to collapse
Are those flashable?
Sent from my HTCONE using xda app-developers app
kiewee3 said:
Are those flashable?
Click to expand...
Click to collapse
Not from recovery like a normal .zip they must be flashed in bootloader.
Here are a couple more made out of some random pics I liked..
I found the thread that described it. Will we ever be able to flash splash screens on the fly? Someone just needs to find the special file name right?
Sent from my HTCONE using xda app-developers app
kiewee3 said:
I found the thread that described it. Will we ever be able to flash splash screens on the fly? Someone just needs to find the special file name right?
Click to expand...
Click to collapse
Not sure exactly what you mean.. you can flash any splash pretty quickly just..
adb reboot-bootloader
fastboot flash splash1 "YourSplashName".img
adb reboot
heres a game of phones one...
and a hottie... ill add more as i get better at this...
Made that one for my own use. Love it as a power up logo for the splash
Didnt attach a zip. It's an rgb565...those of you can figure it out.
(rename rgb565 to .img and fastboot flash splash1 splash.img y'know, from the old Evo 4G days.)
lilflip21 said:
Not sure exactly what you mean.. you can flash any splash pretty quickly just..
adb reboot-bootloader
fastboot flash splash1 "YourSplashName".img
adb reboot
Click to expand...
Click to collapse
On the evo 3d we could just rename the file and the boatloader would automatically flash it. No computer needed
Sent from my HTCONE using xda app-developers app
bigdaddy619 said:
I want to make one like this but not sure if I did it correctly
Click to expand...
Click to collapse
That i like...lol
bigdaddy619 said:
I want to make one like this but not sure if I did it correctly
Click to expand...
Click to collapse
haha this one would be awesome did you flash it and get it to work, if so ill definitely try it myself
My first lazy one that I made as a test :laugh:
I'm going to make some detailed (and more exciting) ones later on this week.
LymeWire said:
haha this one would be awesome did you flash it and get it to work, if so ill definitely try it myself
Click to expand...
Click to collapse
I used felacio's thread to make it but when I look in the completed zip it's a .img file not .nb0 so I'm not really sure it it worked correctly. Maybe someone can take a look at the zip and see if it's correct.
Update I think I did it correctly this time can someone confirm? I have not flashed the Moonshine hboot yet. So if you don't want to flash it maybe just check the zip see if everything is correct.
bigdaddy619 said:
I used felacio's thread to make it but when I look in the completed zip it's a .img file not .nb0 so I'm not really sure it it worked correctly. Maybe someone can take a look at the zip and see if it's correct.
Click to expand...
Click to collapse
Rename the file extension from img to nb0
Sent from my EVO using Tapatalk 2
Related
Hi guys,
Im currently working on my Hello Moto theme again but i want to incorporate a bootscreen, does anyone know how to make one from a .gif?
Mike
You need CreateG1Splash.
Tutorial is here...
http://android-dls.com/wiki/index.php?title=Creating_Splashboot_Images
Just go down half the page,download the zip. Creat an image in .png and use CreateG1Splash.exe to convert.... Next yoou need to flash it on your device.
Fastboot flash splash1 C:\Mysplash.rgb565 (if it is in your root of the C: drive).
bonesy said:
You need CreateG1Splash.
Tutorial is here...
http://android-dls.com/wiki/index.php?title=Creating_Splashboot_Images
Just go down half the page,download the zip. Creat an image in .png and use CreateG1Splash.exe to convert.... Next yoou need to flash it on your device.
Fastboot flash splash1 C:\Mysplash.rgb565 (if it is in your root of the C: drive).
Click to expand...
Click to collapse
isnt that just a stand still image? I want to make the moving thingy
the SPLASHSCREEN is the very first image. it is flashed through fastboot (and only through fastboot) and is a still image.
the BOOTSCREEN is the animated gif which is played after the splashscreen is shown, until the ui has loaded. it is a part of the rom, can be pushed via adb or flashed via update.zip.
kendong2 said:
the SPLASHSCREEN is the very first image. it is flashed through fastboot (and only through fastboot) and is a still image.
the BOOTSCREEN is the animated gif which is played after the splashscreen is shown, until the ui has loaded. it is a part of the rom, can be pushed via adb or flashed via update.zip.
Click to expand...
Click to collapse
ah sorry but still, how do i make a bootscreen ?
Mikeytjee said:
ah sorry but still, how do i make a bootscreen ?
Click to expand...
Click to collapse
Make an animated .gif of the right resolution (not sure exactly but I think it's anything smaller than the screen res..) and flash it to the correct folder.
G8D said:
Make an animated .gif of the right resolution (not sure exactly but I think it's anything smaller than the screen res..) and flash it to the correct folder.
Click to expand...
Click to collapse
Tnx man ! it worked
I know I have posted this on another thread, but redmdc should be praised for this. Check the thread below, you can put your own bootscreen in and change other aspects in a gui.
http://forum.xda-developers.com/showthread.php?t=635456
Bad4ss said:
I know I have posted this on another thread, but redmdc should be praised for this. Check the thread below, you can put your own bootscreen in and change other aspects in a gui.
http://forum.xda-developers.com/showthread.php?t=635456
Click to expand...
Click to collapse
It can be done for free as well. In dsxida's kitchen
dsxida's kitchen
grassiekuik said:
It can be done for free as well. In dsxida's kitchen
Click to expand...
Click to collapse
Can you post a link to dsxida's kitchen cheers
RichardFHTC said:
Can you post a link to dsxida's kitchen cheers
Click to expand...
Click to collapse
It's in the G2 rom development forum
ok guys, total noob here... i want to know if i can create a bootscreen with like a key in the ignition of a car and then flip to a motor shot and have a cranking engine as the boot up tone? if you understand what im sayin. any info helps.
thanks,
cory
Hi guys,
I'm not at all sure it's useful for our Wildfire's, but I'll share it anyway, just in case we're lucky.
It's made by sypher1337 (thanks you!)and posted on the G1 forum, but should work on most/all HTC devices
http://forum.xda-developers.com/showthread.php?t=938650
Hi
here is a Tool for most HTC devices with fastboot.
It's my first useful tool for windows.
Linux tool will come soon.
Features:
[x]Device Check
[x]Data/Cache wipe
[x]Full wipe
[x]Recoveryflash
[x]Manual .img flasher
...[x]Flash boot.img
...[x]Flash system.img
...[x]Flash data.img
...[x]Flash cache.img
...[x]Flash misc.img
...[x]Flash radio.img
...[x]Flash hboot.img
It is untested yet because I gave my HTC Magic to a friend.
Update:
Flash radio.img added
Flash hboot.img added
Please give feedback
Greetz
Sypher
Folks on the G1 forum say it works, as you can find when clicking on the url... This is also where you can download the program if you want to try/experiment with it.
This seems the same as ClockWorkMOD. What makes this better?
djdevine2 said:
This seems the same as ClockWorkMOD. What makes this better?
Click to expand...
Click to collapse
I have no idea, ask Sypher.
I'm no genius you see, I just saw something when going through other forums and thought this might be useful for someone. That's all
Although, this can be used through windows, and I believe, correct me if I'm wrong, that CWM goes through your android phone.
Does this work for froyo 2.2.1. Has anyone tried this?
djdevine2 said:
This seems the same as ClockWorkMOD. What makes this better?
Click to expand...
Click to collapse
It's a little bit different.... because it runs on Windows over USB Pretty cool....
Can someone please test it? I would but I'm no expert
I tried myself but it seems that this software can not establish connection with it.
I guess you need to install HBOOT drivers.
doomed151 said:
I guess you need to install HBOOT drivers.
Click to expand...
Click to collapse
I used HBOOT drivers
Fastboot needs s-off. Will be useful when alpharev 2.0 is out.
Sent from my HTC Wildfire using Tapatalk
hey tell me why i cant flash this recover. in the command said cannot load '/path/to/recovery-clockwork-3.0.0.5-passion.img'
whats wrong with me ? thanks
More details of what you are doing, help us help you.
baseballfanz said:
More details of what you are doing, help us help you.
Click to expand...
Click to collapse
yes 1st unlock the bootloader i follow on modacco forum
http://android.modaco.com/topic/299078-how-to-unlock-the-bootloader-on-your-nexus-one/
2nd i wanna flash the custom recovery , i follow on wiki nexus one .
what am i doing wrong ? or step that i take ?
thanks for reply brother
easiest way is to get ROM Manger from market and flash CWM that way.
I would stay away from CWM 3.0 since it's known to cause problems.
baseballfanz said:
easiest way is to get ROM Manger from market and flash CWM that way.
I would stay away from CWM 3.0 since it's known to cause problems.
Click to expand...
Click to collapse
yeah ithink like that ,but it needs root ,and im on stock rom 2.3.4 how to root it?
Sent from my Nexus One using Tapatalk
Oh, all this time I though you were already rooted.
Yeah you can't install custom recovery till you root first.
Read the WIKI on rooting
If you have unlocked your bootloader (I think that is what you said earlier?), then just flash recovery via fastboot like the wiki says...
What part are you struggling with? Are you getting any error messages?
baseballfanz said:
Oh, all this time I though you were already rooted.
Yeah you can't install custom recovery till you root first.
Read the WIKI on rooting
Click to expand...
Click to collapse
yes i see .but how to root 2.3.4 ?wiki just 2.3.3 downgrade?
Sent from my Nexus One using Tapatalk
danger-rat said:
If you have unlocked your bootloader (I think that is what you said earlier?), then just flash recovery via fastboot like the wiki says...
What part are you struggling with? Are you getting any error messages?
Click to expand...
Click to collapse
i got problem on command ,it said cant load recovery-clockwork.whats my problem?
Sent from my Nexus One using Tapatalk
When you boot up your phone, do you see a symbol of a open lock?
Sent from my Transformer TF101 using Tapatalk
baseballfanz said:
When you boot up your phone, do you see a symbol of a open lock?
Sent from my Transformer TF101 using Tapatalk
Click to expand...
Click to collapse
yes i see under symbol X .what should i do?
Sent from my Nexus One using Tapatalk
I think you are just copying the command verbatim.
When it says /path/to/recovery.img it literally means wherever you have saved that file on your computer. In windows, it could very much look like
Code:
fastboot flash recovery "c:\user\john doe\Downloads\clockworkmod\recovery.img"
Keep in mind, if you are using windows, if the location has any spaces in it, it requires quotes around the whole thing.
bassmadrigal said:
I think you are just copying the command verbatim.
When it says /path/to/recovery.img it literally means wherever you have saved that file on your computer. In windows, it could very much look like
Code:
fastboot flash recovery "c:\user\john doe\Downloads\clockworkmod\recovery.img"
Keep in mind, if you are using windows, if the location has any spaces in it, it requires quotes around the whole thing.
Click to expand...
Click to collapse
it workss broo !! thanks youu i love you :* LOL
No problem. Now go enjoy your phone
bassmadrigal said:
No problem. Now go enjoy your phone
Click to expand...
Click to collapse
yes thanks you , actually i got a problem with stock rom 2.3.4 i was alwys rebooting , so i try to flash cwm for cm7 thanks .
does anyone know how to chance the boot splash in the kernel, on cm10.1 i want to try to chance it to something else
This tool may help you https://play.google.com/store/apps/...wxLDMsImNvbS5qcnVtbXkubGliZXJ0eS50b29sYm94Il0.
thiagodm said:
This tool may help you https://play.google.com/store/apps/...wxLDMsImNvbS5qcnVtbXkubGliZXJ0eS50b29sYm94Il0.
Click to expand...
Click to collapse
thanks, but how can i chance the splash screen in the app ?
FettleifIsMyUserName said:
thanks, but how can i chance the splash screen in the app ?
Click to expand...
Click to collapse
Another way. http://www.youtube.com/watch?v=6peeuPYoapk
thiagodm said:
Another way. http://www.youtube.com/watch?v=6peeuPYoapk
Click to expand...
Click to collapse
Oh not the boot animation the boot splash thats the screen before the boot animation, the lg logo i want to chance that
To the best of my knowledge it can be changed but it will require quite a lot of work and some googling. I believe the boot splash is contained within bootloader, which I believe is a boot.IMG ull have extract that find the files to replace. The hard part is the files are not just jpgs or pngs they are a obscure image format a quick Google showed someone found a way of converting them but the rest is up to you
Look for initlogo.rle. It is a file loaded by init on each boot, if it exists. It is located in root and by default you won't find it and you have to create one. You have to un- and repack the boot.img to edit that file.
The file has a special format. For more information, look here.
Also, keep in mind that this will not change the LG logo built into the bootloader. With our knowledge so far, it cannot be changed.
Adam77Root said:
Look for initlogo.rle. It is a file loaded by init on each boot, if it exists. It is located in root and by default you won't find it and you have to create one. You have to un- and repack the boot.img to edit that file.
The file has a special format. For more information, look here.
Also, keep in mind that this will not change the LG logo built into the bootloader. With our knowledge so far, it cannot be changed.
Click to expand...
Click to collapse
thanks, i wanted to try this because this was possible on the lg optimus 2x from officail 2.2-2.3 but they removed it from the official ics
but ill see what i can do
FettleifIsMyUserName said:
thanks, i wanted to try this because this was possible on the lg optimus 2x from officail 2.2-2.3 but they removed it from the official ics
but ill see what i can do
Click to expand...
Click to collapse
Have any success? I would like to try this as well
Sent from my Optimusx4 using xda app-developers app
Ok so I have unlocked my bootloader now with SunShine thanks to jcase. Can anybody link me to the proper thread for installing a custom recovery? Also, I assume that installing a custom recovery means a full data wipe, correct?
This guide has it all....
http://forum.xda-developers.com/showthread.php?t=2603358
best way is:
go on the play store download the app flashify and go through the process it take you. are you rooted?
Done and done. Unlocked and rooted finally! Now to just remove that unlocked bootloader message. I missed my xposed modules!
Sent from my Moto X
Jersey846 said:
Done and done. Unlocked and rooted finally! Now to just remove that unlocked bootloader message. I missed my xposed modules!
Sent from my Moto X
Click to expand...
Click to collapse
what method are you using to change the boot logo? also did you use the method i recommended?
me myself and i said:
what method are you using to change the boot logo? also did you use the method i recommended?
Click to expand...
Click to collapse
I actually flashed the boot animations with twrp. I was initially worried that installing twrp would wipe data but it didn't so I went that route since I've used twrp on all my other devices.
Sent from my Moto X
me myself and i said:
best way is:
go on the play store download the app flashify and go through the process it take you. are you rooted?
Click to expand...
Click to collapse
thanks for that! i was about start doing the ADB process and that app was WAY easier!!
Jersey846 said:
I actually flashed the boot animations with twrp. I was initially worried that installing twrp would wipe data but it didn't so I went that route since I've used twrp on all my other devices.
Sent from my Moto X
Click to expand...
Click to collapse
Are you talking of the boot animation or the bootlogo (bootlogo is the white boot loader unlocked screen before the animation) any how when I change my boot animation I just place the zip in the system>>>media folder with root explorer.
me myself and i said:
Are you talking of the boot animation or the bootlogo (bootlogo is the white boot loader unlocked screen before the animation) any how when I change my boot animation I just place the zip in the system>>>media folder with root explorer.
Click to expand...
Click to collapse
I changed both. The animation works fine when I flash them through twrp, but the logo (where it used to give the bootloader unlocked warning) is a cyan colored screen with a white box where the logo should have replaced it. I tried to flash it through fastboot and mfastboot both of which were unsuccessful. Not sure what I've done but as you can imagine it's pretty ugly. I can take a picture of it if necessary.
Sent from my Moto X
Jersey846 said:
I changed both. The animation works fine when I flash them through twrp, but the logo (where it used to give the bootloader unlocked warning) is a cyan colored screen with a white box where the logo should have replaced it. I tried to flash it through fastboot and mfastboot both of which were unsuccessful. Not sure what I've done but as you can imagine it's pretty ugly. I can take a picture of it if necessary.
Sent from my Moto X
Click to expand...
Click to collapse
did you make sure you have a .bin file there is a process involved to making one from the image you're using. unless.....are you using a premade one from on here somewhere?
me myself and i said:
did you make sure you have a .bin file there is a process involved to making one from the image you're using. unless.....are you using a premade one from on here somewhere?
Click to expand...
Click to collapse
I was using a pre-made. For some reason none of them were working but in a different thread Kid sent me one I could flash games on twrp. Worked like a charm. Is there a thread or list of boot images that work only in twrp?
Sent from my Moto X
Jersey846 said:
I was using a pre-made. For some reason none of them were working but in a different thread Kid sent me one I could flash games on twrp. Worked like a charm. Is there a thread or list of boot images that work only in twrp?
Sent from my Moto X
Click to expand...
Click to collapse
i think there is a method for flashing in twrp but i think android version 4.4+ changes some formats so im not quite sure. my brother just showed me that you can flash boot images with flashify.
me myself and i said:
i think there is a method for flashing in twrp but i think android version 4.4+ changes some formats so im not quite sure. my brother just showed me that you can flash boot images with flashify.
Click to expand...
Click to collapse
I'll try that thanks man!
Sent from my Moto X
Jersey846 said:
I'll try that thanks man!
Sent from my Moto X
Click to expand...
Click to collapse
let me know how it turns out. im interested in doing the same only i want to Photoshop an image the says something like
this device belongs to name name
Click to expand...
Click to collapse
in some cool text art type thing.
me myself and i said:
let me know how it turns out. im interested in doing the same only i want to Photoshop an image the says something like in some cool text art type thing.
Click to expand...
Click to collapse
Take a look at -> http://forum.xda-developers.com/moto-x/themes-apps/moto-x-boot-logos-t2417961
Or -> http://forum.xda-developers.com/moto-x/themes-apps/app-moto-x-g-boot-logo-command-line-tool-t2819494
if you are looking to make your own bootlogo's now that you have an unlocked bootloader.
KidJoe said:
Take a look at -> http://forum.xda-developers.com/moto-x/themes-apps/moto-x-boot-logos-t2417961
Or -> http://forum.xda-developers.com/moto-x/themes-apps/app-moto-x-g-boot-logo-command-line-tool-t2819494
if you are looking to make your own bootlogo's now that you have an unlocked bootloader.
Click to expand...
Click to collapse
thanks you i have been looking into those bootlogo threads but hadn't come across the second one