Flashing instructions for InfinityX
Ayu Kashyap 🔥* Download ROM and extract vendor_boot and boot using payload dumper ho or MT Manager.
* Reboot the device to bootloader (Fastboot Mode)
* Flash the vendor_boot by running fastboot flash vendor_boot <path/to/vendor_boot.img> in terminal
* Flash the boot by running fastboot flash boot <path/to/boot.img> in terminal
* Reboot to recovery by running fastboot reboot recovery in terminal
* Go to main menu > Factory reset > Format data/factory reset > Format data > Back to Main menu > Reboot to Recovery
* On your phone [which is in recovery mode], Apply update > Apply from ADB
* Flash the ROM through ADB sideload by running adb sideload <path/to/rom.zip> in terminal
* Download firmware (Version V14.0.9.0.SKGMIXM) from here
* Flash firmware through ADB sideload by running adb sideload <path/to/firmware.zip> in terminal
* Reboot and voila!