Custom BootLogo for Huawei Y6

EzeMaxtor

Member
Feb 8, 2017
32
6
0
Buenos Aires
Bootlogos for Huawei Y6, created by me, inspired in bootlogo of emui 8.0 or Huawei Mate 10 PRO

Huawei Mate 10 PRO

Always make a backup, for precaution

Download:
For TWRP... FLASH ZIP:
HuaweiBlackLogo.zip
HuaweiWhiteLogo.zip

For ADB:
LogoBlack.img
LogoWhite.img

Code:
fastboot flash logo logo.img
Bonus:
LogoStock.zip

Any Bootlogo published (for Y6) in this post will be welcome :D
I would appreciate if anyone could verify if it works because right now I do not have the device near

Credits to @GokulNC for "Huawei Y6 Logo Maker"
Credits to @adam_s_459_ who provided the stock logo.img of his Huawei Y6 (SCL-L04)
 

Attachments

Thespartann

Senior Member
Feb 12, 2018
253
300
0
Iasi
Nice job,it's unfortunate that no one looks on this thread
Update:
Tested both of the zips but nothing shows up, everything looks the same
 
Last edited:

EzeMaxtor

Member
Feb 8, 2017
32
6
0
Buenos Aires
maybe this line of code works
Code:
mount("ext4", "EMMC", "/dev/block/bootdevice/by-name/system", "/system");
package_extract_file("logo.img", "/dev/block/bootdevice/by-name/logo");
unmount("/system");
This was the previous line:
Code:
package_extract_file("logo.img", "/dev/block/bootdevice/by-name/logo");
 

Thespartann

Senior Member
Feb 12, 2018
253
300
0
Iasi
:( ok, try that
Its the script that is wrong, splash img is not located there and its not in .img format:)

---------- Post added at 03:20 PM ---------- Previous post was at 03:15 PM ----------

Hi, not to discourage you but it won`t work trust me, i tried everything as there was already a thread like this one :https://forum.xda-developers.com/huawei-y6/how-to/huawei-y6-how-to-change-boot-logo-logo-t3615999
Nevertheless, i hope that you progress and find how to change the boot logo;)
That thread is wrong:)
The fastboot command in that thread is wrong too and the script to write in terminal emulator is wrong too, splash img is not in img format at this phones and the location is bad too.
He created an custom splash that looks cool so yeah:)