Jump to content

[GUIDE] How to change Huawei Y5 (Y560-L01) splash screen


Guest KonstaT

Recommended Posts

Guest KonstaT

How to create your own splash screen:
1. Create a 480x854 bitmap in e.g. GIMP image editor
2. Flip image vertically
3. Save as 24-bit Windows bitmap (RGB888)
4. Remove bitmap header (54 bytes) - splash.img should be 1229760 bytes in size

dd if=splash.bmp of=splash.img skip=54 bs=1

5. Place splash.img inside the flashable zip below (drag&drop with your favorite zip tool) and install the zip in TWRP recovery

How to restore stock splash screen:
1. Install the zip below in TWRP recovery

splash-stock-y560.zip
http://konstakang.com/devices/y560/stock-splash
md5:038563ed5f404d7589ecbb02ea8112aa

splash.png

Like my work?
btn_donate_LG.gif
Edited by KonstaT
Link to comment
Share on other sites

Guest SickBro

Hi. Can you please make a splash screen with the "powered by android" logo in center and "CyanogenMod" on the bottom? Because i really don`t understand how to do this :(

Link to comment
Share on other sites

  • 4 weeks later...
Guest KonstaT
3 hours ago, macio525 said:

my splash.img have 1229828 bytes, must be  1229760 bytes or no?

Yes, that's the size of the original stock Huawei splash.img and that also what you get when you create the right kind of image and strip the header.

Link to comment
Share on other sites

Guest Dawidus520

@KonstaT Is there any possibility to make this work on Huawei Ascend G620S? Because I have operator brand, and I want to change it but method with update.app doesn't work :v So I thought maybe this will work, but probably path for this file is different than in Huawei Y5.

Link to comment
Share on other sites

Guest KonstaT
3 hours ago, Dawidus520 said:

@KonstaT Is there any possibility to make this work on Huawei Ascend G620S? Because I have operator brand, and I want to change it but method with update.app doesn't work :v So I thought maybe this will work, but probably path for this file is different than in Huawei Y5.

update.app method?

Practically every Qualcomm device has a splash partition. I don't know what image format G620S uses. Dump the splash partition and see if image editors recognize it as an image.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.