First Time Install / Clean Flash
- Reboot to Recovery
- Download the proper ZIP for your device
- Wipe Data/Cache/System when coming from non-AOSP ROMs
- Flash MIUI 11 vendor/firmware for your device variant
- Flash the ROM
- Reboot to System
- Reboot to Recovery
- Flash Magisk (Optional)
- Reboot to System and #KeepEvolving
Update / Dirty Flash
- Reboot to Recovery
- Download the proper ZIP for your device
- Flash the ROM
- Reboot to System and #KeepEvolving
Install tools:
sudo apt-get install android-tools-adb android-tools-fastboot
Use sideload to flash:
sudo adb devices
sudo adb reboot recovery
Wait for recovery to load, you should end up in twrp menu. Go to Advanced -> ADB Sideload
and
adb sideload EvolutionX_4.20.1_raphael-10.0-20200417-0747-OFFICIAL.zip
# optional, update Magisk
adb sideload Magisk-v20.4.zip
Source: https://forum.xda-developers.com/k20-pro/development/rom-evolution-x-3-3-t4002669
To do: