How to Install MIUI 12 Android 10 on Infinix Zero 6

MIUI 12 For Infinix Zero 6:

unofficial MIUI 12 Firmware Now available for Infinix Zero 6 & You can Download it From below. The ROM is a GSI Firmware and working on this device.

Infinix Zero 6 Run on Android 8.1 & it is Powered by QCOM SD 636 Processor. it is a Dual SIM Smartphone Support Nano GSM SIM cards, Connectivity options include GPS WIFI hotspot 3G & 4G. The device come with 6GB of RAM and 64GB of Storage that can be expandable via SD card.

Note:

  • Flashing may brick your phone. do at own Risk
  • GSI Images are In beta and Some Functions are Not Working or device based bug

Pre-Requirement:

  • Download Treble Checker APP From Play Store
  • Open Treble Checker app and Check for Correct Image type and Architecture

Downloads:

  • MIUI 12 Android 10 for Infinix Zero 6 ARM64/AB: Download

How to Install MIUI 12 on Infinix Zero 6:

  • Download & Setup Platform tools on Computer
  • Download & Install adb Fastboot Driver on Computer
  • Extract ROM & Vbmeta file in Platform tools Folder
  • Reboot Phone to bootloader (Power + Volume Down key)  & Connect it to PC
  • Open CMD In Platform tools folder and Send Below code
fastboot flashing unlock
fastboot erase userdata
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot flash system system.img
fastboot reboot