Flashing Instructions

Flashing Instructions

sushmit

1. Reboot to bootloader (fastboot)

2. Connect your phone to PC

3. fastboot flash boot boot.img

4. fastboot flash vendor_boot vendor_boot.img

5. fastboot reboot recovery

6. Select Wipe data/factory reset & confirm

7. Go back and select Apply update from ADB

8. adb sideload awaken*.zip(or drag down the rom zip to cmd)

9. adb sideload firmware*.zip (only if there's a firmware update)

10. After installation complete, Reboot system.

#beAwakened


Dirty flash

1. Download proper flashable ZIP for your device

2. Reboot to Recovery

3. Select Apply update from ADB

4. adb sideload awaken*.zip(or drag down the rom zip to cmd)

5. adb sideload firmware*.zip (only if there's a firmware update)

6. Reboot to System and #beAwakened

Report Page