Hi dreambo,
I've done what You wrote in Your advice, nothing changed. Maze Alpa X still reboots to TWRP. I'm not able start Android. Do You know a source with stock rom?
Cheers. I encountered the same problem as you. However I had my own backup done before flashing recovery and could easily fix everything and do it the right way, which differs from the description in Post #1.
Here is how it worked for me (6/128):
How to flash:
I Fastboot method (must unlock device) :
0- Boot up new phone and enable developer settings (hit build# like a madman) and enable USB Debugging and OEM Unlock
1- Reboot your phone in bootloader mode :
or phone off, press and hold at the same time POWER and Vol+ buttons
2- Connect your phone to your computer with adb/fastboot already installed
2b-
Code:
fastboot boot recovery_maze_alpha_X_twrp_321.img
2c- do full backup on external sd and reboot into bootloader
3- Unlock your bootloader :
(it will erase your data, only data)
4- Reboot!
5- Enable USB Debugging again
6-
7- Flash the recovery :
Code:
fastboot flash recovery recovery_maze_alpha_X_twrp_321.img
8- Power off (hold all three buttons 'til blackscreen)
9- hold volume up + power and reboot into recovery (if you don't do it on first boot twrp wont work)
10- factory wipe in twrp to disable encryption of data
11- flash magisk ( I used magisk v16.0 and manager 5.6.3 and passed SafetyNet check :fingers-crossed: )
12- profit