[GUIDE] How to Create Boot Logo (Splash Screen) for Lenovo Vibe X3 - Lenovo Vibe X3 Guides, News, & Discussion

Note:
This is not bootanimation, this is the splash screen (the 'Lenovo' boot logo which is displayed when device is switched ON)
This is for Lenovo Vibe X3 (Lemon X3, X3C50, X3C70, X3A40, etc..) Only..
For other devices, please send me your splash.img so that I can create a tool for you too..
Requirements:
1. Rooted Lenovo Vibe X3 (any ROM)
2. Optional: Terminal Emulator app or Custom Recovery or atleast working fastboot in computer
3. You're proceeding at your own risk.
STEPS to create splash.img:
1. Make sure you have a picture in PNG format with resolution 1080x1920px.
2. Download & Extract this in computer: Vibe_X3_Pro_Splash_Maker.zip
3. Now rename your picture as logo.png & replace it inside "pics" folder of the extracted folder.
4. Finally, run the 'CREATE_LOGO.bat' to create splash.img and flashable zip file, which you can find inside the "output" folder after completion.
STEPS to flash splash.img:
Choose any one easy method:
a. To flash from recovery:
Transfer the flashable_splash.zip to your device and flash from TWRP or CWM or Philz or any other custom recovery.
b. To flash from Terminal Emulator:
Transfer the splash.img to your device's Internal Storage, Open Terminal Emulator & enter the following to flash it:
Code:
su
dd if=/sdcard/splash.img of=/dev/block/bootdevice/by-name/splash
c. To flash from Fastboot mode:
Code:
fastboot flash splash splash.img
Note:
Incase something goes wrong or device doesn't bootup, flash the stock splash.img from custom recovery or fastboot.
Thanks to @heliusjing who provided the stock splash.img ..
Hit the Thanks :good: button if it worked for you
You're welcome to post the splash images that you created..

thank u

X3 (K51C78)
Can this work on X3 (K51C78)?
thanks.

GokulNC said:
Note:
This is not bootanimation, this is the splash screen (the 'Lenovo' boot logo which is displayed when device is switched ON)
This is for Lenovo Vibe X3 (Lemon X3, X3C50, X3C70, X3A40, etc..) Only..
For other devices, please send me your splash.img so that I can create a tool for you too..
Requirements:
1. Rooted Lenovo Vibe X3 (any ROM)
2. Optional: Terminal Emulator app or Custom Recovery or atleast working fastboot in computer
3. You're proceeding at your own risk.
STEPS to create splash.img:
1. Make sure you have a picture in PNG format with resolution 1080x1920px.
2. Download & Extract this in computer: Vibe_X3_Pro_Splash_Maker.zip
3. Now rename your picture as logo.png & replace it inside "pics" folder of the extracted folder.
4. Finally, run the 'CREATE_LOGO.bat' to create splash.img and flashable zip file, which you can find inside the "output" folder after completion.
STEPS to flash splash.img:
Choose any one easy method:
a. To flash from recovery:
Transfer the flashable_splash.zip to your device and flash from TWRP or CWM or Philz or any other custom recovery.
b. To flash from Terminal Emulator:
Transfer the splash.img to your device's Internal Storage, Open Terminal Emulator & enter the following to flash it:
Code:
su
dd if=/sdcard/splash.img of=/dev/block/bootdevice/by-name/splash
c. To flash from Fastboot mode:
Code:
fastboot flash splash splash.img
Note:
Incase something goes wrong or device doesn't bootup, flash the stock splash.img from custom recovery or fastboot.
Thanks to @heliusjing who provided the stock splash.img ..
Hit the Thanks :good: button if it worked for you
You're welcome to post the splash images that you created..
Click to expand...
Click to collapse
Please make this tool to work to Lenovo Vibe C (a2020a40) (Resolution 480X854)

qianbing said:
Can this work on X3 (K51C78)?
Click to expand...
Click to collapse
If the resolution of your device is 1080x1920px, yes, you can try.
(Ensure you backup your original splash.img before trying this, and also ensure fastboot is working properly)
Marko121311 said:
Please make this tool to work to Lenovo Vibe C (a2020a40) (Resolution 480X854)
Click to expand...
Click to collapse
Send me your device's splash.img

Splash Screen for Lenovo Vibe C
GokulNC said:
If the resolution of your device is 1080x1920px, yes, you can try.
(Ensure you backup your original splash.img before trying this, and also ensure fastboot is working properly)
Send me your device's splash.img
Click to expand...
Click to collapse
This is a splash.img (custom), but works well with my device (a2020a40)
https://mega.nz/#!N1gFGK7K!46lr_NX0sDQCQ74IEADjX1Hmgjqubmg-fBw9tKGDhTs

Animation ?
Thank you.
Is there a way to animate it ?

Oi
Tem para zefone 4 ze554kl? Obrigado

Gracias funciono perfectamente en mi bq m5

Splash Maker for Lenovo K6 Note
Hi Gokul NC, Could you make splash maker for lenovo K6 Note?

thanks man

Related

[GUIDE] How to Create Custom Splash Screen (Boot Logo) for Zuk Z2/Z2 Pro

Note:
This is not bootanimation, this is the splash screen (the 'Zuk' boot logo which is displayed when device is switched ON)
This is for ZUK Z2 / Z2 Pro Only ..
For other devices, please send me your splash.img so that I can create a tool for you too.
Requirements:
1. Rooted Zuk Z2/Pro (any ROM)
2. Terminal Emulator app installed.
STEPS to create splash.img:
Before proceeding, make sure fastboot is setup properly in your computer (just incase something goes wrong)..
It's not yet tested by anyone.
1. Make sure you have a 1080x1920 picture in PNG format.
2. Download & Extract this: Zuk_Z2_Splash_Logo_Maker.zip
3. Now rename your picture as logo.png & replace it inside "pics" folder of the extracted folder.
(Similarly you can replace battery.png and usb.png if you wish)
4. Finally, run the 'CREATE_LOGO.bat' to create splash.img , which you can find inside the "output" folder after completion.
STEPS to flash splash.img:
1. Transfer the splash.img to your device's Internal Storage.
2. Open Terminal Emulator & enter the following to flash it:
Code:
su
dd if=/sdcard/splash.img of=/dev/block/bootdevice/by-name/splash
(You can also flash from fastboot as given below)
Note:
Incase something goes wrong or device doesn't bootup, flash the stock splash.img from fastboot like:
Code:
fastboot flash splash splash.img
Credits:
1. @GokulNC (myself ) who wrote this script.
2. Modified from my tool here: [GUIDE] How to Create Custom Splash Screen (Boot Logo) for Redmi 2 & Redmi 3
Hit the Thanks :good: button if it worked for you
Don't forget to post here the custom splash screens that you made, since others may find it useful
Qa
thanks @GokulNC for this tutorial
some roms also have a special image for the "starting apps" screen. can this be changed too?
@GokulNC, thank you for your tool.
I want to change Warning message for unlocked bootloader with custom picture. I remember there was some way for Motorola phones: https://forum.xda-developers.com/2015-moto-g/themes-apps/remove-unlocke-bootloader-message-t3177801
Is it possible to use this way for Zuk Z2?
I'd like to find solution but I don't know how to unpack splash.img.
By the way to flash splash we must use the following command:
Code:
fastboot -i 0x2b4c flash splash splash.img
wyt18 said:
some roms also have a special image for the "starting apps" screen. can this be changed too?
Click to expand...
Click to collapse
Nope, that's ROM specific.
Check the ROM's source to find where it is. IDK
.: SID :. said:
I want to change Warning message for unlocked bootloader with custom picture. I remember there was some way for Motorola phones: https://forum.xda-developers.com/2015-moto-g/themes-apps/remove-unlocke-bootloader-message-t3177801
Is it possible to use this way for Zuk Z2?
I'd like to find solution but I don't know how to unpack splash.img.
Click to expand...
Click to collapse
In their case, it was present in the logo partition itself.
But in your case, it guess it's in the bootloader (it was not present in splash partition).
GokulNC said:
In their case, it was present in the logo partition itself.
But in your case, it guess it's in the bootloader (it was not present in splash partition).
Click to expand...
Click to collapse
Is it possible to change it then?
I've noticed that when I powere on phone It shows quickly splash, then warning about unlocked bootloader, after this splash again and at last bootanimation.
So where should I dig?
.: SID :. said:
Is it possible to change it then?
I've noticed that when I powere on phone It shows quickly splash, then warning about unlocked bootloader, after this splash again and at last bootanimation.
So where should I dig?
Click to expand...
Click to collapse
As i said, it's in the bootloader partition (maybe named 'aboot' or something; find it out yourself).
However, it's not recommended to modify the bootloader, since it might brick your device, even if it displaces by a single byte..
GokulNC said:
Note:
This is not bootanimation, this is the splash screen (the 'Zuk' boot logo which is displayed when device is switched ON)
This is for ZUK Z2 / Z2 Pro Only ..
For other devices, please send me your splash.img so that I can create a tool for you too.
Requirements:
1. Rooted Zuk Z2/Pro (any ROM)
2. Terminal Emulator app installed.
STEPS to create splash.img:
Before proceeding, make sure fastboot is setup properly in your computer (just incase something goes wrong)..
It's not yet tested by anyone.
1. Make sure you have a 1080x1920 picture in PNG format.
2. Download & Extract this: Zuk_Z2_Splash_Logo_Maker.zip
3. Now rename your picture as logo.png & replace it inside "pics" folder of the extracted folder.
(Similarly you can replace battery.png and usb.png if you wish)
4. Finally, run the 'CREATE_LOGO.bat' to create splash.img , which you can find inside the "output" folder after completion.
STEPS to flash splash.img:
1. Transfer the splash.img to your device's Internal Storage.
2. Open Terminal Emulator & enter the following to flash itYou can also flash from fastboot as given below)
Note:
Incase something goes wrong or device doesn't bootup, flash the stock splash.img from fastboot like:
Credits:
1. @GokulNC (myself ) who wrote this script.
2. Modified from my tool here: [GUIDE] How to Create Custom Splash Screen (Boot Logo) for Redmi 2 & Redmi 3
Hit the Thanks:good: button if it worked for you
Don't forget to post here the custom splash screens that you made, since others may find it useful
Click to expand...
Click to collapse
Nice guide, it will for sure be helpful for a lot of people
Can anyone plz make a splash.img with this logo:angel:
how to flash it via fastboot it says cant load splash.img
---------- Post added at 12:38 PM ---------- Previous post was at 12:25 PM ----------
getting battery icon after flashing it instead of logo
i am getting a battery.png for my logo.png
Does this work with lenovo z2 plus?
dr.bathman said:
Does this work with lenovo z2 plus?
Click to expand...
Click to collapse
Sure.
sergsinger said:
Sure.
Click to expand...
Click to collapse
Cool.. thanks..
[email protected] said:
i am getting a battery.png for my logo.png
Click to expand...
Click to collapse
me too
While offline charging, no picture (or logo) has been visible in a splash made by this program. @GokuINC kindly look into this matter. Thanks.
dr.bathman said:
While offline charging, no picture (or logo) has been visible in a splash made by this program. @GokuINC kindly look into this matter. Thanks.
Click to expand...
Click to collapse
Is visible in mine. Checked?
Rishi2906 said:
Is visible in mine. Checked?
Click to expand...
Click to collapse
Not checked yet..
@GokulNC can you please tell how to unpack these img to png or jpg so I can make modifications?
Thank you for the tutorial!
Here is mine.

Problems While Rooting Lenovo K50a40 (K3 Note)

Many noobs New Users are experiencing Problems rooting Lenovo K3 Note on Marshmallow Rom. So this tutorial will help them Root Lenovo k3 Note and install Custom recovery.:good::good::good:
This is not a cookbook, You need to know what are you doing. Neither I nor XDA is responsible for BRICKED Devices.
Downloads:
Boot.img
SP Flash Tool
(optional)Lenovo K3 Note Stock ROM
Recovery
ADB AND FASTBOOT
Patience
Now to Root Your phone Follow These Steps:
(OPTIONAL) Flash Your Phone with Stock Rom, To do this follow these steps :
Install All the required Drivers.
Download the LENOVO K3 NOTE FIRMWARE from Above.
Now Extract SP Flash Tool And extract FIRMWARE Folder inside it.
Now Run flash_tool.exe as Administrator.
Go to Options>Download> And check both the checkbox(s).
Now Click On Scatter-Loading and navigate to Firmware>target_bin>and select MT6752_Android_scatter.txt .
and click on DOWNLOAD.
NOW connect your Device Powered OFF to your computer and Wait Till a Box Appears Saying "Download OK".
Turn ON your Mobile and complete the initialization.
Now Download the Recovery, Extract it, and load its scatter file in the SP FLASH TOOL with the same config.
And again connect the phone Powered OFF after clicking Download Button.
When it completes. Try to Boot into recovery (by holding VOL+, VOL- and Power button simultaneously).
IF TWRP boots You are good to Go. :good::good::good:
Now Reboot into system and open Settings>DEVELOPER Options and click on USB DEBUGGING and ALLOW OEM UNLOCK.
Now Extract ADB and FASTOOT tools (and PLACE boot.img in the folder) and shift+right-click in the folder and select open command window here.
and type
Code:
adb devices
allow ADB to connect on your phone and then type
Code:
adb reboot-bootloader
Now your phone will reboot in FASTBOOT MODE type
Code:
fastboot devices
if it shows your device then type
Code:
fastboot flash boot boot.img
then type
Code:
fastboot reboot
After that switch off your Phone and boot into recovery.
Now install the SuperSU zip.
Hurray Your Phone is ROOTED.
If you Have Any Problems please Reply :crying::crying:
What's the encryption key of recovery file
Rishi.Nerd said:
What's the encryption key of recovery file
Click to expand...
Click to collapse
I have Updates the Links They should now be working fine.
Albert
Anunay.j said:
I have Updates the Links They should now be working fine.
Click to expand...
Click to collapse
..... i finish to root but my device wont start anymore
custom rom installation without rooting
I have s433 firmware android 6.0,
1. if I just want to install twrp ( without rooting), do I need to flash boot.img
2. if want to install custom ROM and still don’t want to root, do I need to flash boot.img
3. after a litte bit googling i found i need to have an unlocked bootloader and custom recovery for flashing custom rom ,
how do i unlock bootloader ( is boot.img fot that )

[GUIDE] How to Change Boot Logo (Splash Screen) for Lenovo Vibe K5 Plus

Note:
This is not bootanimation, this is the splash screen (the 'Lenovo' boot logo which is displayed when device is switched ON)
This is for Lenovo Vibe K5 PLUS Only..
For Lenovo Vibe K5, click here..
For other devices, please send me your splash.img so that I can create a tool for you too.
Requirements:
1. Rooted Lenovo Vibe K5 Plus (any ROM)
2. Optional: Terminal Emulator app or Custom Recovery or atleast working fastboot in computer
3. You're proceeding at your own risk.
STEPS to create splash.img:
1. Download & Extract this in computer: Vibe_K5_PLUS_Splash_Maker.zip
2. Make sure you have a picture in PNG format with resolution exactly 1080x1920px.
3. Now rename your picture as logo.png & replace it inside "pics" folder of the extracted folder.
4. Finally, run the 'CREATE_LOGO.bat' to create splash.img and flashable zip file, which you can find inside the "output" folder after completion.
STEPS to flash splash.img:
Choose any one easy method:
a. To flash from recovery:
Transfer the flashable_splash.zip to your device and flash from TWRP or CWM or Philz or any other custom recovery.
b. To flash from Terminal Emulator:
Transfer the splash.img to your device's Internal Storage, Open Terminal Emulator & enter the following to flash it:
Code:
su
dd if=/sdcard/splash.img of=/dev/block/bootdevice/by-name/splash
c. To flash from Fastboot mode:
Code:
fastboot flash splash splash.img
Note:
Incase something goes wrong or device doesn't bootup, flash the stock splash.img from custom recovery or fastboot.
Credits:
1. @BlueReptile who provided the stock splash.img of Vibe K5 Plus..
2. @GokulNC (myself ) who wrote this script
Hit the Thanks :good: button if it worked for you
You're welcome to post the splash images that you created..
Thanks
Ive made some
Extract the zip and ta~da.
Edit:Some images.
Nice!
Does this work on lenovo vibe k5 A6020a40
Sent from my cm_A6020 using XDA-Developers mobile app
sagar03 said:
Does this work on lenovo vibe k5 A6020a40
Click to expand...
Click to collapse
okay fine, i guess i missed it sorry my mistakes, you make backup using twrp then go for it, i mean just flash it. if you got success then tell me and others too as the logo might not harm kernel, try it and tell me.
is root needed ?
Need TWRP Recovery
Sent from my Lenovo A6020l36 using XDA Labs
i dont know why but tells me that my image dont have the right resolution, but it has
on A6020a40 this doesn't work. Phone always display small linux logo instead boot logo. IMHO screen resolution is different but I don't know how check oryginal splash.img. Could You be so kind and look at attachement??
sagar03 said:
Does this work on lenovo vibe k5 A6020a40
Click to expand...
Click to collapse
_eMdzeJ_ said:
on A6020a40 this doesn't work. Phone always display small linux logo instead boot logo. IMHO screen resolution is different but I don't know how check oryginal splash.img. Could You be so kind and look at attachement??
Click to expand...
Click to collapse
Here it is for Vibe K5 (not K5 Plus): [GUIDE Lenovo Vibe K5] How to Create Custom Boot Logo (Splash Screen)
Aqib Shaikh said:
is root needed ?
Click to expand...
Click to collapse
Yes..
isnerd said:
i dont know why but tells me that my image dont have the right resolution, but it has
Click to expand...
Click to collapse
I updated the tool, should work now..
Google like boot logo
If you are a fan of nexus then you will like this one. It is the standard Black screen with Google logo. If you choose the nexus bootanimation, whhich is widely available you will get an exact nexus bootup experience
Tested on my K5 Vibe plus india version A6020a46 3GB running aokp nightly.
GokulNC said:
Here it is for Vibe K5 (not K5 Plus): [GUIDE Lenovo Vibe K5] How to Create Custom Boot Logo (Splash Screen)
Yes..
I updated the tool, should work now..
Click to expand...
Click to collapse
I have also same issue broo
Lenovo K5 A6020a40
Will it work with my Lenovo K5 A6020a40 too?
Thread still alive? would love to have a tool for my realme 5 too

[GUIDE Lenovo Vibe K5] How to Create Custom Boot Logo (Splash Screen)

Note:
This is not bootanimation, this is the splash screen (the 'Lenovo' boot logo which is displayed when device is switched ON)
This is for Lenovo Vibe K5 Only..
For Lenovo Vibe K5 PLUS, click here..
For other devices, please send me your splash.img so that I can create a tool for you too.
Requirements:
1. Rooted Lenovo Vibe K5 (any ROM)
2. Optional: Terminal Emulator app or Custom Recovery or atleast working fastboot in computer
3. You're proceeding at your own risk.
STEPS to create splash.img:
1. Download & Extract this: Vibe_K5_Splash_Maker.zip
2. Make sure you have a picture in PNG format with resolution 720x1280px.
3. Now rename your picture as logo.png & replace it inside "pics" folder of the extracted folder.
4. Finally, run the 'CREATE_LOGO.bat' to create splash.img and flashable zip file, which you can find inside the "output" folder after completion.
STEPS to flash splash.img:
Choose any one easy method:
a. To flash from recovery:
Transfer the flashable_splash.zip to your device and flash from TWRP or CWM or Philz or any other custom recovery.
b. To flash from Terminal Emulator:
Transfer the splash.img to your device's Internal Storage, Open Terminal Emulator & enter the following to flash it:
Code:
su
dd if=/sdcard/splash.img of=/dev/block/bootdevice/by-name/splash
c. To flash from Fastboot mode:
Code:
fastboot flash splash splash.img
Note:
Incase something goes wrong or device doesn't bootup, flash the stock splash.img from custom recovery or fastboot.
Thanks to @_eMdzeJ_ who provided the stock splash.img of Vibe K5 (A6020a40)..
Hit the Thanks :good: button if it worked for you
You're welcome to post the splash images that you created..
How to run CREAT_LOGO.bat ??
dr.bathman said:
How to run CREAT_LOGO.bat ??
Click to expand...
Click to collapse
Doing click.:crying::crying:
Black lenovo splash screen (bootlogo) twrp flashable zip for vibe k5..
Link: https://mega.nz/#!q54BjAzJ!UlWxurpt0Ns6RLAw-dVKlhuTOjfbLTa1hxE3uEPxmbE
Will this work on an A6020a40 (SD616)?
Droidge said:
Will this work on an A6020a40 (SD616)?
Click to expand...
Click to collapse
If screen resolution is same, it should work.
Phone stuck on boot logo
GokulNC said:
Note:
This is not bootanimation, this is the splash screen (the 'Lenovo' boot logo which is displayed when device is switched ON)
This is for Lenovo Vibe K5 Only..
For Lenovo Vibe K5 PLUS, click here..
For other devices, please send me your splash.img so that I can create a tool for you too.
Requirements:
1. Rooted Lenovo Vibe K5 (any ROM)
2. Optional: Terminal Emulator app or Custom Recovery or atleast working fastboot in computer
3. You're proceeding at your own risk.
STEPS to create splash.img:
1. Download & Extract this: Vibe_K5_Splash_Maker.zip
2. Make sure you have a picture in PNG format with resolution 720x1280px.
3. Now rename your picture as logo.png & replace it inside "pics" folder of the extracted folder.
4. Finally, run the 'CREATE_LOGO.bat' to create splash.img and flashable zip file, which you can find inside the "output" folder after completion.
STEPS to flash splash.img:
Choose any one easy method:
a. To flash from recovery:
Transfer the flashable_splash.zip to your device and flash from TWRP or CWM or Philz or any other custom recovery.
b. To flash from Terminal Emulator:
Transfer the splash.img to your device's Internal Storage, Open Terminal Emulator & enter the following to flash it:
Code:
su
dd if=/sdcard/splash.img of=/dev/block/bootdevice/by-name/splash
c. To flash from Fastboot mode:
Code:
fastboot flash splash splash.img
Note:
Incase something goes wrong or device doesn't bootup, flash the stock splash.img from custom recovery or fastboot.
Thanks to @_eMdzeJ_ who provided the stock splash.img of Vibe K5 (A6020a40)..
Hit the Thanks :good: button if it worked for you
You're welcome to post the splash images that you created..
Click to expand...
Click to collapse
i followed entire procedure on my vibe k5.. but i guess its for k5 plus only cuz boot logo is bigger and not the one i made... its blue lenovo unlike previous green lenovo.. now i am stuck on boot logo... i tried flashing stock splash.img provided by you using twrp recovery but it doesnt work... plz help me...:crying::crying::crying::crying::crying:
Hi, sorry for my bad English.
I have a problem, when the smartphone starts it appears a small logo of the penguin of linux and not the image that I have placed. I tried it in all three ways and I had the same result.

[GUIDE][Redmi 4/4A] How to Change Splash Screen (Boot Logo)

Note:
This is not bootanimation, this is the splash screen (the Mi' boot logo which is displayed when device is switched ON)
This is for Redmi 4A/4 Only..
For other devices, please send me your splash.img so that I can create a tool for you too.
Requirements:
1. Rooted Redmi 4A/4 (any ROM)
2. Terminal Emulator app
STEPS to create & flash splash.img:
Same procedure as in here:
[GUIDE] How to Create Custom Splash Screen (Boot Logo) for Redmi 2/3
Hit the Thanks :good: button if it worked for you
You're welcome to post the splash images that you created..
Thanks to @karantamboli who provided stock splash.img of Redmi 4A..
Hi. If I converte a splashscreen image via gimp, what would be the image settings?
Custom Bootloader image and Splash Logo..
Flashable zip : https://drive.google.com/file/d/0BxPVo9bN1AVAUHNEU3J1STh3cTA/view?usp=sharing
Splash Image Flash Through Bootloader ( CMD: fastboot flash splash spalsh.img) For Reboot (fastboot reboot) :
https://drive.google.com/file/d/0BxPVo9bN1AVANGY2cVh2dEN4UTg/view?usp=sharing
I was looking for this since last week. Please upload more flashable files with screnshot plz
Unable to flash it through twrp
i tried to flash it but my logo comes only for a second and then it gets replaced by the stock logo (note i have a custom ROM and have different boot video ) fastboot logo is fine it works
I tried too and had the same result, only fastboot works.
I also tried to flash a custom logo, but I didn't use the .bat file because I'm using a linux OS. I searched to find a linux version of the script but I found only a request in another device' s thread with no answer from the creator of the tool. So I tried to use the commands from .bat file. I used "cat" command to join the files which I found that is equivalent to "copy /b" and the "720x1280_header.img" which provided, but it didn't work. I get only af small penguin icon for both fastboot and splash which I suppose is the linux kernel' s default splash. For fastboot I used the "fastboot.img" which also provided, so doesn't seems that is the image I made problem.
Doesn't Work! Atleast must update the thread.
[email protected] said:
i tried to flash it but my logo comes only for a second and then it gets replaced by the stock logo (note i have a custom ROM and have different boot video ) fastboot logo is fine it works
Click to expand...
Click to collapse
smurfisrael03 said:
Doesn't Work! Atleast must update the thread.
Click to expand...
Click to collapse
If boot logo gets instantly replaced by the stock one, use this modified version by PG:
https://forum.xda-developers.com/showpost.php?p=75994298&postcount=9
Worked perfectly on my (updated) 4A.
nice

Categories

Resources