30-01-2016, 07:54 PM
My phone is a Rook from the UK carrier EE. This is a carrier-branded ZTE Blade A410 (a MediaTek device). My particular device is network-unlocked but otherwise unmodified from its original stock 5.1.1 ROM.
I would like to unlock the bootloader and root it, but everything I try hits a wall, undoubtedly because I'm such a noob. Please help if you can:
So I made myself a developer, and in Developer Options toggled on both USB debugging and OEM unlocking.
I had no trouble to install either the ZTE ADB interface drivers or the fastboot interface drivers on my Windows 10 box. I also have a second Linux machine.
1. I install the Android SDK to get adb and fastboot. Trying "adb reboot bootloader" then "fastboot oem unlock" gets me the disclaimer screen on my phone, telling me to press Volume Up to confirm unlocking the bootloader, and Volume Down to cancel. But when I press Volume Up nothing happens at all.
2. I can also avoid adb: I boot into stock recovery via Volume Up + Power, and from there into fastboot. Same result.
3. If try "adb reboot oem-unlock" the phone just reboots normally,
Next I came to this forum and have tried both the MTK Droid Tools and the SP Flash Tool. My hope was either to root the phone directly, or to install CWM Recovery and use that to root, or even just to try to unlock the bootloader manually using the ideas of http://forum.xda-developers.com/galaxy-n...t-t2016628 to unlock the boot loader and then proceed as above. No dice:
I follow the tutorial on using MTK Droid Tool to make a backup (thread-468). Please look at the attached screen-shot. Questions:
1. the tutorial says that I should get a yellow box next to the PHone details, but the box is blue, as you can see. What does this mean? Is it a problem?
2. In the thread with the list of errors, it says that if I get the "TotalBytesPerChunk ...." error, that I should check that an SD is inserted. One **is**inserted. Could it be faulty? Also, you say to install BusyBox -- There are many many different BUsyBox installers in the Play store. Does it matter which one I install?
3. In the thread with the list of errors, it says that if I get the "SU is inaccessible" error that i should ensure that the phone is rooted. Well, this phone is NOT rooted, I am hoping to use the tool to flash a rooted ROM, but first I want to take a backup of the stock ROM that is on my device.
I'm now at wits end. Could someone give me a decent line of attack that might actually lead somewhere? Ideally, I'd love to: 1. Back up my current ROM so that I can restore if something goes wrong, then I'd like to unlock the bootloader and root, in either order.
Along the way, I've got very confused about just which drivers need to be loaded for the different steps. There is the MediaTek Preloader USB VCOM driver, the MediaTek DA USB VCOM Driver, the MediaTek USB Port Driver, the MediaTek USB VBCOM Driver, the ZTE ADB USB driver, and the Android Bootloader Interface Driver. AAAAAAAAAAAAAAAAAAAAAAAAARRRRRRRRRRRRRRRRRRRRRGH!
As a final try, I thought I would try to use the SP Flash Tool to dump the param partition, because the post from xda-developers that I mention above made me think that I could perhaps unlock the bootloader by changing a single byte of ROM. Alas, the tutorial https://www.hovatek.com/forum/thread-526.html has me start by making a scatter file. But when I bring up MTK Droid Tools and click on "Blocks Map", I get this beautiful partition map -- BUT THE "Create Scatter File" BUTTON IS NOT ENABLED!!!! So I can't proceed this way either.
Even more than answer to the three questions above, I'd be so grateful for some help with how to proceed: Can I go:
First back up my ROM (can i do this with Mtk Droid Tools and SP Flash Tool even though my device isn't rooted? , then Root. Or do I first have to root (without a backup). And in that case, which tool with which driver? etc etc.
Thanks for any help you can give me to untangle this spaghetti.
I would like to unlock the bootloader and root it, but everything I try hits a wall, undoubtedly because I'm such a noob. Please help if you can:
So I made myself a developer, and in Developer Options toggled on both USB debugging and OEM unlocking.
I had no trouble to install either the ZTE ADB interface drivers or the fastboot interface drivers on my Windows 10 box. I also have a second Linux machine.
1. I install the Android SDK to get adb and fastboot. Trying "adb reboot bootloader" then "fastboot oem unlock" gets me the disclaimer screen on my phone, telling me to press Volume Up to confirm unlocking the bootloader, and Volume Down to cancel. But when I press Volume Up nothing happens at all.
2. I can also avoid adb: I boot into stock recovery via Volume Up + Power, and from there into fastboot. Same result.
3. If try "adb reboot oem-unlock" the phone just reboots normally,
Next I came to this forum and have tried both the MTK Droid Tools and the SP Flash Tool. My hope was either to root the phone directly, or to install CWM Recovery and use that to root, or even just to try to unlock the bootloader manually using the ideas of http://forum.xda-developers.com/galaxy-n...t-t2016628 to unlock the boot loader and then proceed as above. No dice:
I follow the tutorial on using MTK Droid Tool to make a backup (thread-468). Please look at the attached screen-shot. Questions:
1. the tutorial says that I should get a yellow box next to the PHone details, but the box is blue, as you can see. What does this mean? Is it a problem?
2. In the thread with the list of errors, it says that if I get the "TotalBytesPerChunk ...." error, that I should check that an SD is inserted. One **is**inserted. Could it be faulty? Also, you say to install BusyBox -- There are many many different BUsyBox installers in the Play store. Does it matter which one I install?
3. In the thread with the list of errors, it says that if I get the "SU is inaccessible" error that i should ensure that the phone is rooted. Well, this phone is NOT rooted, I am hoping to use the tool to flash a rooted ROM, but first I want to take a backup of the stock ROM that is on my device.
I'm now at wits end. Could someone give me a decent line of attack that might actually lead somewhere? Ideally, I'd love to: 1. Back up my current ROM so that I can restore if something goes wrong, then I'd like to unlock the bootloader and root, in either order.
Along the way, I've got very confused about just which drivers need to be loaded for the different steps. There is the MediaTek Preloader USB VCOM driver, the MediaTek DA USB VCOM Driver, the MediaTek USB Port Driver, the MediaTek USB VBCOM Driver, the ZTE ADB USB driver, and the Android Bootloader Interface Driver. AAAAAAAAAAAAAAAAAAAAAAAAARRRRRRRRRRRRRRRRRRRRRGH!
As a final try, I thought I would try to use the SP Flash Tool to dump the param partition, because the post from xda-developers that I mention above made me think that I could perhaps unlock the bootloader by changing a single byte of ROM. Alas, the tutorial https://www.hovatek.com/forum/thread-526.html has me start by making a scatter file. But when I bring up MTK Droid Tools and click on "Blocks Map", I get this beautiful partition map -- BUT THE "Create Scatter File" BUTTON IS NOT ENABLED!!!! So I can't proceed this way either.
Even more than answer to the three questions above, I'd be so grateful for some help with how to proceed: Can I go:
First back up my ROM (can i do this with Mtk Droid Tools and SP Flash Tool even though my device isn't rooted? , then Root. Or do I first have to root (without a backup). And in that case, which tool with which driver? etc etc.
Thanks for any help you can give me to untangle this spaghetti.