My Z3C has root and unlocked bootloader. Trying to get custom recovery nothing works. When I flash recovery with fastboot, sending and writing is okay but booting into recovery only leads to stock recovery. I have tried different custom recoveries using fastboot and TWRP app but the outcome is the same. TeamWin writes: ”TWRP may not work on your device unless you install other custom software as well. Check with your ROM developer to see what they support.” How to do this I don´t know but I found another custom recovery (XZDualRecovery) which may be the solution. If so I don´t know yet because when flashing it failed because ”size too large”. To solve this problem I am planing to format the partition for recovery but can´t find it.
Adb shell and ls -al /dev/block/platform/msm_sdcc.1/by-name results in:
DDR p17
FOTAKernel p16
LTALabel p18
TA p1
aboot p5
alt_aboot p11
alt_db1 p10
alt_rpm p12
alt_s1sbl p9
alt_sbl1 p8
alt_tz p13
apps_logg p22
boot p14
cache p24
dbi p4
fsg p21
modemst1 p19
modemst2 p20
ramdump p15
rpm p6
s1sbl p3
sbl1 p2
system p23
tz p7
userdata p25
But where is RECOVERY hiding???
Adb shell and ls -al /dev/block/platform/msm_sdcc.1/by-name results in:
DDR p17
FOTAKernel p16
LTALabel p18
TA p1
aboot p5
alt_aboot p11
alt_db1 p10
alt_rpm p12
alt_s1sbl p9
alt_sbl1 p8
alt_tz p13
apps_logg p22
boot p14
cache p24
dbi p4
fsg p21
modemst1 p19
modemst2 p20
ramdump p15
rpm p6
s1sbl p3
sbl1 p2
system p23
tz p7
userdata p25
But where is RECOVERY hiding???