[GUIDE] How to change the splash screen - ZTE Axon 7 Guides, News, & Discussion

After digging around with EDL mode I found out that the splash screen can be very easily changed. As always I'm not responsible for anything that happens to your phone, warranty void and all that.
Requirement:
-One of the below:
1) Rooted ROM
2) TWRP
3) EDL mode setup
-Image editing software, I used GIMP
Making the splash:
1) Using GIMP or any other image editing software make your splash screen in 1440x2560 resolution.
2) Merge the layers and then flip the image horizontally, making it upside down.
3) Export as .bmp format. Turn on compatibility settings if you can any as this needs to be in BMP3 format. This may work with other formats but the stock splash.img is in BMP3. Read more here.
Example in GIMP
{
"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"
}
Click to expand...
Click to collapse
Installing the splash:
A) With rooted ROM or TWRP:
You will need to put the image on your phone. For this guide I'll assume it's on the sdcard named android.bmp.
1)Get into a terminal. You can do this via adb shell or using a terminal emulator on your phone. If you are using TWRP it's under Advanced for a Terminal.
2)
Code:
su
to root yourself. You don't need to do this if it's TWRP as you are already rooted.
3)
Code:
dd if=/sdcard/android.bmp of=/dev/block/bootdevice/by-name/splash
this will write the image to your phone
Click to expand...
Click to collapse
B) With EDL mode. This can be done without root but will void your warranty.
1) Setup EDL mode with MiFlash or the Axon 7 ToolKit.
2) Download the folder below and replace splash.img with your image. I included my splash as well as the stock US one.
3) Flash the folder. WARNING. This folder contains TWRP, Fastboot AND the splash screen. If you don't want TWRP or fastboot you can just edit "rawprogram0.xml and delete the appropriate lines.
Click to expand...
Click to collapse
Downloads and Images:
Example picture: https://imgur.com/Rv098hh.jpg
EDL folder: https://my.mixtape.moe/gkzxwa.zip

Related

[SHARE][APP][WIN-TOOL] ADB Screenshot from both Android OS and Recovery!

Note: I'm just sharing the work of the XDA Member majdinj
Here's a brief introduction :
majdinj said:
ADB Screen Shot (OS & Recovery)​
{
"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"
}
What does this tool do?
Simply, it takes screen shot through adb shell action and pull the resulted image file directly to your computer, then it removes all traces from android device.
From which android screen this tool is capable to take picture from?
From both android OS and Recovery mode.
What are the basic binaries used in this tool?
- The built in screencap binary for taking screen shots from Android OS.
- fb2png binary for taking screen shots from Android Recovery mode. This binary is developed by Kyan.ql (You can visit the project page from here).
How can I use this tool?
It is simple:
1) Make sure you have turned on your device USB debugging mode.
2) Connect your device to your computer by USB cable.
3) Run the tool by clicking on ScreenCap.bat
​4) After taking screen shot, it will be saved in ScreenCapture folder.
Credits:
- Google for ADB engine.
- Kyan.ql for fb2png binary.
Download:
- View attachment 2349228 | @ 25-Oct-2013
- View attachment 2236447 | @ 5-Sep-2013
Change-logs:
Code:
[B][U]v1.10 @ 25-Oct-2013[/U][/B]
- Fixed syntax to support new cmd versions
[B][U]v1.00 @ 5-Sep-2013[/U][/B]
- The first release.
Click to expand...
Click to collapse
Original Thread : http://forum.xda-developers.com/showthread.php?t=2433256
Credits : majdinj
Click to expand...
Click to collapse
What about pressing the thanks button!
im added function Screenrecord and run successfully sent to u
https://app.box.com/s/x933wyk2ukkkgduhadv5
can u test and continues developer?

[MOD][Template][G95xF] *06.03.2018* Custom Splash Screen Changer [Exynos]

Had a little bit of boredom and made a MOD for the theme of Custom Splash Screen. This MOD should also work for S8 and Note8. You can change now pictures without to modify and flash the bootloader (up_param.bin).
Important: The MOD only works with Exynos-8895-based devices!
[FONT=&quot]Neither I nor XDA is responsible for any damage to your device. You're flashing at your own risk![/FONT]
[FONT=&quot]Before you start, make a Nandroid (backup) of your system. Safe is safe![/FONT]​
Changelog
Changelog v1.0
Release
What you need?
a custom recovery, >>TWRP<<
my exynos8895_logochanger Zip
skills how to modify/repack/drag&drop into zip files
skills how to flash MODs
Pictures to download (only examples)
{
"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"
}
Download
View attachment exynos8895_logochanger.zip
View attachment exynos8895_logochanger_stock_S8.zip
View attachment exynos8895_logochanger_stock_S8+.zip
How to Flash
Place the zip on the internal/external memory.
boots into Recovery
then click on "install" in the TWRP
searches for the folder where the zip file was placed
and flashes it by clicking on the zip and dragging the slider to the right at the TWRP
rebooting
How do I change the boot logo in the template?
open the exynos8895_logochanger zip (with WinRar or 7zip) and replace the logo. jpg with another image of your choice
the new image must be renamed to logo. jpg again. Otherwise it won't work!
How to return to the Stock logo?
You don't like the custom logos anymore?
then just flash the zip appropriate for your device:
exynos8895_logochanger_Stock_S8 (for Galaxy S8)
exynos8895_logochanger_Stock_S8+ (for Galaxy S8+)
exynos8895_logochanger_Stock_Note8 (for Galaxy Note8)
Troubleshooting
If your hanging in a bootloop without access to twrp, please reflash the bootloader via odin. TWRP and system boots up again.
Note:
Not all images work, the best results are achieved if you just edit the stock image.
Credits
Samsung
arter97
me
So, that's it, too. Leave a thank you there if it was helpful or even liked.
Added Note 9 Logo to OP. Maybe need a bit resize, on my s8+ its a bit on the right side.

Amazfit nexo (Magisk,root)

I am not the author, the author is a Chinese user, just a simple translation, the original post will be placed in the back.
-----------------------------------------------------------------------------------------------------------------------------------------------------
Amazfit nexo (Magisk,root,wearable)
Why not use fastboot because the command is disabled.
You need: adb tool, QFIL (in QPST), MagiskManager.
1 .Install QPST on your computer
{
"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"
}
2.Open QFIL and adb, enter adb reboot edl in the command window to enter 9008 mode
3.Extract boot
3.1)Download firehose and configure it according to the figure below
3.2)After entering Partition Manager, right-click the partition and click Manage Partition
3.3)Read partition: read as below
==============================================================================================
Note: Please backup each partition according to the above method, otherwise you will not be able to boot after failure. You can't use other people's recovery package to recover.
And at the same time rename to the partition name (without changing the suffix)
==============================================================================================
4.Convert boot.bin to boot.img (use IMg2simg)
5.Import to watch
Put boot.img into the watch, and cancel the hook of keeping avb2.0 in the installation option of MagiskManager.
6.Flash into boot
There is a magisk_patched.img file in the Download folder of your watch, put it on the computer, the watch restarts into 9008 mode, also use Partition Manger, right-click the boot partition (not aboot partition, don't
make a mistake), also click on the first One item, but to flash it in, we click Load Image and select this magisk_patched.img for flashing, twrp is the same.
7.Flash into wearable
Install ROOT Explorer,Unzip the wearable.zip and put it in the watch, copy it into the corresponding path one by one (for example, system/framework corresponds to /system/framework)
8.Then you can try to install some modules or wearos applications
File:
https://drive.google.com/drive/folders/1BHlxNqKZ3QoRv3PSULn1AwGadowSA_nQ?usp=sharing
Link:
https://www.coolapk.com/feed/176069...d=1096145&shareFrom=com.coolapk.market_10.2.1
https://www.coolapk.com/feed/175621...d=1096145&shareFrom=com.coolapk.market_10.2.1
https://www.coolapk.com/feed/173257...d=1096145&shareFrom=com.coolapk.market_10.2.1
https://www.lanzous.com/b015anw7e 密码:5ty2
can you point us to the direction of this chinese guy?
xicko said:
can you point us to the direction of this chinese guy?
Click to expand...
Click to collapse
This is the CoolMarket homepage of Chinese authors. Http://www.coolapk.com/u/1415080
The author also asked a programmer to compile it TWRP,https://wwu.lanzouv.com/i1L9Y0a61q3c
Password: 69zz

[MOD][TWRP] Change boot-logo

Just for fun I changed the boot logo of my phone. Since it was such an easy a thing to do, here are some logos you can use.
Just boot in to TWRP and flash.
This is how I did it (in linux):
1. extract an original miui-rom. As long as it has the logo.img, it will do.
2. download the wonderful logo-xiaomi.py-script that penn5 has created.
(Link: https://github.com/penn5/logo-xiaomi)
3. extract the logos from logo.img
$ python3.9 logo-xiaomi.py extract -i logo.img -o output
4. edit (using what ever editor or tool you prefer) the images logo-0.bmp (boot logo for locked phone) and logo-2.bmp (boot logo for unlocked phone). Don't edit either of the other two. They're familiar for people, so they know their phone is either in fastboot mode or has been soft bricked. If you do edit logo-1.bmp and/or logo-3.bmp people will be confused if either something soft bricks the phone, or they try to enter fastboot mode. Yes, if you haven't done so in a while this might confuse you. Leave logo-1.bmp and logo-3.bmp alone.
logo-0.bmp and logo-2.bmp is what you want to edit.
IMPORTANT - remember to save as bmp and in the correct resolution. If you save it in the wrong format and/or the wrong resolution, your phone might not show any boot logo on boot.
5. repack the logo.img-file.
$ python3.9 logo-xiaomi.py -i logo.img -o logo.new.img -a logo-0.bmp -a logo-1.bmp -a logo-2.bmp -a logo-3.bmp
Yes, in that order. The logo-xiaomi-script creates the new image of the files in that order. If you change the order of the logo-files, they'll end up in the wrong order on the new logo.img.
6. either create a flashable zip, using one of my zips, adb push the logo and adb dd it on the logo-partition, or fastboot flash the logo.
fastboot flash logo logo.new.img
OR
adb push logo.new.img /tmp
adb shell dd if=/tmp/logo.new.img of=/dev/block/bootdevice/by-name/logo
This is what the bootlogos I've made look like:
AOSCP
{
"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"
}
G-BLACK
GOOGLE-BLACK
HAVOC
SNAPDRAGON
XIAOMI-EU
Standard is just the standard boot logo, in case you wish to revert back to the normal one.
This is great As soon as I get a little free time I am going to change my boot logo to something personal. Even if it's just for showing off to some friends
@Verbato isn't xiaomi logo in logo.bin not logo.img?
i've try and its gave me error
langithitam said:
@Verbato isn't xiaomi logo in logo.bin not logo.img?
i've try and its gave me error
View attachment 5752805
Click to expand...
Click to collapse
No, it's in logo.img. I did all this in linux (Arch). You might get this to work in WSL. But I'm not guaranteeing anything other than I had no problems under linux (others might not have the same luck).
@Verbato
Sir, can you please make this logo?
device unlocked
twrp and magisk installed

Question {GN2200} {C.11} Unbrick script. C.12 & C.13 soon. My rewritten AIO SCRIPT COMING SOON

Requirements !!!SCRIPT WILL WIPE DATA!!!
Backup your data 'script will wipe data'
GN2200 Nord N20 Phone
Should be on by stock (Active Slot A)
Unlocked Bootloader
Windows PC
Latest ADB & Fastboot drivers
Instructions
Download & Extract restore Script zip
Open Extracted zip folder
Open #N20 100% Stock unbrick (GN2200 ONLY).bat file
Connect phone to PC via fastboot
Hit "Y" on keyboard once your ready to start
Once script turns GREEN an says COMPLETED reboot to system
ENJOY
TESTED ON 2 GN2200 N20's both successful
"""NOT FOR CPH2459 """
Download Link
N20 Stock ROM Unbrick tool zip (GN2200 C.11 A12 ONLY)
Download size ( 7.5gb )
Extracted size ( 10.5 )
GN2200 UNBRICK SCRIPT
GN2200 UNBRICK SCRIPT replacement bat. Place this in extracted unbrick script folder an overwrite the original bat
i have a rewritten all-in-one script for gn2200. With a lot my features. Doing final touches.
some guy on "gn2200 telegram" is trying to steal my work. An banned me
XDA= (spatz1987) which is banned already
Telegram= ( @bABySky2 )
an doing a poll to steal my work
I'm am sorry mods but needs to be known
{
"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"
}
[email protected] telegram
STOLE MY ALL IN ONE SCRIPT
CODE.!!!!!!
!!!!!DO NOT USE WILL BRICK DEVICE!!!!
Awesome!! Thanks man!!!... Any way to make this to work with edl? Lol Screen won't turn on at all, I'm hoping I can connect to edl..
abovethegov said:
Awesome!! Thanks man!!!... Any way to make this to work with edl? Lol Screen won't turn on at all, I'm hoping I can connect to edl..
Click to expand...
Click to collapse
I have a rewritten one also but no edl

Categories

Resources