Skip to content

XiaoMiTool V2 20.7.21 beta

Compare
Choose a tag to compare
@francescotescari francescotescari released this 21 Jul 21:09
· 85 commits to master since this release
0b9d506

Release 20.7.21 (first beta, basic tool features are there)
Changelog:

  • New unbrick feature is now available
  • XiaoMiTool can now be translated easily and over the air (see xiaomitool.com if you want to translate)
  • Updated unlock tool (fix error 20031) and made it upgradable OTA (for small updates only)
  • Updated adb and fastboot to latest sdk release (Windows only)
  • Updated jdk to 14 and openjfx 14 (Windows only)
  • Updated devices for xiaomi.eu
  • Many general fixes

Developer comment:
The device recovery section is available. Moreover, right now, it can fix the "This MIUI version cannot be installed on this device" error, since it can install Chinese rom over global rom without unlocking the bootloader or turning on the PC. This could be blocked by Xiaomi whenever they want though. The tool can now be translated to arbitrate languages and hopefully will reach even more people. The Windows ADB driver is still generating some problems, it's difficult to fix but I will investigate. All the other features should still work like in the past, even the unlock feature.
Probably this is one if not the last release closed source. I want to convert XMT from java to kotlin first and the make it open source.
I know that there are issues and people writing to me and thousands of feedbacks to review, but I do my best to improve the tool and organize my time.

Todo next:

  • Convert to kotlin
  • Investigate windows drivers problems
  • Make it open source
  • Fix bugs coming from users feedbacks
  • Add new procedures (such as install apps, remove apps and others)