Could someone tell me if the mobile is still certified after installation via MiFlash?I did re-compile the images for MiFlash Tool integration:
https://www.androidfilehost.com/?fid=674106145207494112
I got no screenshots for proof because I revert back to Pixel Experience ROM but the Device is still certified. If you want, you can try it on your device.Could someone tell me if the mobile is still certified after installation via MiFlash?
do you mean device certification on playstore?Could someone tell me if the mobile is still certified after installation via MiFlash?
I did re-compile the images for MiFlash Tool integration:
https://www.androidfilehost.com/?fid=674106145207494112
Flash_all just wipe your data, always.My data wiped after flash from stable may with flash_all. Command ?
that weirdFlash_all just wipe your data, always.
Maybe instructions are for OP's builds.that weird
https://forum.xda-developers.com/showpost.php?p=75971182&postcount=236
he say flash all not wipe
Ah i see.Maybe instructions are for OP's builds.
With MiFlash ordinary commands:
Flash all=flash all and wipe.
Flash all except storage=Save user data and lock bootloader (doesn't work anymore after May update, cause lock bootloader automatically wipes your data).
Flash all and lock=flash all, wipe and lock the bootloader.
For now, with MiFlash no way to keep userdata.
I have flashed both (MiFlash and Fastboot OP) but both stuck at Mi Logo, from May 9.5.13.0
Erasing data doesn't start, just stuck at first Mi Logo, reflashed May and all works fine.
I did re-compile the images for MiFlash Tool integration:
https://www.androidfilehost.com/?fid=674106145207494112
I've used It too, with flash_all and save_userdata (flash_all_except_storage) but still on Mi Logoi use this one.
Confirmed, worked from booted TWRPAnyone who facing issue stuck on Mi Logo, try twrp version posted by @Displax here https://4pda.ru/forum/index.php?showtopic=843386&st=6840#entry74200243
I recently install it without get any issue.![]()
If you are using fastboot, then you can prevent the script from locking the bootloader again.Maybe instructions are for OP's builds.
With MiFlash ordinary commands:
Flash all=flash all and wipe.
Flash all except storage=Save user data and lock bootloader (doesn't work anymore after May update, cause lock bootloader automatically wipes your data).
Flash all and lock=flash all, wipe and lock the bootloader.
For now, with MiFlash no way to keep userdata.
How con i edit it? Thank youIf you are using fastboot, then you can prevent the script from locking the bootloader again.
Before you do flashall except storage, edit the script (.bat or .sh) and remove the line "fastboot oem lock". Save it. And then run the script. It'll flash the whole image, preserve the user data and not lock the bootloader.
Cheers.
Open the script file in a text editor and make the changes and save it. Make sure though you know what you're doing while flashing through fastboot.How con i edit it? Thank you
Yes i use fastboot commands and stuffs like that from years, but i've never edited a script file, thank youOpen the script file in a text editor and make the changes and save it. Make sure though you know what you're doing while flashing through fastboot.
Cool. It's basically a stream of commands put in a text file for consecutive executionYes i use fastboot commands and stuffs like that from years, but i've never edited a script file, thank you