Custom BootLogo for Huawei Y6 - Huawei Y6 Themes, Apps, and Mods

Bootlogos for Huawei Y6, created by me, inspired in bootlogo of emui 8.0 or Huawei Mate 10 PRO
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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
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)

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

Thespartann said:
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
Click to expand...
Click to collapse
Same here , tried the black bootlogo , nothing changed .

WildKnocker said:
Same here , tried the black bootlogo , nothing changed .
Click to expand...
Click to collapse
Ok, so the code line is wrong, I'll have to change it

Thespartann said:
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
Click to expand...
Click to collapse
only. zip files or also. img?

EzeMaxtor said:
Ok, so the code line is wrong, I'll have to change it
Click to expand...
Click to collapse
Waiting for it

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");

updated script...
Code:
mount("ext4", "EMMC", "/dev/block/bootdevice/by-name/system", "/system");
package_extract_file("logo.img", "/dev/block/bootdevice/by-name/logo");
unmount("/system");
HuaweiBlackLogo_v1.1.zip
LogoBlack_v1.1.img

EzeMaxtor said:
updated script...
HuaweiBlackLogo_v1.1.zip
LogoBlack_v1.1.img
Click to expand...
Click to collapse
Sadly , no change
I'll try the images soon.

WildKnocker said:
Sadly , no change
I'll try the images soon.
Click to expand...
Click to collapse
ok, try that

EzeMaxtor said:
ok, try that
Click to expand...
Click to collapse
Remote command not allowed , i think it's because I'm rooted or something
anyway , I think the main way should be the zip file .

.?

EzeMaxtor said:
.?
Click to expand...
Click to collapse
Any update?

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

EzeMaxtor said:
ok, try that
Click to expand...
Click to collapse
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 ----------
TheWarrior12345 said:
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
Click to expand...
Click to collapse
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

Hi, I am going to try another method to change the startup logo, which is used for the P8 and other models of Huawei. following the instructions in this post: http://huawei.forosactivos.net/t14-como-cambiar-el-logo-inicial-y-el-bootanimation

Related

Flashed TWRP, did update, cannot flash TWRP again.

I've flashed TWRP and it was working.
I made the mistake of doing a Huawei system update (directly rather then manually) to get to marshmellow because a lot of the ROMs
require it.
After that EMUI recovery was put back on there.
So I tried reflashing TWRP and I have not been able to do that, it always boots EMUI recovery now.
Can I trust a full NAND restore to stock + twrp (5.1 lollipop) from EMUI 4.0 Marshmellow? and can
can I do it from within fastboot boot twrp.img without any complications?
I've tried some of the suggestions on the other threads for flashing recoveries like force booting TWRP and
flashing from within TWRP and then rebooting recovery (still have EMUI).
Every device has its quirks I should have read more about the Honor's before taking action.
But I did look for some instructions on this sort of thing but I didn't find it anything labeled for it.
I have a (FULL absolutely everything) NAND backup sitting on my phone's memory card but I've never used it.
I hope this is okay, I've solved my problem (Restored from NAND).
Thank god for the common wisdom of taking a full NAND backup first thing.
If your new as well, plz there is no greater investment you can make in your modding then taking a full NAND backup the second you have TWRP installed on your device (copy it to all your PC's as well when you get a chance).
add fixed tag to the post.
venugopalu007 said:
add fixed tag to the post.
Click to expand...
Click to collapse
We need a moderator to do that!
PalakMi said:
We need a moderator to do that!
Click to expand...
Click to collapse
ho i though that we can edit head in advanced settings
Let's wait for a mod to step in.
Sent from my Honor 8 using XDA Labs
Nah I would have done that if that was a option, this is the first forum that I've seen that
hasn't had that.
venugopalu007 said:
ho i though that we can edit head in advanced settings
Click to expand...
Click to collapse
No, it always need a moderator​ to edit it
PalakMi said:
No, it always need a moderator to edit it
Click to expand...
Click to collapse
But, We can also edit the Head in "Go Advanced" Example: This is my post
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
venugopalu007 said:
But, We can also edit the Head in "Go Advanced" Example: This is my post
Click to expand...
Click to collapse
Ah, I'm using mobile platform.
That's why I didn't know about this option, thank you
PalakMi said:
Ah, I'm using mobile platform.
That's why I didn't know about this option, thank you
Click to expand...
Click to collapse
Yes bro , it was only available in Pc view.
venugopalu007 said:
Yes bro , it was only available in Pc view.
Click to expand...
Click to collapse
Again, thanks for the tip :highfive:
PalakMi said:
Again, thanks for the tip :highfive:
Click to expand...
Click to collapse
You're welcome mate :highfive:
Rommco05 said:
We can edit title in app too
Click to expand...
Click to collapse
great , thanks

[Logo.bin] [N/A Workaround] Two More Nice Bootloader Images!

Warning! Reports of wiped userdata after flashing.
I had no problem switching between logos but...
/ALWAYS/ MAKE A BACKUP.
Edit: made credit bigger and more obnoxious as per rhetorical request:
TESTED TO WORK, NO VISIBLE N/A
reboot to bootloader,
Code:
fastboot flash logo friedlogo.bin
enjoy
Night Moto:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Colorful Awesome
the motorola logo is owned by motorola, and not me or anyone else
Boot Logo
Actually this is the naughty One:silly:
Logo.binView attachment Anime.zip
This will wipe your internal storage.
Ae3NerdGod said:
TESTED TO WORK, NO VISIBLE N/A
reboot to bootloader,
Code:
fastboot flash logo friedlogo.bin
enjoy
Night Moto:
Colorful Awesome
Click to expand...
Click to collapse
Boot logo working fine.But it wiped my internal storage after flashing.You should have informed this before.:crying::crying::crying:
CasinovaRoyale said:
TESTED TO WORK, NO VISIBLE N/A
reboot to bootloader,
Boot logo working fine.But it wiped my internal storage after flashing.You should have informed this before.:crying::crying::crying:
Click to expand...
Click to collapse
Hey man, I tested all these multiple times. Never wiped for me, but I'll edit the OP to warn users its a possibility. Sorry brodudemanbuddypalguy
yograjfire18 said:
Hey there bro, may u attach the tool to create it?
Click to expand...
Click to collapse
I'll update op with the link.
I just used the guide on the fourm for the 4th gen G.
Make sure you select Moto g 4th gen from the device drop down. It works, trust me.
https://forum.xda-developers.com/moto-g4-plus/themes/guide-t3588090
Enjoy Broseph
Ae3NerdGod said:
Warning! Reports of wiped userdata after flashing.
I had no problem switching between logos but...
/ALWAYS/ MAKE A BACKUP.
Used guide from Moto G 4th gen located here
https://forum.xda-developers.com/moto-g4-plus/themes/guide-t3588090
TESTED TO WORK, NO VISIBLE N/A
reboot to bootloader,
Code:
fastboot flash logo friedlogo.bin
enjoy
Night Moto:
Colorful Awesome
Click to expand...
Click to collapse
Hey... Please include more boot logos. Especially dark ones.
i made two of them, one is of Goku and other one is of a girl (sexy one)
CasinovaRoyale said:
Hey... Please include more boot logos. Especially dark ones.
Click to expand...
Click to collapse
Surely he will, or u may upload the pic u want
Upload them
yograjfire18 said:
i made two of them, one is of Goku and other one is of a girl (sexy one)
Click to expand...
Click to collapse
You should upload them here.
casinovaroyale said:
you should upload them here.
Click to expand...
Click to collapse
View attachment Anime.zip
View attachment Goku.zip
I see you've used the bootlogo I've created for the G4 in your thread. Please mention credits. Thanks.
Please make sure that Forum Rules are being followed and that proper credit is given for worked used.
12.1. Give credits where due - Credits and acknowledgements for using and releasing work which is based on someone else's work are an absolute must. Works reported to have no credits will be taken down until proper acknowledgements are added by the member in question;
Otherwise, the links will be removed and the thread closed.
Thread closed, refusing to provide credit for using another's work

Android 9.0 ROM come?

Is this ROM true?
https://androidfilehost.com/?fid=890129502657592149
well, there is only one way to find out.
(flash it).
Fake, I brushed.
This one has the flashing / brushing script:
https://androidfilehost.com/?fid=673956719939829481
twrp 3.2.1 error 6?
Screenshot please
Tenshou170 said:
This one has the flashing / brushing script:
https://androidfilehost.com/?fid=673956719939829481
Click to expand...
Click to collapse
How do you mean by brushing? Can it actually be flashed successfully?
Tenshou170 said:
This one has the flashing / brushing script:
https://androidfilehost.com/?fid=673956719939829481
Click to expand...
Click to collapse
It seems that it gives error 6 on TWRP. Will inspect the system and also the flashing/brushing script later.
---------- Post added at 01:57 PM ---------- Previous post was at 01:56 PM ----------
dustmalik said:
How do you mean by brushing? Can it actually be flashed successfully?
Click to expand...
Click to collapse
Brushing is equivalent of flashing, but for Chinese people. In other word, brushing means flashing, but in Chinese.
---------- Post added at 02:43 PM ---------- Previous post was at 01:57 PM ----------
I have a some mixed news, good and also bad.
The good news is, the "system.new.dat.br" file is indeed Android P.
But the bad news is, the person who made the ZIP, doesn't know how to port Treble ROM.
He just copy-pasted the Full fastboot image of Pixel 2 XL, which contain the file of the fastboot & bootloader for Pixel 2 XL only to run those and also android on it. Which will brick our phone.
Also, he messed up with the scripts.
So, I recommend to ignore all of @IkerST's Android P releases.
Tenshou170 said:
He just copy-pasted the Full fastboot image of Pixel 2 XL, which contain the file of the fastboot & bootloader for Pixel 2 XL only to run those and also android on it. Which will brick our phone.
Also, he messed up with the scripts.
So, I recommend to ignore all of @IkerST's Android P releases.
Click to expand...
Click to collapse
I don't really it would be a brick, just error in TWRP or something similar but not a brick. Other than that, the mounting point of system is also wrong.
The rom is mine, I got a mess in my google cloud and used the taimen build instead of mido (wich isn't building), also the zip file isn't flasheable, it won't work on this device, and I recommend you to not try to install any builds I upload until I post them properly on xda.
Any mod please close this thread
IkerST said:
The rom is mine, I got a mess in my google cloud and used the taimen build instead of mido (wich isn't building), also the zip file isn't flasheable, it won't work on this device, and I recommend you to not try to install any builds I upload until I post them properly on xda.
Any mod please close this thread
Click to expand...
Click to collapse
Hey, at least you tried
Tenshou170 said:
This one has the flashing / brushing script:
https://androidfilehost.com/?fid=673956719939829481
Click to expand...
Click to collapse
***abcd
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
gtrmdhn said:
Screenshot please
Click to expand...
Click to collapse
Jishan Ali said:
Click to expand...
Click to collapse
Oops, it's broken.
When we get Android 9 for moto e2 surnia device?
If your phone has treble rom and treble twrp
Go to
https://forum.xda-developers.com/redmi-note-4/how-to/experimantal-android-p-dp3-t3817446

[Unofficial]twrp-3.2.3-MI9

by wzsx150. The default is Chinese. English language can be set up.
https://www.lanzous.com/i39m37e
That was pretty fast!
qianjie said:
by wzsx150. The default is Chinese. English language can be set up.
https://www.lanzous.com/i39m37e
Click to expand...
Click to collapse
Amazingly quick!
I get my Mi 9 on Monday. Would flashing magisk via twrp work at stage, or would we need to await a specific root method?
Awesome. Can't wait for my phone to arrive.
cd993 said:
Amazingly quick!
I get my Mi 9 on Monday. Would flashing magisk via twrp work at stage, or would we need to await a specific root method?
Click to expand...
Click to collapse
https://raw.githubusercontent.com/t...uilds/release.json?tdsourcetag=s_pctim_aiomsg
this magisk version can be used
qianjie said:
https://raw.githubusercontent.com/t...uilds/release.json?tdsourcetag=s_pctim_aiomsg
this magisk version can be used
Click to expand...
Click to collapse
Great thanks, looking forward to seeing how people get on with this.
Did anyone flashed it yet?
Yes but it not works 100%, its start recovery mode, you can change landuage nut if you want to flash its impossible as you cant see correct folder and files tree
Laserek_Poland said:
Yes but it not works 100%, its start recovery mode, you can change landuage nut if you want to flash its impossible as you cant see correct folder and files tree
Click to expand...
Click to collapse
I think your data encrypted.
Laserek_Poland said:
Yes but it not works 100%, its start recovery mode, you can change landuage nut if you want to flash its impossible as you cant see correct folder and files tree
Click to expand...
Click to collapse
Can you test my eXtreme Kernel?
xdamami said:
I think your data encrypted.
Click to expand...
Click to collapse
Beside after rebbot to system its back to stock recovery
能否解密date分区
Laserek_Poland said:
Beside after rebbot to system its back to stock recovery
Click to expand...
Click to collapse
Well, without flashing a custom rom, the stock rom will restore the stock recovery.
Anyway, TWRP will be more useful whenever custom roms are available. I have bootloader unlocked, but not in hurry to flash TWRP recovery.
qianjie said:
by wzsx150. The default is Chinese. English language can be set up.
https://www.lanzous.com/i39m37e
Click to expand...
Click to collapse
The Development Section is not for sharing the work of others but posting your own work. Please be sure to read the sticky linked below before posting in the development section:
A message from the moderators - All users please read
THREAD MOVED
Doesn't work. Sets the device name to "xiaomi9" but should be "cepheus", so flashing aborts because of wrong device name.
merlin699 said:
Doesn't work. Sets the device name to "xiaomi9" but should be "cepheus", so flashing aborts because of wrong device name.
Click to expand...
Click to collapse
Change the updater script in the EU rom zip file from "cepheus" to "xiaomi9" and voila, it works.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my MI 9 using Tapatalk
ted presley said:
Change the updater script in the EU rom zip file from "cepheus" to "xiaomi9" and voila, it works. View attachment 4724159
Sent from my MI 9 using Tapatalk
Click to expand...
Click to collapse
Thanks for that, actually I was thinking of something like this. But it would be great if the Recovery could be corrected to the correct device name.
merlin699 said:
Thanks for that, actually I was thinking of something like this. But it would be great if the Recovery could be corrected to the correct device name.
Click to expand...
Click to collapse
That's Xiaomi's fault, just flash EU rom once, the device name will change to "Cepheus" and next EU rom has no problem with that.
ted presley said:
That's Xiaomi's fault, just flash EU rom once, the device name will change to "Cepheus" and next EU rom has no problem with that.
Click to expand...
Click to collapse
cool thank you.
merlin699 said:
cool thank you.
Click to expand...
Click to collapse
But, just my theory, need to test....

Themes / Apps / Mods [Close].Treble GSIs overlay

Overlay uses with all GSI ​
...and what does this solve? What is the purpose of this? I don't see this answered in the first post.
nirogu325 said:
...and what does this solve? What is the purpose of this? I don't see this answered in the first post.
Click to expand...
Click to collapse
Fixed
tom.android said:
Fixed
Click to expand...
Click to collapse
That's actually great info. How do I get the SM-T220 files so I can do the same for the T220?
nirogu325 said:
That's actually great info. How do I get the SM-T220 files so I can do the same for the T220?
Click to expand...
Click to collapse
Extract from stock ( system.img) AP file
Copy to linux
(/system/framework/framework-res.apk )​
tom.android said:
Extract from stock ( system.img) AP file
Copy to linux
(/system/framework/framework-res.apk )​
Click to expand...
Click to collapse
Attached is the T220's framework extracted from the AVE1 firmware. The rest of the instructions are...kinda advanced for me. Although the only difference between the T220 and T225 is SIM card capabilities so perhaps your file also works for the T220. I shall test in a moment.
Edit: Tested your file and my T220 does not boot.
Edit #2: Also uploaded the vendor file called framework-res__auto_generated_rro_vendor.
nirogu325 said:
Attached is the T220's framework extracted from the AVE1 firmware. The rest of the instructions are...kinda advanced for me. Although the only difference between the T220 and T225 is SIM card capabilities so perhaps your file also works for the T220. I shall test in a moment.
Edit: Tested your file and my T220 does not boot.
Edit #2: Also uploaded the vendor file called framework-res__auto_generated_rro_vendor.
Click to expand...
Click to collapse
Will try to patch your framework.
tom.android said:
Will try to patch your framework.
Click to expand...
Click to collapse
I managed to compile one but the ROM gets stuck at the boot screen. I'm using CherishOS, one that says secure. Maybe that's why it bootloops when something is modified?
nirogu325 said:
I managed to compile one but the ROM gets stuck at the boot screen. I'm using CherishOS, one that says secure. Maybe that's why it bootloops when something is modified?
Click to expand...
Click to collapse
Try
CherishOS_v415-arm64-bgS-lite_20220816.img.xz
1.16GB
tom.android said:
Try
CherishOS_v415-arm64-bgS-lite_20220816.img.xz
1.16GB
Click to expand...
Click to collapse
I'm on
CherishOS_v415-arm64-bgS_20220816.img.xz
1.21GB
But not yet success (autobringthness slide shown up with not auto adjustment ).
tom.android said:
Try
CherishOS_v415-arm64-bgS-lite_20220816.img.xz
1.16GB
Click to expand...
Click to collapse
Yes, that's the one I've just flashed and same result. ROM does not finish booting.
nirogu325 said:
Yes, that's the one I've just flashed and same result. ROM does not finish booting.
Click to expand...
Click to collapse
Oh forgot to tell you , can't changes framework
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
tom.android said:
Oh forgot to tell you , can't changes framework
Click to expand...
Click to collapse
I see. Well, I tried. Right now I'm modifying a script to remove the file cuz I don't want to reflash the ROM.
Howto easy create home shotcut.
MOVE ICON TO HOMESCREEN from App Drawer.
2.1 Disable locked layout
2.2 Enable Suggestion on Home screen
Delete
Auto ScreenBrightness working now. @niroku325
Tested your new file on my T220 and can confirm Auto Brightness is now working!
Could you do them for 225N
Attached framework res ,
Thanks for doing or not doing(thanks your old posts)
Civil123y said:
Could you do them for 225N
Attached framework res ,
Thanks for doing or not doing(thanks your old posts)
Click to expand...
Click to collapse
On your device, in adb or Termux app use this command: getprop ro.vendor.build.fingerprint
and tell me
tom.android said:
On your device, in adb or Termux app use this command: getprop ro.vendor.build.fingerprint
and tell me
Click to expand...
Click to collapse
I was about to ask you about the fingerprint you used for the T220 files. For the A12 file, did you use the following one?
Code:
ro.system.build.fingerprint=samsung/gta7litewifixx/gta7litewifi:12/SP1A.210812.016/T220XXU1BVGB:user/release-keys

Categories

Resources