Flashing Steps

Flashing Steps

By Peace

• connect phone with pc using cable

• type below commands from platform tools folder

• adb reboot bootloader

• fastboot flash boot <boot.img file>

• fastboot reboot recovery

• click factory reset then yes

• Click apply update (2 methods)

• Method 1 (PC)

• click apply from adb

• adb sideload <Rom file>

• it will complete at 47%

• Reboot recovery yes

• Flash Gapps, Magisk, Kernel, Firmware same way (optional)

• Method 2 (SD card or USB otg)

• Click Storage

• Select ROM file

• Reboot recovery yes

• Flash Gapps, Magisk, Kernel, Firmware same way (optional)

• Factory reset

• Reboot

Report Page