XiaomiWiki_RU/wiki/Tools_for_Xiaomi_devices.md

80 lines
2.1 KiB
Markdown
Raw Normal View History

2019-04-19 21:46:22 +02:00
[Index page](../)
2018-11-21 18:22:28 +01:00
## Tools for Xiaomi devices
### MiFlash by Xiaomi
**Supported platforms:** Windows
**Features:**
* Install device drivers
* Flash Fastboot ROM packages in Fastboot mode
* Flash Fastboot ROM packages in EDL mode
* Lock the bootloader of any Xiaomi device
[Download (2018.05.28)](http://bigota.d.miui.com/tools/MiFlash2018-5-28-0.zip)
**Older versions in case the latest one doesn't work:**
[Download (2017.04.25)](http://api.en.miui.com/url/MiFlashTool)
[Download (2016.08.30)](https://drive.google.com/open?id=0B9wtW2KGOf0RV0F1bnVmYmNFZGM)
[Download (2016.04.01)](https://drive.google.com/open?id=0B9wtW2KGOf0RaERVZXFtaGxfZ2s)
### MiUnlock by Xiaomi
**Supported platforms:** Windows
**Features:**
* Unlock the bootloader of any Xiaomi device
[Download](http://en.miui.com/unlock/download_en.html)
### XiaomiADB by Francesco Tescari
[Official website](http://www.xiaomitool.com/adb)
**Supported platforms:** Windows
**Features:**
* Flash official Recovery ROMs in MiRecovery
* Use all other capabilities of the Android Debug Bridge
[Download](http://www.xiaomitool.com/latestadb)
### MiUnlockTool by Francesco Tescari
[Official thread on XDA](https://forum.xda-developers.com/android/software-hacking/tool-miunlocktool-unlock-bootloader-t3782444)
**Supported platforms:** Windows/Mac/Linux
**Features:**
* Unlock the bootloader of any Xiaomi device
[Download](http://xiaomitool.com/latestmut)
### Xiaomi ADB/Fastboot Tools by Saki_EU
**Supported platforms:** Windows/Mac/Linux
**Features:**
2019-03-21 03:51:11 +01:00
* Debloat any Xiaomi device, uninstall any system app you want
2018-11-21 18:22:28 +01:00
* Enable camera2 or EIS (TWRP required)
2019-02-11 23:03:00 +01:00
* Transfer files between a device and a computer
2018-11-21 18:22:28 +01:00
* Get detailed information about any Xiaomi device
* Change the screen density (DPI)
* Flash any partition with an image file
* Boot to any image file
* Flash a Fastboot ROM package in Fastboot mode
* Wipe the cache or factory reset any Xiaomi device
* Unlock or lock the bootloader of Android One devices
* Get links to the latest Fastboot ROMs or download them right away
* Switch between system/fastboot/EDL/recovery modes
2018-11-25 20:01:05 +01:00
[Download](https://saki-eu.github.io/XiaomiADBFastbootTools/)