[ROM][7.0]Complete roms for Maze Alpha 4GB based on official V09

dreambo

Senior Member
May 5, 2010
256
178
0
Here is the last version at the moment of the Maze alpha ROM (tested only in 4GB version)
It's a complete ROM, not an OTA update, it can be flashed using the provided TWRP 3.2.1 version, I ported from a Jemmini (many thanks) version for Bluboo S1.
Unfortunately, the TWRP cannot be flashed (issue with the touch panel), only launched by fastboot.

The ROM is the same as the v8 official one except that it is rooted using Magisk 15.2 and busybox 1.27.2 (thanks to osm0sis) is installed in /system/xbin

There is also a SPFlashTool clean version of this ROM, useful in case of troubles (as official: no root, no busybox)

1- Reboot you phone in fastboot mode : adb reboot bootloader
2- Flash the provided TWRP : fastboot flash recovery recovery_maze_alpha_4G_twrp-321.img
3- Reboot to TWRP recovery
4- copy in your SDCARD and install, in the running TWRP, the downloaded ROM V09 : Maze_Alpha_4GB_v09_TWRP.zip

The first boot take some minutes so be patient.

Here the SPFlashTool versions :
MAZE_Alpha_4GB_V09_SPFT.zip

Here, if needed, my V09 TWRP backup (new one from 21/04/2018) :
TWRP_BACKUP_MAZE_Alpha_A_V09.zip

Credits to Jemmini and Magisk team.
 

Attachments

Last edited:

dreambo

Senior Member
May 5, 2010
256
178
0
Can you make this for the 6 gb version?
I do not have the 6GB version :(

If I can download a stock ROM and a recent OTA update, I will do that.
Maze do not help us unfortunately :(

No complete stock ROM, No kernel source nothing !!!!!!!!!!
 
Last edited:

Nautilus99

Senior Member
Nov 12, 2017
108
13
0
I do note have the 6GB version :(

If I can download a stock ROM and a recent OTA update, I will do that.
Maze do not help us unfortunately :(

No complete stock ROM, No kernel source nothing !!!!!!!!!!
Yes i know its sad, i did a backup of mine and root it but it didnt work the backup i had to do clean flash, if we can manage to have a twrp and a source of the stock roms we could make a deabloat and put update apps ( menssages, calendar etc) and put mods for awsome features i dont see RR or lineage putting thier hands on this phone
 

rzoli71

Member
Jan 23, 2018
13
0
0
Thanks for ROM

When I install this ROM, from TWRP, i need install anything for root (Supersu)? Or when I install this ROM, I have root?
 

ahorntaler

Senior Member
Jul 11, 2014
246
35
48
Ahorntal
Hi dreambo,
do You know if there's a stock rom for download from maze alpha x? I think it's important for normal users and developers to get one. For normal users it's important to have an option to reinstall stock version and for developers I think it's the source for custom roms (e.g. Lineage Os).
If You know a source, can You please give us a link?
 

dreambo

Senior Member
May 5, 2010
256
178
0
Hi dreambo,
do You know if there's a stock rom for download from maze alpha x? I think it's important for normal users and developers to get one. For normal users it's important to have an option to reinstall stock version and for developers I think it's the source for custom roms (e.g. Lineage Os).
If You know a source, can You please give us a link?
No I not have any source, I am just a simple user like any other.
If I have any source or if I can make a ROM for MAZE Alpha X, I will do it and I will share it with every body, as I do until now for the MAZE Alpha 4/64 :)
 

iBolitN

New member
Feb 20, 2018
1
0
0
Hi
Sorry for stupid question, but is flashing with SP Flashtool an option to get root without wiping all data (unlike all other methods involving bootloader unlocking)?
 

mrmazak

Senior Member
Jun 16, 2013
3,212
1,324
253
Hi
Sorry for stupid question, but is flashing with SP Flashtool an option to get root without wiping all data (unlike all other methods involving bootloader unlocking)?
Unfortunatly no. As you will see repeated times in the forum, people have issue with phone not booting after changing from stock recovery to twrp. This is do (most likely from) to verified boot setting. And by unlocking bootloader we can bypass verified boot. So without unlock you might get a successfull load into twrp, but android will not boot.
 

stargazer78

Member
Feb 12, 2010
20
5
0
Hello to all and please help if you can.
After unlocking the bootloader and flash the rom I'v got orange state with bootloop. Then after trying to fix it (wrong way) and relock bootloader and got red state with bootloop. I read that flahing back to stock fix the problem but I have no success with the rom provided in this post, the v5 from maze, the latest flash tool and the maze alpha flash tool... in all cases I get DA error(maze flash tool) or DA MISHMATCH (sp flash tool). I also tried different pc and cable with no result and finaly can't get fastboot. If that helps I've got the same flash tool error before the procedure. Every help will be appreciated.
 

dreambo

Senior Member
May 5, 2010
256
178
0
Hello to all and please help if you can.
After unlocking the bootloader and flash the rom I'v got orange state with bootloop. Then after trying to fix it (wrong way) and relock bootloader and got red state with bootloop. I read that flahing back to stock fix the problem but I have no success with the rom provided in this post, the v5 from maze, the latest flash tool and the maze alpha flash tool... in all cases I get DA error(maze flash tool) or DA MISHMATCH (sp flash tool). I also tried different pc and cable with no result and finaly can't get fastboot. If that helps I've got the same flash tool error before the procedure. Every help will be appreciated.
First unlock again your bootloader and use fastboot to flash boot, recovery and system partitions:

fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img.

Those partition images can be found in the ROM for SPFlashTool I have provide.

After that you can boot android normally.
If you any TWRP backup, you can restore it after flashing the TWRP.
 
  • Like
Reactions: stargazer78

stargazer78

Member
Feb 12, 2010
20
5
0
Thanks a lot for your reply....
the problem is that i cant boot into fastboot to unlock bootloader....
the phone bootloops all the time, shows the red state alert and even with vol+ pressed the menu to choose recovery or fastboot doesn't apear... thanks again.
 

stargazer78

Member
Feb 12, 2010
20
5
0
First unlock again your bootloader and use fastboot to flash boot, recovery and system partitions:

fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img.

Those partition images can be found in the ROM for SPFlashTool I have provide.

After that you can boot android normally.
If you any TWRP backup, you can restore it after flashing the TWRP.
Is there any way to unlock the bootloader in my situation or/and enter the fastboot mode in order to follow your steps... thanks.