Flashing Guide for Mars custom roms
Clean Flash:
- Download and boot into TWRP img using
fastboot boot recovery.img - Wipe Data, Metadata, Cache, Dalvik-Cache
- ADB Sideload ROM
adb sideload [file path] - Reboot System
Dirty flash:
- boot Recovery
fastboot boot recovery.img - ADB Sideload ROM
adb sideload [file path] - boot System