Hi all, perhaps someone can help me completing the sequence... since I am a bit confused.
I try to summarize what I have done so far:
- Max 3 updated to latest OTA
- download TWRP_Max3_unofficial.img from link on first post of this thread
- download update.upx from generated link
http://data.onyx-international.cn/ap...ngerprint":""}
- extract update.zip from update.upx using tool from github
https://github.com/Hagb/decryptBooxUpdateUpx
- Install magisk app from google play
- copy update.zip to device, and patch with magisk
- copy to pc patched update.zip
- enable usb debugging on your device, and run "adb reboot bootloader"
- ensure your bootloader is unlocked ("fastboot flashing unlock")
- flash twrp ("fastboot flash recovery TWRP_Max3_unofficial.img") and reboot to system -> not sure this worked since when rebooted to recovery, I found onyx recovery
- download magisk.apk and rename to magisk.zip ?
- Boot into recovery (instructions below) and flash magisk.zip -> never got to this
- flashboot boot boot.img from patched update.zip -> device rebooted to system
I would really appreciate if someone could help me to get this sequence right.