[Splash] Evo4G/Inc style splash screen for Rezound

Search This thread

mbobino

Senior Member
Apr 15, 2010
308
324
Oklahoma
bobserv3000.com
OG Evo & OG Incredible styled splash-screens for the Rezound

For anyone that has owned an OG Evo or OG Incredible in the past, this splash screen is for you!

Here are the ones I've made so far. There are more to come.

rezsplashsmall.png
blackBGReflect.png

rezsplashsmallwhite.png
whiteBGReflect.png



Here are the old Evo and Inc splash screens for reference
incsplash.png
evosplash.png


Install Instructions
There are three methods to install these so pick the one that you like best

Bootloader
- Download the ZIP of your choice
- Rename to "PH98IMG.zip"
- Copy to your External SD card
- Reboot to bootloader
- Allow it to flash
- Reboot when prompted

Fastboot
- Download the IMG of your choice
- Reboot your phone into fastboot mode
- Wait for your phone to say "fastboot usb"
- Type in
Code:
$ fastboot flash splash1 splash.img
- Reboot when prompted

Terminal Emulator or adb shell
- Download the IMG of your choice
- Copy IMG to your sdcard
- Type in
Code:
# dd if="/sdcard/splash.img" of="/dev/block/mmcblk0p14"
# reboot

Download Links

PH98IMG.ZIP for bootloader flashing

Without reflection
blackBGnoReflect.zip
whiteBGnoReflect.zip

With reflection
blackBGReflect.zip
whiteBGReflect.zip

SPLASH.IMG for fastboot & terminal flashing

Without reflection
blackBGnoReflect.img
whiteBGnoReflect.img

With reflection
blackBGReflect.img
whiteBGReflect.img

Credits

- Trueblue_drew for the initial instructions on how to do this
- TNET Services, Inc for the easy PH98IMG.zip creator
- AndroidRevolutions for the file hosting

Disclaimer

Not that I really need this but just in case, I assume no responsibility for your actions. You flash this and any other files at your own risk. Please flash responsibly.
 
Last edited:

trickster2369

Senior Member
Feb 15, 2011
2,620
1,002
SD
Looks great. Reflection would be good.

Edit: Just flashed and it looks great.

Sent from my ADR6425LVW using xda premium
 
Last edited:

red3razor

Senior Member
Jan 27, 2012
429
375
If I'm not by a PC can I rename to PH98IMG.zip and install via bootloader? I do realize this currently is a .img
 

mbobino

Senior Member
Apr 15, 2010
308
324
Oklahoma
bobserv3000.com
You can't through the bootloader with this img. However there are some instructions floating around on a method to do it through terminal emulator but if you find them you'll need to make sure they are for the rezound.

Once I get home from work ill package them up in a bootloader zip and ill see if I can't get the right partition info so they can be flashed from terminal.

Sent from my ADR6425LVW using xda premium
 
  • Like
Reactions: red3razor

trickster2369

Senior Member
Feb 15, 2011
2,620
1,002
SD
If I'm not by a PC can I rename to PH98IMG.zip and install via bootloader? I do realize this currently is a .img

I just opened up another ph98img zip I had for another splash screen with 7 zip, deleted the splash1 out of it, and copied this splash1.img in it's place, closed zip. Placed on ext sd, and flashed in bootloader. Worked like a charm.
Sent from my ADR6425LVW using xda premium
 

mbobino

Senior Member
Apr 15, 2010
308
324
Oklahoma
bobserv3000.com
Good news! I finally figured out the partition that splash1 resides on. So now there are 3 confirmed ways to flash splash screens.

The details will be in the OP (which is getting prettified tonight)
 

Focused Haunter

Senior Member
Nov 6, 2010
173
19
Nice job on these!!! The black reflection is sweet.

I miss my unrEVOked splash from my Inc.

Sent from my ADR6425LVW using xda premium
 

Top Liked Posts

  • There are no posts matching your filters.
  • 3
    OG Evo & OG Incredible styled splash-screens for the Rezound

    For anyone that has owned an OG Evo or OG Incredible in the past, this splash screen is for you!

    Here are the ones I've made so far. There are more to come.

    rezsplashsmall.png
    blackBGReflect.png

    rezsplashsmallwhite.png
    whiteBGReflect.png



    Here are the old Evo and Inc splash screens for reference
    incsplash.png
    evosplash.png


    Install Instructions
    There are three methods to install these so pick the one that you like best

    Bootloader
    - Download the ZIP of your choice
    - Rename to "PH98IMG.zip"
    - Copy to your External SD card
    - Reboot to bootloader
    - Allow it to flash
    - Reboot when prompted

    Fastboot
    - Download the IMG of your choice
    - Reboot your phone into fastboot mode
    - Wait for your phone to say "fastboot usb"
    - Type in
    Code:
    $ fastboot flash splash1 splash.img
    - Reboot when prompted

    Terminal Emulator or adb shell
    - Download the IMG of your choice
    - Copy IMG to your sdcard
    - Type in
    Code:
    # dd if="/sdcard/splash.img" of="/dev/block/mmcblk0p14"
    # reboot

    Download Links

    PH98IMG.ZIP for bootloader flashing

    Without reflection
    blackBGnoReflect.zip
    whiteBGnoReflect.zip

    With reflection
    blackBGReflect.zip
    whiteBGReflect.zip

    SPLASH.IMG for fastboot & terminal flashing

    Without reflection
    blackBGnoReflect.img
    whiteBGnoReflect.img

    With reflection
    blackBGReflect.img
    whiteBGReflect.img

    Credits

    - Trueblue_drew for the initial instructions on how to do this
    - TNET Services, Inc for the easy PH98IMG.zip creator
    - AndroidRevolutions for the file hosting

    Disclaimer

    Not that I really need this but just in case, I assume no responsibility for your actions. You flash this and any other files at your own risk. Please flash responsibly.
    1
    You can't through the bootloader with this img. However there are some instructions floating around on a method to do it through terminal emulator but if you find them you'll need to make sure they are for the rezound.

    Once I get home from work ill package them up in a bootloader zip and ill see if I can't get the right partition info so they can be flashed from terminal.

    Sent from my ADR6425LVW using xda premium
    1
    Could do that..... but with a PC (7zip)

    I am now officially home. Give me about 15 minutes or so and I'll have a bootloader zip for you
    1
    Well that was easier than I though, link is in the OP!