AOSPA Flashing Instructions - Lisa

AOSPA Flashing Instructions - Lisa

ghostrider_reborn

Clean flash (coming from another ROM):

- Reboot to bootloader (fastboot)

- Connect phone to PC

fastboot flash boot boot.img
fastboot flash vendor_boot vendor_boot.img
fastboot reboot recovery

- Select Wipe data/factory reset & confirm

- Go back and select Apply update from ADB

adb sideload aospa-sapphire-***.zip

- After installation complete, Reboot system.


Dirty flash (updating to a newer build):

- Reboot to recovery

- Connect phone to PC

- Select Apply update from ADB

adb sideload aospa-sapphire-***.zip

- After installation complete, Reboot system.

Report Page