[GUIDE]How to Change Splash Screen (Boot Logo) of ZTE Nubia Z17 - ZTE Nubia Z17 Guides, News, & Discussion

Note:
This is not bootanimation, this is the splash screen (the brand name's boot logo which is displayed when device is switched ON)
This is for ZTE Nubia Z17 Only..
For ZTE Nubia Z17 Mini, click here.
(For other devices, please send me your splash.img so that I can create a tool for you too.)
Requirements:
1. Rooted ZTE Nubia Z17 (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: ZTE_Z17_Splash_Maker.zip
2. Open the 'pics' folder. You will find 'logo.bmp'.
Right-click on it, open it using PhotoShop (or MS Paint), edit it as you wish, and 'Save' it in the same format.
Note: Do not perform "Save As". The picture has to be in the same exact .bmp format (that is, it's an 24-bit depth RGB24 image)
3. 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:
Optional: To backup your original splash.img:
Code:
dd if=/dev/block/bootdevice/by-name/splash of=/sdcard/splash.img
(Not necessary though.. You may get it from the stock firmware itself.)
Now, Choose any one easy method to install:
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 [email protected] who provided the stock splash.img of ZTE Nubia Z17..
Hit the Thanks :good: button if it worked for you
You're welcome to post the splash images that you created..

Thank you very much for sharing it

Related

Unbrick your redmi 1s easily [custom recoveries also included]

HoLA!
If you are here then you have probably bricked your redmi 1s
You need not worry about it. :good:
Just follow the steps mentioned below:
1) Download the adb.rar from the attachment.
2)Connect your brick to your computer using the usb and wait for the drivers to get installed.
3)Extract the adb.rar wherever you want.
|---------For flashing stock mi recovery copy the recovery.img from miRecovery folder to minimal adb and fastboot folder
4)---|
|---------For flashing TWRP recovery copy the recovery.img from TWRP folder to minimal adb and fastboot folder
5)Open minimal adb and fastboot folder and click on MAF.
6)A terminal window will open and then type "fastboot flash recovery twrp.img" (If you have copied twrp) or "fastboot flash recovery recovery.img" (If you have copied mi stock recovery)
7)The installation will be done and then type reboot-bootloader or just remove the battery and long press volup+power button to boot into recovery.
8) To flash rom and custom kernel(optional) then follow this link http://forum.xda-developers.com/red...rmance-ram-t3131851/post61500479#post61500479
-----------------------------------------------------------------------------NOTE---------------------------------------------------------------------------
For flashing official MIUI ROM you need official mi recovery and for developer miui and other custom rom you can use twrp.
---------------------------------------------------------------------------------------------------------------------------------------------------------------
################################## HIT THANKS :silly: ################################

[GUIDE][Zenfone Selfie] How to Change Asus Boot Logo (Splash Screen)

Note:
This is not bootanimation, this is the splash screen (the 'Asus' boot logo which is displayed when device is switched ON)
Warning: This is for Asus Zenfone SELFIE Only...
For other devices, please send me your splash.img so that I can create a tool for you too.
Requirements:
1. Rooted Asus Zenfone Selfie (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:
Before proceeding, make sure fastboot is setup properly in your computer (just incase something goes wrong)..
1. Download & Extract this in your computer: Asus_Zenfone_Selfie_Splash_Logo_Maker.zip
2. Now go into 'pics' folder.. You'll find these images:
Code:
ASUS_logo_HD, batt_crit_FHD, battery_charge, android_FHD, batt_charge_FHD, battery_crit, android_HD, ASUS_logo_FHD
3. Now, you can edit these pictures as you wish..
(To change the bootlogo, you have to edit 'ASUS_logo_HD.png' or 'ASUS_logo_FHD.png')
Warning: Don't change the file names..
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:
Optional: To backup your original splash.img:
Code:
dd if=/dev/block/bootdevice/by-name/splash of=/sdcard/splash.img
(Not necessary though.. You may get it from the stock firmware itself.)
Now, Choose any one easy method to install:
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 @afhamz who provided the stock splash.img of Zenfone Selfie ZD551KL..
Hit the Thanks :good: button if it worked for you
You're welcome to share here the custom splash screens that you made, since others may find it useful
Works, Thanks!
Bro can you make a tool for changing splash screen of zenfone 5 ?
I really want to change the stock splash screen with my own creation...
I have attached splash file..please look at it and make tool for my device.
I'm using asus zenfone 5 t00f model.
Thanks in advance.
@GokuINC Bro are you going to provide the tool and the quick tutorial on HOW TO CHANGE ASUS BOOT LOGO IN ZENFONE 5 ?
We really need this tool for our device.
Thanks in advance?
With Regards,
Juyel92

How to remove "Unlocked" text on splash screen

Hello guys!
To remove "Unlocked" text on splash screen just flash this splash.img file!
You will need:
- Unlocked bootloader (of course)
- PC with Xiaomi/ADB drivers
- Command prompt
1. Download splash.img file down below.
2. Go to cmd and type "fastboot flash splash YOUR splash.img FILE"
3. Hit ENTER and here you go!
(included backup splash.img file in case if something goes wrong)
Nice, didn't know that was possible.
Thanks
Thank you, fantastic.
No problem
*fixed
Thank you, worked flawlessly
There's a zip also. I just find it a little more straightforward going into recovery and using a zip. Here's the one I use every time I clean flash MIUI for firmware updates.

[GUIDE] How to Fix proximity sensor issue after updating or flashing custom rom.

The fix is only for Realme 2 PRO​
Use with caution! follow the instruction carefully!!
Requirements:
1. A pc or Laptop
2. Bootloader unlocked Realme 2 Pro
3. Rooted Realme 2 pro if u want to take backup of your current persist partition. (Optional but still recommended)
*How to Backup?
1. Open terminal in your rooted RM2PRO.
2. Type su and press enter
3. Now type "dd if=/dev/block/bootdevice/by-name/persist of=/sdcard/persist.img" without quote and press enter!
now your current persist partition will be saved on ur sd card.
*Now The Fixing part
1. Go to bootloader mode on your phone.
2. connect ur phone with pc via USB
3. Now open adb tool and type fastboot devices to check whether the device is connected or not.
4. now download this file
persist.img
5. flash it by giving the command
fastboot flash persist persist.img
Turn on Your Device using power button or fastboot reboot command.
And then check Your sensor!! It should be working!
The img file is collected from a perfectly working Realme 2 pro.
#Please Report any error!
Thanks!​

Oppo A83 [CPH1729] TWRP RECOVERY

⚠Warning: This is not official TWRP, use it at your own risk!!!
Data will be erased. Back up if neccessary
This device is kind of weird so to flash twrp you need these things:
1. Prepare materials​
Install driver so as to have access to preloader (Just install automatically and no need to do anything in device manager)
This software to access to preloader -> fastboot (fastboot is somehow not available via adb methods) Enter fastboot
This tool for flashing
2. Unlock bootloader (need testpoint, python, git (optional) - you can search on google)​
Use this tool - go to this section. Follow guides to unlock bootloader (remember to use testpoint not hardware buttons)
3. Enter fastboot mode​
Use latest MTK META Ultility tool
Select Reboot Fastboot Mode in BRom section
Hold volume down button. While holding connect it to your computer
*Now your phone is in fastboot mode​4. Flash​
Open platform-tools folder in Downloads folder
Shift + Right click then "open command window here"
Input these commands into cmd
fastboot flash boot drag twrp file to cmd
fastboot flash recovery drag twrp file to cmd.
fastboot reboot. Swipe to allow modification in twrp (to make sure that stockboot wont replace twrp). After that reboot to recovery to make it installed on your device permanently.
Now your recovery is ready to flash file you can push stock image file to your root folder using adb command: "adb push. Drag the stock image file. /" (Because Decryption right now doesnt work on my device yet)
Enjoy
*Sounds crazy but it is required to make sure twrp is installed correctly​*If successful, when you power on, you will get a red section on top of your device. If you want to recover to stock recovery, flash the recovery.img below.​*Also, if you want to make your own twrp, you can try recovery.img below.​
Also thanks SebaUbuntu and Mofadal El-Tayeb (مُفَضَّل) for awesome apps
​
​​
​
Here is the PBRB version for this device
Hey I'm stuck in the third step.can you please help me?
Sorry for late reply. What problems do you have?
Is this the stock boot image you provided?
SAMIUL ISLAM 0 said:
Is this the stock boot image you provided?
Click to expand...
Click to collapse
Yes it is. I took it from OTA update
Hey friends
I want to upgrade my oppo a 83 fone to a costum rom to upgrade my androide to android 8 or higher
mahmoud2503 said:
Hey friends
I want to upgrade my oppo a 83 fone to a costum rom to upgrade my androide to android 8 or higher
Click to expand...
Click to collapse
Unfortunately, I have no custom roms available for this phone (

Categories

Resources