Hey all, I thank you for taking your time to read this. Btw, I saw the B07 to B04 downgrade. I want to try Spock's way, first. Are there any advantages to having B04 rather than B07?
I have like (3) questions:
1. Concerning Phenomx4's recovery, TWRP, at
http://androidforums.com/threads/recovery-twrp-2-8-6-0.850849/, it says, "You'll need adb version 1.0.32 to use sideload with TWRP 2.8.3.0". Do you think that PDANet at,
http://pdanet.co/, has adb version 1.0.32 or something that can take the place of that?
2. At step 7. , of the Spock's guide above, it says, "Copy the superuser zip to your phone. Optionally, also copy the recovery zip to your phone". The recovery zip is the TWRP zip file right? When it says copy, does it mean to just copy it with the copy command from windows to the SD card's root directory?
3. Step 7 of my process, based off of Spock's could use some clarification if it is wrong. Maybe I need to copy the SuperSu Zip file and the TWRP zip file to the phone rather than to the SD card?
----------------------------------------------------------------------------------------------------------------------------------------------------
The root process, based off Spock's above, is below.
How to root your phone for the ZTE (N800)
*Place all download internet files into the same directory (On the Windows PC)
1. Enable USB Debugging. Developer Options > Usb Debugging
* If the Usb Drivers from the Android Phone have been installed to the computer, you can skip to step 3
2.0 Install Drivers from Inside the phone to the computer. Inside the phone tap, System Settings > Connect to PC > Install Driver.
2.1 Use a data cable, MicroUSB to USB, and plug the cable into the phone and then plug the USB side into the PC.
2.2 Install Android Phone Drivers Onto the PC from the phone.
2.3 After phone drivers are installed, Inside the phone tap, System Settings > Connect to PC > Media Device (MTP). You should now be able to access the phone's files and MicroSD card's files (from the PC), if things have worked out right.
3.0 Download PDA Net here
http://pdanet.co/
3.1 Install PDANet -(To Desktop or Laptop) Note: The default install directory is PDANet for the PC, which will ensure that you have a compatible ADB driver. The following are procedures that take place when installing PDANet onto a PC.
*Install the USB drivers, which is for the ADB drivers, because you already have the Android drivers installed from the phone. (See Step 1)
*For Phone type, select "others" it should be at the bottom.
*Do not enable USB Debugging, we will do that later. (Click Skip USB)
*Click OK, when it asks you to install PDANet on your Android, meaning that you have done it. (You don't really need it)
*In the installation succeded window, uncheck all boxes and click on Finish.
4.0 Download Stand Alone SDK tools. Select the drivers and platform tools.
https://developer.android.com/sdk/index.html#Other
4.1 Install the SDK tools. Be sure to keep track, write down where the SDK Stand Alone tools are installed.
4.2 Dowload SuperSu Zip file from
http://download.chainfire.eu/345/SuperSU/
5.0 Download PhenomX4's TWRP [Recovery] TWRP 2.8.0.0
http://androidforums.com/threads/recovery-twrp-2-8-0-0.850849/ Note, the Version of TWRP has changed.
5.1 Extract the recovery.img from the TWRP zip, put it in the platform_tools folder where the SDK installed to (On the Windows Computer)
6.0 Connect your phone (To Windows PC) with the data cable.
****** 7. [This Needs Clarification] Copy the SuperSu, [Gain Root Access], zip to your phone. (Copy to MicroSD Card using Windows Copy Command) Optionally, also copy the recovery zip, TWRP ZIPFILE, and NOT the image file, to your phone. (Copy to MicroSD Card using Windows Copy Command)
8. Open a cmd window where SDk directory, Software Development kit, was installed and where the TWRP image was copied too, the SDK directory.
9. Enter "adb reboot bootloader" (in the cmd terminal window pointing at the SDK Directory) If all goes well, your charge light will be on and you will have a blank screen.
10. enter "fastboot boot recovery.img" Your phone should now boot into TWRP on the phone.
11. On the phone, tap install.
12. On the phone, select the SuperSu zip file. (the one copied to the MicroSD card in step 7)
13. Optionally, select add more zips, and then select the recovery zip, TWRP Zip File copied to the MicroSD card in Step 7, this will install TWRP to the phone.
14. Swipe to confirm the flash.
15. Reboot.
16. Enjoy your rooted phone.