How to Install MIUI 12 custom ROM on Infinix hot 10

MIUI 12 for Infinix hot 10:

unofficial MIUI 12 Firmware Now available for Infinix hot 10 & You can download it from below. The ROM is a GSI Firmware and working on this device.

Infinix hot 10 Run on Android 10 & it is Powered by Mediatek helio A25 Processor. it is a dual SIM Smartphone support Nano GSM SIM cards, connectivity options include GPS WIFI hotspot & 3G. The device come with 6GB of RAM and 128GB 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 hot 10: Download

How to Install MIUI 12 on Infinix hot 10:

  • Download & setup Platform tools on computer
  • Download & Install adb Fastboot driver on computer
  • Extract ROM & vbmeta file (Form Firmware) 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

confirm unlocking by pressing volume up key

fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot flash system system.img
fastboot reboot