Warning ⚠️
Do this at your own risk. No one is responsible if anything happens to your device
- Custom rom.zip
- ADB platform Tools and drivers are installed in the PC with Bootloader unlocked Device connected via a USB cable.
- Recovery.zip (Provieded on Rom Post)
Steps:
- Extract recovery.zip and copy and paste its content inside the Platform Tools folder.
- Reboot your device to bootloader
adb reboot bootloader
- Double click on the flash.bat script inside platform Tools to run the commands automatically and recovery will be flashed and the device will boot into recovery **if not then**:
fastboot reboot recovery
- After booting into recovery>Format/Reset Data (mandatory)
- Back to recovery menu>Apply Updates>Through ADB> adb sideload "drag and drop custom rom zip here"
- It asks for additional files to be flashed want to reboot recovery?
-If you want to flash Gapps then Yes.
-If it is GApps Build then NO. - Format Data (Optional but recomended) from the recovery menu.
- Reboot to System.
Credit: NordCE3 Community
Pranish