Flashing custom boot splash screen - Xiaomi Poco X3 NFC Questions & Answers

I have been trying to extract and flash my splash screen without any success could anyone help?

I'm also interested in this. I'd like to get rid of the lock symbol at the top of the screen. I assume we have to modify the boot.img file ?

lebigmac said:
I'm also interested in this. I'd like to get rid of the lock symbol at the top of the screen. I assume we have to modify the boot.img file ?
Click to expand...
Click to collapse
Well isn't the boot image protected?
And how to extract or put a new splash screen?

Related

How Do i make .rle image

Hello Guys.....
I need help and proper instructions to make a .rle image i have made a 1.5 build from source recently i opened a boot image and need help making a .rle file to show my own boot image.....
Help would be appreciated......
couldn't you just fastboot flash the boot image? i don't know anything about .rle types but the fastboot way should wrok unless you are wanting to distribute your build with the custoom boot image
remedial_noob said:
couldn't you just fastboot flash the boot image? i don't know anything about .rle types but the fastboot way should wrok unless you are wanting to distribute your build with the custoom boot image
Click to expand...
Click to collapse
If This is done, Theme Devs Will also be able to supply additional Boot Images to Give a Boost To their themes..........
This Will Make ANDROID More & More Customizable.......

can you Flash a splash screen using terminal

want a new splash screen but dont use adb.
any help?
1wingangel said:
want a new splash screen but dont use adb.
any help?
Click to expand...
Click to collapse
In THEORY you could but I have NO IDEA whether or not this is safe so try at your own risk!!
We can flash recovery via terminal with
Code:
su
flash_image recovery sdcard/recovery.img
so IN THEORY we could do the same thing for splash1.
Code:
su
flash_image splash1 sdcard/splash.img
Again, I've been told that this DOES NOT WORK but I've never tried myself. It's up to you how brave you feel. I've just been wondering and would like someone who knows for certain to chime in.
You're right, it doesn't work - I got an error (cannot find splash1 partition)
Now my phone is bricked - only kidding!
1wingangel said:
want a new splash screen but dont use adb.
any help?
Click to expand...
Click to collapse
In case you haven't found out how to do it yet, I used Android Flasher to change my splash screen.
Is there a way to do it via terminal? Eery time i attempt to use Android Flasher it says FAILED (REMOTE: not allowed)

HTC Desire 601 (Zara) change boot splash screen via fastboot PROBLEM!

questions:
Hello. I use HTC Desire 601 and I want change white HTC splash screen to black one. I tried use fastboot and flash .zip or .img files in ruu mode unfortunatelly phone show "okay...signature verification failed... error code 9 unknoen error.." Somebody know how flash splash screen properly and from where i can download HTC logo with black background for this device?
question 2. How I can removing Tampered flag from bootloader?
I waiting for links and answers. Thank you

Unlocked Pixel: Can I restore the normal boot image?

Not a fan of the nag screen stating that the system image can't be verified.
Thanks!
Coronado is dead said:
Not a fan of the nag screen stating that the system image can't be verified.
Thanks!
Click to expand...
Click to collapse
Google:
Pixel factory system images
Download for your model. It is a zip file.
Either run flash all bat or script and lock your bootloader or flash the boot.img in the system and lock your bootloader.
Flashing the system image isn't even enough. The warning persists and says specifically "lock the bootloader".
Do NOT lock the bootloader unless you are factory image stock
Sent from my sailfish using XDA Labs

Stuck in Fastboot

Hello all,
I'm new to the whole rooting scene with my Pixel 3 and found myself stuck in fastboot as a result of this Guide: https://forum.xda-developers.com/pixel-3/how-to/guide-patching-boot-img-magisk-canary-t3964359. I realize that's because the firmware was old.
I then followed this video to reset everything: https://www.youtube.com/watch?v=zQmK5KwN5dk.
However, I am still stuck in the loop. I can now at least get to recovery mode but it just brings me right back to fastboot. I could really use some help getting my phone working again
update
averagejoe13579 said:
Hello all,
I'm new to the whole rooting scene with my Pixel 3 and found myself stuck in fastboot as a result of this Guide: https://forum.xda-developers.com/pixel-3/how-to/guide-patching-boot-img-magisk-canary-t3964359. I realize that's because the firmware was old.
I then followed this video to reset everything: https://www.youtube.com/watch?v=zQmK5KwN5dk.
However, I am still stuck in the loop. I can now at least get to recovery mode but it just brings me right back to fastboot. I could really use some help getting my phone working again
Click to expand...
Click to collapse
I was able to get it to move further by putting in the boot.img but now I get stuck on what I belive is the rescue screen. It says at the bottom of my screen "waiting for rescue commands...". I found online that it will now take adb commands but when I reboot or anything of the sort it just takes me back to the beginning
Put it into fastboot mode. Flash the full factory image with the flash-all bat file. But first edit the flash all bat file and remove the -w near the end. That will save your data.
TonikJDK said:
Put it into fastboot mode. Flash the full factory image with the flash-all bat file. But first edit the flash all bat file and remove the -w near the end. That will save your data.
Click to expand...
Click to collapse
When I downloaded the files from the google site all I found was flash-all.sh. Is that the same?
When I do fastboot flash flash-all.sh, I get the error "cannot determine image file name"
averagejoe13579 said:
When I downloaded the files from the google site all I found was flash-all.sh. Is that the same?
When I do fastboot flash flash-all.sh, I get the error "cannot determine image file name"
Click to expand...
Click to collapse
So I re-extracted everything and found it. Kept getting stuck but now the reason it is saying I'm in fastboot is no valid slot to boot. Any advice?
averagejoe13579 said:
So I re-extracted everything and found it. Kept getting stuck but now the reason it is saying I'm in fastboot is no valid slot to boot. Any advice?
Click to expand...
Click to collapse
Make sure you have the latest platform tools.

Categories

Resources