Latest MIUI Firmware for Mi A2 Lite

Download Official ROMs for Xiaomi Mi A2 Lite

After the success of Xiaomi’s Mi A1 smartphone, it was very much expected that soon or later we’ll get its updated version. We already have a lot of fastboot and full OTA ROM updates available for download from official MIUI website. For your convenience we’ve collected the full list of the latest official MIUI ROMs for Xiaomi Mi A2 Lite (daisy). The list will be updated together with new ROM releases.

List of the latest Android Firmware for Mi A2 Lite (daisy)

Mi A2 Lite – Global Stable ROM

Recovery ROMs:

Fastboot ROMs:

Full OTA ROMs:

How to install Project Treble ROM on Mi A2 Lite

First things you’ll need to know before installing Benzo – Android 9.x Pie Project Treble ROM, the following features won’t work:

  • Stock camera won’t work (fixed by installing any other custom camera app).
  • Battery custom settings are missing.
  • Developer menu might not work.

Also you’ll need to unlock the bootloader, enable USB debugging, you’ve adb and tools installed on your device. Besides from that it’s highly recommended that you understand each step and know what you’re doing.

Now let’s cover the installation process in a few simple steps:

  1. Download the ROM and unpack to the same folder with adb files and rename .img file to system.img
  2. Wipe Data with stock recovery.
  3. Remember to backup all personal data, including videos, photos and download.
  4. Use adb command:
    adb reboot recovery
  5. Select “Wipe” and confirm, reboot your device and update to the latest version.
  6. Now reboot in fastboot mode.
    adb reboot bootloader
  7. Now use the following commands in the right order:
    fastboot erase system
    fastboot flash system system.img
  8. After the ROM in installed:
    fastboot -w
  9. Now press and hold “Volume Up” and enter “fastboot reboot” command, your phone will reboot in recovery mode and do “Wipe Data” once again. Wait until it’s fully completed.
  10. After the phone will turn on you’ll see a bunch of notifications that you’re device is not certified etc. Don’t be scared, since we’ll easily fix it.
  11. Download the tool called DeviceID, open it and look for the “Google Service Framework (GSF)” line. Copy the contents.
  12. Visit the following link and login with the google account you’re going to use on this device.
  13. Now paste the GSF code and finish registration.
  14. Reboot your phone.

After the manipulations above you’ll be able to use Project Treble ROMs on your smartphone.