Showing posts with label ZenUi. Show all posts
Showing posts with label ZenUi. Show all posts

Saturday, 16 July 2016

in safe mode, ZenUi launcher stop working



i try to enter to safe mode but i cant do nothing because every time i got massage that ZenUI launcher Stopped working...
when its not in safe mode it work well.. whats the problem?



Monday, 4 July 2016

Rebooting after flashing ZenUi Marshmallow.



I flashed ZenUi Pre-rooted ROM and now after I flashed other ROMs phone reboots as soon as boot finishes.

also I found that

Code:


fastboot oem reboot-recovery

command doesn't work any more.

I got ZenUI WW_21.40.0.1692 from here


Commands I used to flash ZenUi Android 6.0.1

Code:


fastboot erase userdata
fastboot erase system
fastboot flash aboot aboot.mbn
fastboot flash boot boot.img
fastboot flash hyp hyp.mbn
fastboot flash modem modem.bin
fastboot flash recovery recovery.img
fastboot flash rpm rpm.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash tz tz.mbn
fastboot flash system system.img
fastboot erase cache



How can I fix this?