Guest KonstaT Posted February 7, 2016 Report Posted February 7, 2016 (edited) 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.ziphttp://konstakang.com/devices/y560/stock-splash md5:038563ed5f404d7589ecbb02ea8112aa Like my work? Edited November 10, 2018 by KonstaT
Guest SickBro Posted February 12, 2016 Report Posted February 12, 2016 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 :(
Guest macio525 Posted September 3, 2016 Report Posted September 3, 2016 my splash.img have 1229828 bytes, must be 1229760 bytes or no?
Guest KonstaT Posted September 3, 2016 Report Posted September 3, 2016 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.
Guest Dawidus520 Posted September 6, 2016 Report Posted September 6, 2016 @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.
Guest KonstaT Posted September 6, 2016 Report Posted September 6, 2016 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.
Guest salatt Posted January 15, 2017 Report Posted January 15, 2017 Thanks for this file, i used splash.img with partitions backup and restore to restore splash partition and it works great.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now