Do it without MTKCLIENT.I unpacked all files super.bin and Rom~.
Onec i open mtkclient
I didn’t find flash flashboot to choose the file
Sorry if I disturb you
There’s any other tool to flash this rom
Thx![]()
Enable the USB Debugging option under Settings > Developer options.
Developer options is hidden by default; use the following steps:
- On the device, go to Settings > About <device>.
- Tap the Build number seven times to make Settings > Developer options available.
- Then enable the USB Debugging option. (From Developer options)
You can find a way of doing it here: @ https://www.hovatek.com/forum/thread-19503.html
unpack 42.super.img and u will get system_a.img (+others)
adb reboot fastboot (this will reboot your phone in fastboot)
fastboot reboot fastboot (this will go in mode that you can flash system.a.img )
fastboot flash system_a system_a.img
fastboot flash system_b system_b.img
.... do that for all the files.