[GUIDE] Bootloader Unlock

Tibedabeeto

Senior Member
Apr 15, 2010
482
34
0
Orlando
Here is what I did to get my phone unlocked and rooted, hope this helps anyone stuck on the process. I have 2017U (US) phone and I downloaded and placed all files on my sdcard from the beginning before placing it in my phone and going through this process.

My phone came preloaded with B27 so I needed to downgrade to B20 to unlock the bootloader. Link to download below....
Full B20
https://www.zteusa.com/axon-7#support
After downloading it and placing the zip file on my sdcard, I rebooted into recovery (Power + Vol Up at same time when phone is off) then flashed the update.zip file from the stock recovery. Once it ran successfully I rebooted then..

I followed this threads step to unlock the bootloader. In order to do this you need unlock the developer settings by going into your phones settings under "about phone" and tapping "build number" several times in order to see the developers options on the previous menu on the phone. You also need adb and all tools on your computer to run the adb and fastboot commands. I had wugfresh's tool when I had a nexus device so I just used his folder setup to run the commands within windows "cmd window".
Unlock Bootloader File
http://forum.xda-developers.com/axon-7/how-to/bootloader-unlock-t3437778

Once unlocked from instructions above I went back into recovery to then go into bootloader. So I can then run the twrp fastboot commands to install twrp as my recovery. I had issues with the main link to download TWRP from the OP so if you go towards the end comments you will see my comment where I found another link to the TWRP image. (Which is what I used when I just did this and it works fine)
Install TWRP
http://forum.xda-developers.com/axon-7/development/a2017u-twrp-3-0-2-0-touch-recovery-zte-t3439603
After running the fastboot command to install TWRP, I used the vol keys to select reboot into recovery option while still in bootloader then click power to reboot into TWRP

***The part below is what I did to get the rom I desired.*****
Once in TWRP I followed the guide below to update it back to B29 (No one answered my question on this thread if I had to install this B29 update before installing the rom so I did it anyways)
http://forum.xda-developers.com/showpost.php?p=68873482&postcount=2

After I installed the 2 zip back to back, I rebooted back into recovery while I was in recovery to then do a factory wipe then install rom below.
Install Rom
http://forum.xda-developers.com/axon-7/development/rom-zaxon-dmix7-stock-base-rom-t3495970

Reboot , phone reboots several times saying phone has unlocked bootloader. Eventually it will not reboot again and load into the Rom.

Profit!
 
Last edited:

kgptzac

Senior Member
Aug 13, 2010
212
27
0
Much thanks to @Tibedabeeto for the very informative summary on what needs to be done to a new Axon 7. Hopefully this is the last device which is BL unlockable where I have to downgrade the firmware to get it unlocked <_>
 
  • Like
Reactions: Tibedabeeto

ravi_mytouch

Senior Member
Jan 23, 2012
58
3
0
Thank you for precise guide. Was able to root without any issues and upgrade to B29.
But I can't change my font size to small. The settings app crashes. Please help.

Sent from my ZTE A2017U using XDA Free mobile app
 

project_86

Senior Member
Nov 22, 2009
50
14
0
***EDIT***
This was caused by the fastboot I had on my PC. Rebooting into Linux and using fastboot from that worked.

When I get to this part, I cannot get "fastboot devices" to detect anything from the bootloader menu. The file flashes fine, but after I reboot back into the bootloader menu, it still says locked and "fastboot oem unlock" does not work. Any ideas?


I followed this threads step to unlock the bootloader. In order to do this you need unlock the developer settings by going into your phones settings under "about phone" and tapping "build number" several times in order to see the developers options on the previous menu on the phone. You also need adb and all tools on your computer to run the adb and fastboot commands. I had wugfresh's tool when I had a nexus device so I just used his folder setup to run the commands within windows "cmd window".
Unlock Bootloader File
http://forum.xda-developers.com/axon-7/how-to/bootloader-unlock-t3437778
 
Last edited:

cincibluer6

Senior Member
Apr 1, 2011
199
26
0

Kinanizer

Member
May 26, 2013
40
17
0
Detroit
Hey I recently got the Axon M and I'm trying to unlock it's bootloader. I figure it has to be very similar to the way it's been done here with the Axon 7. Now I'm sure I need to at least change a few things in that update file to make this work with my M, but I have no clue what to open the .p files and the .dat with. The only way I get anything from them is by opening them with a hex editor, but is that my best move or is there a program specifically designed for this? Or better yet is there a better way to accomplish my goal without modifying this update file?
 

Choose an username...

Senior Member
Oct 16, 2016
2,677
923
0
Hey I recently got the Axon M and I'm trying to unlock it's bootloader. I figure it has to be very similar to the way it's been done here with the Axon 7. Now I'm sure I need to at least change a few things in that update file to make this work with my M, but I have no clue what to open the .p files and the .dat with. The only way I get anything from them is by opening them with a hex editor, but is that my best move or is there a program specifically designed for this? Or better yet is there a better way to accomplish my goal without modifying this update file?
what update file are you trying to modify?? Here in the Axon, unlock was initially simply a matter of entering Fastboot and using "fastboot oem unlock"

Then they got rid of fastboot on Nougat and it became harder to do, but still it was just a miflash package or pushing a couple files into the system to bring it back
 

Kinanizer

Member
May 26, 2013
40
17
0
Detroit
what update file are you trying to modify?? Here in the Axon, unlock was initially simply a matter of entering Fastboot and using "fastboot oem unlock"

Then they got rid of fastboot on Nougat and it became harder to do, but still it was just a miflash package or pushing a couple files into the system to bring it back
The P996A01B20Fastboot_ssl.zip. I was wondering if there was a way to change anything that makes it specific to the 7. It's just an idea that may not even work, but I was thinking if I could flash an Axon M version of that package then maybe I could unlock the bootloader and get twrp on there.