iNo3 MT6735- ROOT, TWRP and Raw Img backup - Printable Version +- www.chinaphonearena.com (https://www.chinaphonearena.com/forum) +-- Forum: Phone & Tablet Root, Hack and Develop (https://www.chinaphonearena.com/forum/Forum-Phone-Tablet-Root-Hack-and-Develop) +--- Forum: Tutorials (https://www.chinaphonearena.com/forum/Forum-Tutorials) +--- Thread: iNo3 MT6735- ROOT, TWRP and Raw Img backup (/Thread-iNo3-MT6735-ROOT-TWRP-and-Raw-Img-backup) |
iNo3 MT6735- ROOT, TWRP and Raw Img backup - Leonaheidern - 2016-09-25 This is the phone Model - iNo3 - We will need to Unlock the Bootloader and Root before we can flash the TWRP or do a normal backup The phone will be formatted when unlocking the bootloader so please backup data elsewhere or better yet root before u put any data on this phone. Step 1- Go to Settings -->About Phone --> Tab on Build Number 7 times Step 2 - Ensure the build says LD2135.V.1.0.1.4 or LD2135.V.1.0.1.2 or earlier Step 3 - Tap Developer Options -> Turn on USB debugging and OEM Unlocking Step 4 - Install Step 5 - Download and Use ADB and fastboot by unzipping it and going into the D:\Ino3\MtkDroid_2.5.3d\MTKdroid_2.5.3d\adb folder Step 6 - Open Administrator Windows Command Prompt and browse to the folder where MTKDroid Tools 2.5.3 adb.exe and fastboot.exe are located Step 8 - Boot into fastboot mode by typing adb reboot-bootloader Step 9 - Type fastboot oem unlock press volume down to confirm the format. Step 10 - Download Step 11 - Root phone with Kingroot 4.8.2 Step 13 - Install Step 12 - Install Step 13 - See that SuperSu-Me Pro 9.3.8 has removed Kingroot and replaced it with SuperSU Me Pro Step 14 - you can either install or use fastboot flash recovery recovery.img on this image that Cleopatra has so kindly made for me. Step 15 - Turn of the phone, hold the power button down for 2 seconds and press volume up. There should be a screen that says Recovery , Fastboot and Normal. Choose Recovery with the volume down button. Step 16 - Hooray you should be seeing TWRP recovery as per attached screenshot TWRP-INO3.jpg Step 17 - Optional but you can actually use adb to backup your rom with the following code the rough guide is < credits to Alexzapp> but the actual code I used is below Code: su -c "dd if=/dev/block/platform/mtk-msdc.0/by-name/recovery of=/storage/sdcard0/recovery.img bs=4096" RE: iNo3 MT6735- ROOT, TWRP and Raw Img backup - Cleopatra - 2016-09-25 Hi Leonaheidern ! WELL DONE MANY COMPLIMENTS RE: iNo3 MT6735- ROOT, TWRP and Raw Img backup - basti - 2016-11-02 Hi Leonaheidern, is there any chance that you can provide a stock rom ? I somehow modified my system partition and I am not able to install a OTA update because of "build fingerprint" errors ... best regards, basti RE: iNo3 MT6735- ROOT, TWRP and Raw Img backup - chinawine - 2018-06-03 I am also looking for the stock rom as I "Accidentally" wiped the system partition from TWRP. Any help?? |