Flashing ROMs with sideload, redwood
𝙏𝙍𝙃 ® | redwood• Download The Boot , Vendor_boot and dtbo Images and the ROM, move them all to your platform tools folder
• Connect phone to PC
• Reboot To Fastboot (Press Both Power_button_key + Vol_down_key)
• Open command window and run:
fastboot flash boot boot.img
fastboot flash vendor_boot vendor_boot.img
fastboot flash dtbo dtbo.img
fastboot reboot recovery (If it doesn't reboot, do it manually)
• Select 'apply Update' From Adb
• Open command window and run:
adb sideload name_rom.zip
• Select Wipe Data/factory Reset & Confirm
• Installation is Complete. Reboot System.