Fix bootloader message - Xiaomi Mi 8 Themes, Apps, and Mods

For some reason, few cases present the generic and ugly message of bootloader unlocked, and not the original of Xiaomi and here I have the solution.
If you have a uggly bootloader message, like this:
{
"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"
}
And you want the common image with a padlock, similar to this (but not the same):
You only need follow the next simple instructions, you have 2 ways to do.
First way - ADB Recommended
1. Install or download adb from here.
2. Conect your phone on fastboot mode.
3. Download and extract the attachment file on the same folder than adb.
4. In the same folder of adb, open a terminal (cmd, powershell) and type: "fastboot flash logo logo.img" (without quotation marks obviously).
Second way - TWRP CN
1. You need the TWRP CN (not multilanguage).
2. Download the attachment file, unzip and put on your internal memory.
3. Reboot on TWRP.
4 Choose "IMG" on the install section.
5. Select the logo.img and fhash.
I hope it will be you useful.

Related

[ROOT] Huawei mediapad 7 lite --alternative

this is alternative way to root the Huawei Mediapad 7 lite
credits vampirefo for his id command root check
my model was/is S7-931w which has wifi
1) use google playstore to install a terminal apk
2) download an apk to sdcard called Root Master (english Version).apk
http://www.nextwap.net/mobile/vE4C-rxxce/root_master__english_version_.html
3) allow your device to install unknown sources
4) install apk and open it
5) you will see 3 options, system info....root....and manager......choose the middle one
it will take some time with some animation
the first time it ran.....I checked inside the terminal to see if id command worked correctly.....it did not
6) reboot the phone and try again
If successful, in a terminal you are looking for the su command to change the prompt from $ to #
AND then run the id command and you must see only 2 responses...... user id and group id
---if you get a third response you have to redo it and reboot it
correct image is attached
{
"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"
}

Hot to copy back deleted files if only sideload mode is available?

I ran into a faulty.
I deleted 3 files from /data/system
- locksettings.db
- locksettings.db-shm
- locksettings.db-wal
I made a backup earlier, but my phone does not want to boot up.
I want to copy back these 3 files, but only the recovery mode came up,
with "sideload mode".
What can I do?
Is there a way to make a .zip to push to the device?
(Pushing with "adb sideload filename.zip" is working, but the installation is stoped all the time, because the verification...)
Please help!
ps: I used this method to get rid of screen lock with VPN:
https://forum.xda-developers.com/showthread.php?t=2666126
.... this lead me to this hell
Sorry, I shoukd write the title "How to..." not "Hot to.."
So I solved my problem.
I used original boot loader, recovery.
So I updated with ClockworkModRecovery, then I got adb shell with root privileges.
{
"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"
}
With the pull and push commands I could restore the (almost) original status.
I say "almost", because before that, I tried to relfash with the original firmware,
so all my "factory defaults and programs" came back.
That was a big rush for me....

[Xposed] J320A/AZ/AG nougat installer

Apparently root and a permissive kernel are not required to run Xposed framework. It's only needed to install the framework, and you know how I keep saying how nice it is that our engroot kernel still boots a rooted shell... so anyways here it is
Installer
Uninstaller
Step 1: unzip the file then fire up Odin and in the AP slot choose the included eng_root.tar
{
"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"
}
Step 2: your phone will be stuck on the logo, but open a command prompt and navigate to the bin directory you unzipped.
Type:
Code:
adb devices
Make sure adb sees your device before proceeding, it'll prolly take a minute or two before it does
Step 3: double click the Xposed.bat file you unzipped and let it do it's thing
First boot will take a few minutes.
Without root you may run into issues with some modules, nothing I can do about that but report them here so everyone knows.
Haven't tried it yet, but is there a way to uninstall?
Forgot to post that xD
https://mega.nz/#!CpBD2ToQ!eFQQvKvBQoYlbkl8qUKmXAIDoYqb_BxM4qZJ3-tCR30
This works perfectly! Thanks so much.

Enter fastbootd mood with custom recovery

Yes you can do it .you need to install twrp cn to perform it... download this from below link...
Unofficial TWRP 3.4.2b Recovery for Redmi 9 (lancelot/Indian Prime) - Miui 11.
Source: https://unofficialtwrp.com/xiaomi-redmi-9-root-twrp-3-4-1/ The author wrote this: all issues fixed! Thanks to the developer for the energy and time. Developer: wzsx150. This is a working unofficial TWRP recovery for Redmi 9 for Miui...
forum.xda-developers.com
And go to your recovery mood...
,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
Important:do to enter 'fastboot boot fastboot' cnd when you have custom recovery installed...it must break your device...
,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
After going recovery follow below steps...
{
"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"
}
Now connect your device to your PC and go to device manager to your PC and you can find 'fastboot' device under other device catagory..
You need to install fastboot' driver ..if you have then no need to install or download and install from below link...
10.59 MB file on MEGA
mega.nz
After install right click on the 'fastboot' and select update driver and follow the steps...
Now you can use all fastbootd cmd with your custom recovery...no need stock recovery at all.....tnx

Apple splash with windows mashup!

Created an apple logo splash for f1. Has windows as fastboot img.
Tool credits - @curoviyxru
Instructions to flash the file - [ must have ADB, will be better if it is already in PATH, NEEDS PC* ]
1. Download the zip file given below and extract the .img file from it.
2. Put the phone in fast boot.
3. Open a command shell.
4. Type 'fastboot devices' [ to ensure bridge has been established XD ]
5. Type this command -
Code:
fastboot flash logo FLASH_ME.img
6. Once it says finished, type -
Code:
fastboot reboot
7. ENJOY!
Images -
{
"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"
}
If you people want me to create splashes for you, please drop down the images below in replies! [ will be better if the images are logos and with black background ]
Recovery flashable zip.

Categories

Resources