começar com um backup.
decarregar a rom para o telemóvel em: https://sourceforge.net/projects/havoc-os/files/guacamoleb/
twrp - https://forum.xda-developers.com/oneplus-7/oneplus-7--7-pro-cross-devic…
descarregar a imagem para o pc e o instalador para o telemóvel.
magisk - https://github.com/topjohnwu/Magisk
aceder à fastboot:
adb reboot bootloader
fastboot devices
fastboot boot twrp-3.3.1-79-guacamole-unified-Q-mauronofrio.img
depois instalar o twrp e o magisk em ambas as slots.
INSTALLATION:
Have an unlocked bootloader, and TWRP installed/booted
(Not gonna be explained here, there'll be threads in this forum somewhere)
Clean Flash:
-Flash ROM
-Wipe data and cache
-Formart Data: Yes
-Reboot to recovery
-Flash gapps and magisk(optional)
-Reboot system
para flashar as gapps e o magisk temos que descarregar para o pc e fazer o push no recovery:
adb push Magisk-v20.4.zip /sdcard
adb push open_gapps-arm64-10.0-pico-20200502.zip /sdcard
o telemóvel vai bloquear no boot. reiniciar carregando nos 3 botões e esperar. voltará a reiniciar depois do boot e finalmente no sistema!
https://forum.xda-developers.com/oneplus-7/development/rom-havoc-os-3-3…