Flashing Instructions for Bliss ROM

Flashing Instructions for Bliss ROM

π•±π–—π–”π–˜π–™

Flashing Recovery:

Reboot to fastboot - Hold Volume down button + Power button until fastboot logo appears

  • Download the recovery zip and extract it to obtain the images.
fastboot flash boot_a boot.img
fastboot flash boot_b boot.img
fastboot flash vendor_boot vendor_boot.img
fastboot flash dtbo dtbo.img

Flashing ROM:

Reboot to recovery - Hold Volume up button + Power button until recovery appears

  • Select Apply Update
  • Apply Update from ADB
  • Connect your phone to PC
  • adb sideload rom.zip
  • Reboot to recovery again
  • adb sideload gapps.zip
  • Format data
  • Reboot to system

Flashing Firmware:

  • Reboot to recovery
  • Select Apply Update
  • Apply Update from ADB
  • Connect your phone to PC
  • adb sideload firmware.zip
  • Reboot to system

Dirty Flashing/Updating:

  • Reboot to recovery
  • Select Apply Update
  • Apply Update from ADB
  • Connect your phone to PC
  • adb sideload rom.zip
  • Reboot to recovery again
  • adb sideload gapps.zip
  • Reboot to system

Report Page