[Splash Screens] - Collection - 1080x1920 - Share yours!

Search This thread

lilflip21

Senior Member
Feb 18, 2009
247
141
Rochester, MN
t.co
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
 
Last edited:

Sloth

Inactive RC / Retired Forum Moderator
Apr 23, 2012
10,699
11,300
Xda-Dev,NV
I want to make one like this but not sure if I did it correctly
 

Attachments

  • Tampered.png
    Tampered.png
    21.9 KB · Views: 2,588

kiewee3

Senior Member
May 2, 2012
483
170
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

Senior Member
May 2, 2012
483
170
Not sure exactly what you mean.. you can flash any splash pretty quickly just..
adb reboot-bootloader
fastboot flash splash1 "YourSplashName".img
adb reboot

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
 
  • Like
Reactions: motoelliot

Sloth

Inactive RC / Retired Forum Moderator
Apr 23, 2012
10,699
11,300
Xda-Dev,NV
haha this one would be awesome did you flash it and get it to work, if so ill definitely try it myself
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. :D
 

Attachments

  • Tampered_Splash.jpg
    Tampered_Splash.jpg
    14.4 KB · Views: 1,197
  • splash.zip
    219.1 KB · Views: 103
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 25
    I want to make one like this but not sure if I did it correctly
    14
    Here's my first ones I made for my own use..

    Black PCB and Black PCB w/Logos

    9
    haha this one would be awesome did you flash it and get it to work, if so ill definitely try it myself
    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. :D
    9
    Thanks man I need this. Moonshine failed on me

    Sent from my HTCONE using Tapatalk 2
    huh? you still need moonshine hboot
    8
    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