Flashing Guide

Flashing Guide

Freaky

Things Required -
1. Any PC Running Windows, Linux
2. If not having PC then another phone with Bugjaegar Installed
3. Rom file
4. Boot.img file
5. Vendor_boot.img file

Steps -
1. Put Phone in fastboot mode
2. Then connect it to PC or other phone(with the help of otg)
3. fastboot flash boot_a boot.img
4. fastboot flash boot_b boot.img
5. fastboot flash vendor_boot vendor_boot.img
6. fastboot reboot recovery
7. Phone will boot into recovery
8. Do Factory Reset (if clean flashing)
9. Apply Update > Apply Update through ADB
10. Now on you PC or other phone
11. adb sideload rom file
12. After flashing do a factory reset (if clean flashing)
13. Reboot to System

Enjoy:)

Report Page