www.chinaphonearena.com

Full Version: HOW TO PORT TWRP MT6735, MT6752, MT6753, MT6795, MT6797 TWRP MT67xx tutorial
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
(2016-11-01, 03:59)Mrjerry Wrote: [Only registered and activated users can see links Click here to register] which I download but the problem is that the recovery didnot match even though similar. More so konka r6 doesn't exist at [Only registered and activated users can see links Click here to register]
I need to get my phone Rooted. Konka r2 CPU mt6735 1.3ghz Quad core GPU maliT720 RAM 2gb rom 16gb OS 5.1 lollipop ROM.

Hello you Can export pour stock ROM recivery with adb


Code:
adb shell
su
dd if=/dev/block/mmcblk0p8
of=/sdcard/recovery.img

After you Can modify it with carliv ...
Thanks
But I am getting permission denied.
Please help with adb shell software to apply the code on the phone or PC. Thanks
Try to root the phone with [Only registered and activated users can see links Click here to register]

Install After rootbrowser with utilities
(2016-11-01, 03:59)Mrjerry Wrote: [Only registered and activated users can see links Click here to register] which I download but the problem is that the recovery didnot match even though similar. More so konka r6 doesn't exist at [Only registered and activated users can see links Click here to register]
I need to get my phone Rooted. Konka r2 CPU mt6735 1.3ghz Quad core GPU maliT720 RAM 2gb rom 16gb OS 5.1 lollipop ROM.

Hello you Can export pour stock ROM recivery with adb


Code:
adb shell
su
dd if=/dev/block/mmcblk0p8
of=/sdcard/recovery.img

After you Can modify it with carliv ...
Thanks
But I am getting permission denied.
Please help with adb shell software to apply the code on the phone or PC. Thanks
KingRoot global gotten from default web browser failed. M..k
(2016-11-01, 14:20)Mrjerry Wrote: [ -> ]
(2016-11-01, 03:59)Mrjerry Wrote: [ -> ]
(2016-11-01, 02:20)mister-k Wrote: [ -> ]Hello you Can export pour stock ROM recivery with adb


Code:
adb shell
su
dd if=/dev/block/mmcblk0p8
of=/sdcard/recovery.img

After you Can modify it with carliv ...

Thanks
But I am getting permission denied.
Please help with adb shell software to apply the code on the phone or PC. Thanks

KingRoot global gotten from default web browser failed. M..k



check the side of the engineering mode
Do you know if your method can be applied to posh L520 ?
I looked after original rom for my mobile but could not find one.
(2016-11-01, 17:11)mister-k Wrote: [ -> ]
(2016-11-01, 14:20)Mrjerry Wrote: [ -> ]
(2016-11-01, 03:59)Mrjerry Wrote: [ -> ]Thanks
But I am getting permission denied.
Please help with adb shell software to apply the code on the phone or PC. Thanks

KingRoot global gotten from default web browser failed. M..k



check the side of the engineering mode

Well mine phone has no User2root but I changed the debugger from user mode to engineering mode.
(2016-11-02, 02:58)Jkyun Wrote: [ -> ]Do you know if your method can be applied to posh L520 ?
I looked after original rom for my mobile but could not find one.

You will need the recovery for your phone. There's no other way around it.
(2016-11-02, 03:05)Mrjerry Wrote: [ -> ]
(2016-11-01, 17:11)mister-k Wrote: [ -> ]
(2016-11-01, 14:20)Mrjerry Wrote: [ -> ]KingRoot global gotten from default web browser failed. M..k



check the side of the engineering mode

Well mine phone has no User2root but I changed the debugger from user mode to engineering mode.

This won't work anyways. The quick roots won't work either on Android 5.1 or higher. You will need to have a custom recovery.
Please can you prepare a general custom recovery for mtk6735 phones having 2gb ram and 16rom. Recommended for KONKA r2.
Hey Mister-k likewise any gurus in the forum, can you used mine konka r2 build.prop to create recovery.img for me. As attached please,......
i have succesfully ported to twrp on my lyf wind 5 ls - 5013 but twrp opens for 1st time and not again. also i can't install any recovery except stock recovery.

plz help me
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49