Wont work 'submit' button in htcdev/unlock boot-loader website - One (M7) Q&A, Help & Troubleshooting

Hi, dears
Im trying to unlock bootloader of my htc one (m7), and i did step by step procedures shown in htcdev wbsite, also i got token from command prompt. (eg:- <<<< identifier tocken >>>> etc...) but i cant select this token as marked,but can select whole characters including "(bootloader) " on starting of all digits. (im using win.10). Whatever I just copied these token to a notepad and delete unwanted text ("bootloader") from starting of every line. then i just copy and pasted to htcdev website's token code pasting area, after that I pressed (clicked) 'submit' button but the website goes to top, again i scroll down and pressed 'submit' button again that page go to top. can anybody tell what is the real problem???

Related

[Q] 『HELP』Got problems while unlocking my phone on htcdev

Hi, I got my HTC ONE yesterday and then I tried to unlock it on htc dev, I've installed the latest driver, but when I tried to get the identifier token, I got some problems..
Each time I run de command "fastboot oem get_identifier_token", I got a different token, I've copied every of them to the htcdev, but I got always the same error code:
Error Code: Invalid Bootloader Token Length.
Error Reason: The submitted Token appears to be the wrong length and won't work.
I've already checked what i've copied before submit,and made sure nothing more nor less..
So I wanna know if anyone has had the same problem? Anyone can help?
Thanks a lot
Check for leading or trailing space.
BenPope said:
Check for leading or trailing space.
Click to expand...
Click to collapse
checked, no space copied, and each time I run the command, I got a different token, is that normal??
ooxx said:
checked, no space copied, and each time I run the command, I got a different token, is that normal??
Click to expand...
Click to collapse
Yes, token changes every time, but once you receive Unlock_code.bin it can be used to unlock the same device many times (for example, after RUU to restore stock.)
No leading or trailing spaces, but include the token start and end lines:
Code:
<<<< Identifier Token Start >>>>
7CD5230E7C3E1ED5C132386E2C149626
1CA8294D666F66DB62FBB7DF18F0EAEE
4155FC51878338C8696401BEA9D76B2D
9DDB85BD5B7354AEC86B8F2D2DBBE2BF
FC17595FA5EA04F407AA484D58344663
28DF4BD7D545D5C68DF8CC2C617359E9
22F71FB57496DA100D7702315A8FFF99
ADC4063E7F5936CF3F58A0436F9615B2
027C3D6A4B40CB654043DF04D1EDB8F5
D10F80AA7D6E043666DC1B9658716902
E61C3187D5A90AD36F937D93934FC3F7
9276C03177F0965AFB88DF9E1A0FF032
1D5E38A3E7AAB6E9FA1447D0731DA115
726321DDAFA0D60A7255E58E30A22144
0BCF85A964A865D7E037D14C4705FA6D
C4519AF26EF6792717DE9CDE0CF24A81
<<<<< Identifier Token End >>>>>
cschmitt said:
Yes, token changes every time, but once you receive Unlock_code.bin it can be used to unlock the same device many times (for example, after RUU to restore stock.)
No leading or trailing spaces, but include the token start and end lines:
Code:
<<<< Identifier Token Start >>>>
7CD5230E7C3E1ED5C132386E2C149626
1CA8294D666F66DB62FBB7DF18F0EAEE
4155FC51878338C8696401BEA9D76B2D
9DDB85BD5B7354AEC86B8F2D2DBBE2BF
FC17595FA5EA04F407AA484D58344663
28DF4BD7D545D5C68DF8CC2C617359E9
22F71FB57496DA100D7702315A8FFF99
ADC4063E7F5936CF3F58A0436F9615B2
027C3D6A4B40CB654043DF04D1EDB8F5
D10F80AA7D6E043666DC1B9658716902
E61C3187D5A90AD36F937D93934FC3F7
9276C03177F0965AFB88DF9E1A0FF032
1D5E38A3E7AAB6E9FA1447D0731DA115
726321DDAFA0D60A7255E58E30A22144
0BCF85A964A865D7E037D14C4705FA6D
C4519AF26EF6792717DE9CDE0CF24A81
<<<<< Identifier Token End >>>>>
Click to expand...
Click to collapse
Thanks, I'll try again to see if today it works

[GUIDE][NOT WORKING] Unlock bootloader P7 with OEM unlock code

THIS METHOD IS NOT WORKING ANYMORE​
This guide purpose's is to obtain an OEM code to unlock our P7 bootloader. I've tested myself on my P7 with b609 EMUI 3.0. I did this guide because I was looking for and official way to do it and my device bootloader was yet locked.
Tested devices:
P7-L10 (tested myself)
P7-L07 (thanks to 迅捷斥候 for report)
First of all you must go to en.club.vmall.com/emotiondownload.php?mod=unlock&action=pre. Then:
Select smartphone as product type.
Select any of the listed devices.
Right click on the selection box and select Inspect element (in Google Chrome).
Expand the hightlighted element in text editor and search for the device you have just selected.
Replace both value and inner text attributes with HUAWEI P7-L10. (Ex. <option value="HUAWEI C8812">HUAWEI C8812</option> should be <option value="HUAWEI P7-L10">HUAWEI P7-L10</option>)
Fill Product S/N and IMEI with your device numbers. You can find them on your devices box.
On the phone dialer, type *#*#1357946#*#* to get your Product ID and fill the last textbox with this number.
Enter the verification code and click Submit.
Your unlock code should be now displayed right below Submit button.
Next you have to do is enable usb debugging on your device. Then, enter bootloader mode by typing adb reboot bootloader in command prompt. Type fastboot oem unlock unlock code in command prompt and you're done. Now you can reboot your device by typing fastboot reboot on command prompt once again.
If this guide helps anyone I will be done too. Any tip will be appreciated because I'm not a developer and this is my first post. I can include some images too if necessary.
See you
Credits to julianceed, from HTCmania .
xXDraklordXx said:
This guide purpose's is to obtain an OEM code to unlock our P7-L10 bootloader. I've tested myself on my P7-L10 with b609 EMUI 3.0. I did this guide because I was looking for and official way to do it and my device bootloader was yet locked.
First of all you must go to en.club.vmall.com/emotiondownload.php?mod=unlock&action=pre. Then:
Select smartphone as product type.
Select any of the listed devices.
Right click on the selection box and select Inspect element (in Google Chrome).
Expand the hightlighted element in text editor and search for the device you have just selected.
Replace both value and inner text attributes with HUAWEI P7-L10. (Ex. <option value="HUAWEI C8812">HUAWEI C8812</option> should be <option value="HUAWEI P7-L10">HUAWEI P7-L10</option>)
Fill Product S/N and IMEI with your device numbers. You can find them on your devices box.
On the phone dialer, type *#*#1357946#*#* to get your Product ID and fill the last textbox with this number.
Enter the verification code and click Submit.
Your unlock code should be now displayed right below Submit button.
Next you have to do is enable usb debugging on your device. Then, enter bootloader mode by typing adb reboot bootloader in command prompt. Type fastboot oem unlock unlock code in command prompt and you're done. Now you can reboot your device by typing fastboot reboot on command prompt once again.
If this guide helps anyone I will be done too. Any tip will be appreciated because I'm not a developer and this is my first post. I can include some images too if necessary.
See you
Credits to julianceed, from HTCmania .
Click to expand...
Click to collapse
totrial copy forum :http://forum.and-roid.ir/thread185510.html
PEYMANSTAR said:
totrial copy forum :http://forum.and-roid.ir/thread185510.html
Click to expand...
Click to collapse
There is no problem if he copied and pasted it here. Anyway he gave credits to the owner and he didn't mention that his claiming the idea or the TUT.
julianceed from HTCmania took that guide to build his own because wasn't there (on HTCmania) before he posted. I've done the same here with his guide as reference. Also, I'm not claiming anything, just trying to help.
Thanks for this
Worked with HUAWEI P7-L07 thank you very much :good:
迅捷斥候 said:
Worked with HUAWEI P7-L07 thank you very much :good:
Click to expand...
Click to collapse
Thanks for the info. I added it to the main post.
works for me thanks
Hi,
Anyone know this will work on ascend P7- L11 ?
I guess I can just try if no one has exp. With L11
On android 4.4.2. Emui 2.3.. Time to upgrade!!
Cheers
i tried and did exactly like in OP and it says: We regret to say that the information you are searching is not found. Pleae mail to [email protected], We'll respond to you as soon as possible, thanks.
Is there any workin tool that would do the job?
Bazilli said:
i tried and did exactly like in OP and it says: We regret to say that the information you are searching is not found. Pleae mail to [email protected], We'll respond to you as soon as possible, thanks.
Is there any workin tool that would do the job?
Click to expand...
Click to collapse
it is no longer working.
Thanks both of you for the warning. I'm going to update the OP.

Step by Step guide to unlock bootloader and root Huawei P8 lite ALE-21

After seeing lot of scams on rooting of this phone i wrote this little guide which can be used to unlock and root P8 lite ALE-21 without much effort successfully. Whenever i found something about rooting this device it took me to some survey scam or ad-wares. I used this method personally and it worked for me very well.
Below is step by step guide to root huawei p8 lite ALE-21.
A- Method for obtaining bootloader code is changed by huawei. Now you can get it online immediately by filling out their form. All you need is a huawei ID.
Request unlock code from huawei, to do so send email to [email protected] containing following lines.
In subject write bootloader unlock code request
body of email should contain
> IMEI-1: __________________________
> IMEI-2:__________________________
> S/No. _____________ (Can be found in settings/About phone/Status/Serial number)
Once you sent this email you need to wait from few hours to 48 hours.
B- Unlock boot loader on your device.
1- Download this zip file, unzip it and install in your PC (See attached pdf file).
2- Connect your phone via data cable to PC.
3- Switch it off and then by pressing volume down and power together make it in fastboot mode (in this mode you will see "Phone locked" in red color at bottom of screen)
4- Click icon on desktop for "Minimal ADB and Fastboot"
5- (A command terminal will open indicating directory where adb is installed)
6- Type in command without quotes "fastboot devices"
7- If you can see serial number of your phone you are going right.
8- In the command prompt, enter “fastboot oem unlock ****************”, where * refers to the 16 digit unlock password, e.g. fastboot oem unlock 1234567812345678”
9- Now you have unlocked bootloader, and you can see it on fastboot mode screen at bottom.
C- How to root P8 lite ALE-21
1- Download this zip file on your desktop and unzip it (see attached pdf file).
2- Open folder ROOT/data and install "UniversalAdb Driver Setup6"
3- Remove all passwords from phone and simple a swipe could unlock phone.
4- Now open folder named ROOT on your desktop and double click INSTALAR-ROOT-P8-LITE and follow instructions shown by batch file.
5- Once process is finished you will get a unlocked rooted huawei p8 lite phone.
I checked this procedure on my P8 lite ALE-21 and translated to English, also added more instructions to make it easier for a newbie.
UPDATE-1 : Root by using command line manually.
The root process is simple and achieved by adb and fastboot commands. See the attached screen shot for commands if you intend to do it manually. Make sure you have installed UniversalAdbDriverSetup6.msi from Root/data and unlocked bootloader before following steps below.
Instructions:
1- Connect phone with PC.
2- Open folder Root/data
3- Press Shift + Right click
4- Click “Open command window here”
5- Then execute commands in a sequence you can see in attached file "commandline.jpg"
UPDATE-2: Error Fix "Stuck on Installing SuperSu"
Very few users experienced that process get stuck on terminal displaying “Installing SuperSU” or copying SuperSU
Fix in my opinion: Restore stock recovery, boot in recovery and wipe cache partition and start the process again.
1- Remove data cable of phone and press power button (a bit longer) to restart it.
2- Connect phone with PC when you see home screen.
3- Open folder Root/data
4- Press Shift + Right click
5- Click “Open command window here”
6- Type in terminal “adb.exe reboot-bootloader”
7- Type or paste this command to restore stock recovery “fastboot.exe flash recovery stockrecovery.img”
8- Type “fastboot.exe reboot”
9- When your phone is completely started execute command “adb.exe reboot recovery”
10- Wipe cache partition only and reboot device.
11- Install UniversalAdbDriverSetup6.msi from Root/data folder.
12- Restart PC and Plug in Phone and restart batch file or follow UPDATE-1 above.
thanks
thanks
A thank you and some notes for future users
The original Spanish version uses the same files and works for my Dutch P8 Lite ( v100r001c432b046 )
You can find the link to the zip file in the pdf file from smchohan.
UNLOCKING
Huawei answered quite quickly (7 hours) (I also mentioned my Product ID) and I used my own Android SDK executables to unlock the bootloader.
Contrary to what I found online I didn't lose any user data while unlocking.
ROOTING
The bat file wouldn't run for me, so I manually executed the commands to see what was going on.
I used my own executables (Android SDK) and decided not to install the Google drivers (UniversalAdb Driver Setup6) (stupid me).
So when Windows start looking for Nexus drivers it couldn't find them. Solved it by installing them, unplugging my phone and re-executing adb.exe reboot recovery
After this I got an error while transferring the SuperSU binary. Solved it by using the executables delivered in the zip file instead of my own adb.exe
I created an account just to share my experiences and to thank the original author and OP for translating.
Not sure if all root apps will work currently on this phone
Thankyou pietjpuk92 for sharing your experiences.
Surely this is translated and recompiled from huawei website and a spanish forum.
After rooting my device i installed key to supersu free to make it supersu pro, all root apps work fine, tested root explorer and flashify but titanium backup latest and few old version does not work with full functionality, especially when i tired to convert a user app to system or a system app to user it just stuck in processing. Its not problem with root but few apps needs to updated for this device.
Hi Guys
Newb here. I got hold of the bootloader unlock code from Huawei Mobile and am trying to root my P8 Lite.
Having difficulties with step B. When I execute "fastboot devices" nothing happens. Phone is connected and "phone locked" is displayed.
Any ideas?
Cheers
maxpowers410 said:
Hi Guys
Newb here. I got hold of the bootloader unlock code from Huawei Mobile and am trying to root my P8 Lite.
Having difficulties with step B. When I execute "fastboot devices" nothing happens. Phone is connected and "phone locked" is displayed.
Any ideas?
Cheers
Click to expand...
Click to collapse
These are the steps I followed to unlocked the bootloader:
1. Make sure USB debugging is enabled / HiSuite is able to make a connection
2. Check if you see your device with "adb devices"
3. Reboot into fastboot mode with "adb reboot bootloader". If you see "phone locked" than the bootloader is still locked.
4. Unlock the bootloader with "fastboot oem unlock ****************"
5. Wait. If the phone doesn't reboot by itself execute "fastboot reboot"
The "devices" command is used to see if your computer has a connection to your device.
maxpowers410 said:
Hi Guys
Newb here. I got hold of the bootloader unlock code from Huawei Mobile and am trying to root my P8 Lite.
Having difficulties with step B. When I execute "fastboot devices" nothing happens. Phone is connected and "phone locked" is displayed.
Any ideas?
Cheers
Click to expand...
Click to collapse
First switch on usb debugging in developer options. you will be able to access developer option in this phone by going in settings/about phone and then tapping build number several times. after enabling developers mode connect your phone to PC. once you connect your phone to PC switch it off, and then switch it on by pressing volume down and power key together for few seconds, a white screen should appear at bottom of which phone lckoed is written.
now write in command fastboot devices and press enter you should see serial number of your phone in terminal. If still not working message here again i will write down more detail on it.
PietjePuk92 said:
These are the steps I followed to unlocked the bootloader:
1. Make sure USB debugging is enabled / HiSuite is able to make a connection
2. Check if you see your device with "adb devices"
3. Reboot into fastboot mode with "adb reboot bootloader". If you see "phone locked" than the bootloader is still locked.
4. Unlock the bootloader with "fastboot oem unlock ****************"
5. Wait. If the phone doesn't reboot by itself execute "fastboot reboot"
The "devices" command is used to see if your computer has a connection to your device.
Click to expand...
Click to collapse
Thanks for the headsup, working now.
Started the process, runs through, install the drivers and gets stuck.
At this point the phone screen is black and the bat says "Installing SuperSU...."
Hangs here for some time and nothing happens. Restart the phone manually and nothing has changed. The bat file continues after the manual restart, it restarts the phone into the fastboot "phone unlocked". Restarts again, starts up normally, bat file finishes and phone is not rooted.
Can anyone push me in the right direction?
Thanks
maxpowers410 said:
Thanks for the headsup, working now.
Started the process, runs through, install the drivers and gets stuck.
At this point the phone screen is black and the bat says "Installing SuperSU...."
Hangs here for some time and nothing happens. Restart the phone manually and nothing has changed. The bat file continues after the manual restart, it restarts the phone into the fastboot "phone unlocked". Restarts again, starts up normally, bat file finishes and phone is not rooted.
Can anyone push me in the right direction?
Thanks
Click to expand...
Click to collapse
You may have the same problem as me with the bat file not working correctly.
Open the bat file with a text editor and look for the commands that are executed (TASKKILL, adb.exe & fastboot.exe). In Notepad++ these will be light blue instead of dark blue.
Open a commandline window in the same folder as the bat file and manually execute the commands. The comments in the file (echo's) will be your guidance.
If you still have a problem, please mention at which command the error occurs.
maxpowers410 said:
Thanks for the headsup, working now.
Started the process, runs through, install the drivers and gets stuck.
At this point the phone screen is black and the bat says "Installing SuperSU...."
Hangs here for some time and nothing happens. Restart the phone manually and nothing has changed. The bat file continues after the manual restart, it restarts the phone into the fastboot "phone unlocked". Restarts again, starts up normally, bat file finishes and phone is not rooted.
Can anyone push me in the right direction?
Thanks
Click to expand...
Click to collapse
Make it sure that you installed UniversalAdbDriverSetup6.msi file present in ROOT/data folder before starting step C. First install and then begin. when it shows black screen first time, on PC you will see installation of some drivers let it complete, then continue.
News for working twrp for this model?
Thanks in advance
Hi! I wrote an e-mail to Huawei but they didn't reply after 4 days. Is there another solution please?
YuYu_Man:P said:
Hi! I wrote an e-mail to Huawei but they didn't reply after 4 days. Is there another solution please?
Click to expand...
Click to collapse
Could not say any thing about it, as it depends on huawei they have to provide unlock code, in my case it came after a day, but due to weekend they might have delayed. Wait for a day more, hopefully you will get code, or mail them again.
GABRIPOSI said:
News for working twrp for this model?
Thanks in advance
Click to expand...
Click to collapse
Still no news but have to wait for a while, it will be there soon.
Thanks, everything went perfectly.
Sent from my ALE-L21 using XDA Free mobile app
Thank you!
Edit: But will they ever reply me even it will take a long time?
(Sorry for my bad English)
---------- Post added at 09:32 AM ---------- Previous post was at 09:24 AM ----------
And I have a question but it is NOT related to this thread but I'm writing here cuz I couldn't find any other general Q&A thread. So can I use a theme on my Huawei P8 Lite EMUI 3.1 with lollipop 5.0 a theme that is only for Huawei P8 EMUI 3.0 ? Will it work? Here is the link: http://www.huaweithemes.cf/2015/05/newborn-theme-p8-built-in-for-emui-30.html
YuYu_Man:P said:
Thank you!
Edit: But will they ever reply me even it will take a long time?
(Sorry for my bad English)
---------- Post added at 09:32 AM ---------- Previous post was at 09:24 AM ----------
And I have a question but it is NOT related to this thread but I'm writing here cuz I couldn't find any other general Q&A thread. So can I use a theme on my Huawei P8 Lite EMUI 3.1 with lollipop 5.0 a theme that is only for Huawei P8 EMUI 3.0 ? Will it work? Here is the link: http://www.huaweithemes.cf/2015/05/newborn-theme-p8-built-in-for-emui-30.html
Click to expand...
Click to collapse
Hopefully you will get code or send them email again with correct serial number.
About your question answer is yes you can use any hwt theme, for that;
First download this theme, it will be downloaded in /download folder of internal storage, copy it from downloads to /HWThemes folder. Now open themes app and you will see it there, apply it.
So it doesn't matter if I use that theme even it's for Huawei P8 EMUI 3.0 ? Will it brick my phone?
Sent from my ALE-L21 using XDA Free mobile app
YuYu_Man:P said:
So it doesn't matter if I use that theme even it's for Huawei P8 EMUI 3.0 ? Will it brick my phone?
Sent from my ALE-L21 using XDA Free mobile app
Click to expand...
Click to collapse
I am using all p8 themes on p8 lite, no problem at all.
Ok THanks
Sent from my ALE-L21 using XDA Free mobile app

HTC Desire 510 UNLOCK BOOTLOADER (32BIT AND 64 BIT)

Hello!
I would like to tell you, how to UNLOCK BOOTLOADER on your HTC Desire 510. You need it to ROOT your phone, to install Recovery and to switch your Rom and so on. I TELL YOU HOW TO DO IT ALL WITH WINDOWS COMPUTER!!!!! Do backup, before doing UNLOCK BOOTLOADER, because your phone will be reset to factory default settings and this action may void your warranty. GET STARTED:
Step 1:
Download HTC Sync Manager and install it on PC. Link: htc.com/us/support/software/htc-sync-manager.aspx
Download Java Runtime Environment and install it on PC. Link: java.com
Download adb.rar and extract files on the DISC C ( C:\ ). Link: docs.google.com/file/d/0B-smco0CRy_HUDl4WDhVaVlvamM/edit
Step 3:
Register you on this page. Link: htcdev.com
Step 4:
Go to home page there and log in.
Step 5:
After logging in click the button (UNLOCK BOOTLOADER) and then (GET STARTED).
Step 6:
You should select your device there, but you wouldn't find it. Because of that you should go under of this list and click (all other supported devices). When you did it, click (begin Unlock Bootloader). Then HTC Development will ask you (Are you sure you wish to continue) and click (Yes). Then accept all the terms and click (Proceed to Unlock Instruction).
Step 7:
I explain to you how to do this steps on the page HTC Dev on the HTC desire 510.
Power down your HTC Desire 510 and then take the battery out and in. Then press Volume Down and while pressing Volume Down, press Power holding both buttons to start the device into Bootloader mode. Use the Volume buttons to select up or down. Highlight Fastboot and press the Power button. After it all connect the device to the computer via a USB cable.
Step 8:
Then click: (proceed to step 5).
Step 9:
I explain you again this steps on HTC dev.
Open a command Prompt on Windows: Go to Start, search cmd there and open it. Write there: cd c:\adb and click Enter. Then write: fastboot devices. If there come fastboot (and something like C12AREBSJ3), then it is OK. When not, then you hadn’t installed HTC sync manager or your PC don’t see your phone. When it comes, then go on. Write: fastboot oem get_identifier_token there and click enter. Then you will see a long block of text. Copy and paste this text into the token field below (in the Windows command prompt: Right Click > Mark > highlight the block of text > Right click to copy. Mac users can use cmd-option to mark and select text.).
When copying the token, start with this line:
<<<< Identifier Token Start >>>>
And end with this line:
<<<<< Identifier Token End >>>>>
(Note: Only copy the highlighted sections above. Do not copy the INFO or (bootloader) prefix)
Then paste this string of text into the token field on the HTC dev page and hit Submit in order to receive your unlock code binary file. You will receive this information in your email.
Step 10:
Go to your email and download this file Unlock_code.bin on your computer. Move this file to the folder adb on the Disc C. Then write on command Prompt, on cmd: fastboot flash unlocktoken Unlock_code.bin and click enter. On your phone you will now see the disclaimer. Please read this carefully as this action may void your warranty. Use the Volume buttons to highlight your choice, and the Power button to make your selection. If you select Yes, your phone will be reset to its’ factory default settings, and your bootloader will be unlocked. If you select No, your phone will reboot and no modifications will have been made. It’s all. After rebooting you will have a Unlock bootloader.
GOOD LUCK!!!:laugh::laugh::laugh::laugh::good::good::good:
Sorry for my bad English!!!
Ilkin Namazli said:
Hello!
I would like to tell you, how to UNLOCK BOOTLOADER on your HTC Desire 510. You need it to ROOT your phone, to install Recovery and to switch your Rom and so on. I TELL YOU HOW TO DO IT ALL WITH WINDOWS COMPUTER!!!!! Do backup, before doing UNLOCK BOOTLOADER, because your phone will be reset to factory default settings and this action may void your warranty. GET STARTED:
Step 1:
Download HTC Sync Manager and install it on PC. Link: htc.com/us/support/software/htc-sync-manager.aspx
Download Java Runtime Environment and install it on PC. Link: java.com
Download adb.rar and extract files on the DISC C ( C:\ ). Link: docs.google.com/file/d/0B-smco0CRy_HUDl4WDhVaVlvamM/edit
Step 3:
Register you on this page. Link: htcdev.com
Step 4:
Go to home page there and log in.
Step 5:
After logging in click the button (UNLOCK BOOTLOADER) and then (GET STARTED).
Step 6:
You should select your device there, but you wouldn't find it. Because of that you should go under of this list and click (all other supported devices). When you did it, click (begin Unlock Bootloader). Then HTC Development will ask you (Are you sure you wish to continue) and click (Yes). Then accept all the terms and click (Proceed to Unlock Instruction).
Step 7:
I explain to you how to do this steps on the page HTC Dev on the HTC desire 510.
Power down your HTC Desire 510 and then take the battery out and in. Then press Volume Down and while pressing Volume Down, press Power holding both buttons to start the device into Bootloader mode. Use the Volume buttons to select up or down. Highlight Fastboot and press the Power button. After it all connect the device to the computer via a USB cable.
Step 8:
Then click: (proceed to step 5).
Step 9:
I explain you again this steps on HTC dev.
Open a command Prompt on Windows: Go to Start, search cmd there and open it. Write there: cd c:\adb and click Enter. Then write: fastboot devices. If there come fastboot (and something like C12AREBSJ3), then it is OK. When not, then you hadn’t installed HTC sync manager or your PC don’t see your phone. When it comes, then go on. Write: fastboot oem get_identifier_token there and click enter. Then you will see a long block of text. Copy and paste this text into the token field below (in the Windows command prompt: Right Click > Mark > highlight the block of text > Right click to copy. Mac users can use cmd-option to mark and select text.).
When copying the token, start with this line:
<<<< Identifier Token Start >>>>
And end with this line:
<<<<< Identifier Token End >>>>>
(Note: Only copy the highlighted sections above. Do not copy the INFO or (bootloader) prefix)
Then paste this string of text into the token field on the HTC dev page and hit Submit in order to receive your unlock code binary file. You will receive this information in your email.
Step 10:
Go to your email and download this file Unlock_code.bin on your computer. Move this file to the folder adb on the Disc C. Then write on command Prompt, on cmd: fastboot flash unlocktoken Unlock_code.bin and click enter. On your phone you will now see the disclaimer. Please read this carefully as this action may void your warranty. Use the Volume buttons to highlight your choice, and the Power button to make your selection. If you select Yes, your phone will be reset to its’ factory default settings, and your bootloader will be unlocked. If you select No, your phone will reboot and no modifications will have been made. It’s all. After rebooting you will have a Unlock bootloader.
GOOD LUCK!!!:laugh::laugh::laugh::laugh::good::good::good:
Sorry for my bad English!!!
Click to expand...
Click to collapse
Bro. Major wall of text. This process was detailed over a year ago, twice.
Chimera Tool
Chimera Tool has just added a module for HTC (So far just 15 devices, including 510)
It includes an unlock/lock bootloader option that appears to skip the HTC DEV steps. (Will confirm this when I get my hands on one to play with this evening)
I have a full licence, however, it is likely this is one of the features enabled in trial versions

Alternative to official Lenovo bootloader? Website is not working

Heya,
I am trying to change ROM on my Zuk Z2 Pro following these steps to unlock bootloader:
On your Lenovo phone, go to Settings » About » Status information» and make a note of your device’s Serial number.
On your PC, open developer.zuk.com/bootloader websiteusing Chrome browser.
Once the is opened, right-click anywhere on the page and select “Translate to english” from the context menu.
Read the terms & conditions and then click on the Carry on button at the bottom of the page.
On the next page, select your device model from drop-down box.
Next, enter your 8-digit serial number into Serial number box.
└If you’ve a 7-digit serial number, add a zero (0) to end. If you’ve 6-digit serial number, add two zeros (00) to the end.
Provide your Email ID in the EMail box. Bootloader unlock files will be sent to this E-mail ID.
Tick/check-mark the the two conditions above submit button, and then hit the SUBMIT button.
└ You’ll get a message on screen in chinese. It means, the unlock file has been sent to your E-mail ID.
Open your email account, look for an e-mail from Lenovo and download the unlock_bootloader.img file from the mail
Click to expand...
Click to collapse
However I am getting stuck at step 9 and 10.
after all previous steps on developer.zuk.com/bootloader I was redirected to lenovo site and I was asked to login with lenovo account - which I created and logged in however after that I received the following message:
Sorry, the page you visited is missing
1. Please recheck the URL you entered.
2. Please click the browser "refresh" button, or try again later.
Return to the home page ( 9 s)
Click to expand...
Click to collapse
Also checked my e-mail - no sign of the file.
so.. it looks like I am now stuck.....
Prior to posting here I googled for other guides but every time I find a guide for this model it is using the official lenovo website way...
I am looking for how to unlock it not the official way, help please!
Your description is the old one, it's outdated.
Here you find the new one:
https://forum.xda-developers.com/zuk-z2-pro/how-to/howto-unlock-bootloader-twrp-zuk-z2-pro-t3928705

Categories

Resources