TWRP for Xiaomi Mi A2
Team Win strives to provide a quality product. However, it is your decision to install our software on your device. Team Win takes no responsibility for any damage that may occur from installing or using TWRP.
Support Status: Current
Maintainer: Manish4586
Code Name: jasmine_sprout
Some Xiaomi Mi devices have bootloaders that require additional steps to unlock before you are able to flash custom images. This typically involves using MI Unlock Tool to apply & wait for certain time period to have your device unlocked.
You will need to follow the steps on Xiaomi's MIUI website in order to unlock your device.
Understand that unlocking your device will wipe all of your personal data, settings, and apps from its memory.
See: Apply for unlocking Mi devices
Download the Official TWRP App (root required):
Install the app and open it. Agree to the Terms. Select TWRP Flash. Select your device from the device list (jasmine_sprout) and choose a version. The file will download to your Downloads folder. Browse to and select the file. Tap on Flash to Recovery. Find out more about the app here.
Current and past versions of TWRP can be found at one of the mirrors below:
Download the latest TWRP image file (.img) from the download link and boot TWRP. Go to install and find and select the Images... button. Browse to the image that you downloaded and select it. Choose recovery and swipe to flash.
adb push path/to/twrp.zip /Go to install and browse to the zip and install the zip. The zip will install TWRP to both boot slots. Installing TWRP at this time will remove root if you are currently rooted. If you accidently flash TWRP to your device using fastboot instead of temporarily booting the image, you will need to download the latest factory image for your device and reflash the boot image.
- Manish4586
2019-05-27T10:37:23Z
twrp: fstab: add splash support Signed-off-by: Manish4586 - Manish4586
2019-06-23T15:16:20Z
recovery: fix bootctrl crash fix due to vendor security patch Signed-off-by: Manish4586 - Manish4586
2019-06-23T15:10:55Z
its twrp Signed-off-by: Manish4586 - Manish4586
2019-06-23T13:07:07Z
recovery: update treble specific things Signed-off-by: Manish4586 - Manish4586
2019-06-23T08:03:22Z
make ldconfigs executable Signed-off-by: Manish4586