Skip to content

Instantly share code, notes, and snippets.

@magicxavi
magicxavi / gist:2219ad8d51b6b1ca66128ac9d1f4283b
Created May 24, 2021 19:13
Official Havoc 4.x install guide for MI A3
1 - Boot your device into fastboot mode:
adb reboot bootloader (or power off and power on again
while pressing Power + Vol Down)
2 - Flash LineageOS recovery via fastboot
fastboot flash boot <name of the file>
3 - Reboot to recovery
4 - Perform factory reset (formatting data is important)
5 - Here you have 2 choices to install rom
1) Apply update > apply from ADB
on PC open terminal and type - adb sideload <rom zip name>