[ROOT][GUIDE]How to root HTC Desire 501 Dual Sim - Miscellaneous Android Development

Ok, so after some hit and trials, I was able to root the new htc desire 501 dual sim and i am sharing the infromation about doing the same here.
Note:Unlocking bootloader is necessary to root this particular phone.If you are unwiling/incapable of unlocking your bootloader then please look elsewhere.
Also, before beginning make sure that you have all the adb and fastboot drivers installed for your device.
The fun part:
Unlock your bootloader:
1. Goto http://www.htcdev.com/ and register yourself
2.Click 'unlock bootloader' on the home page>get started.
3.Choose 'htc desire*' from the drop down list.
4.Follow the steps.
After the unlocking is done , download the vroot application from http://www.mgyun.com/en/getvroot and root your device.
Sweet!

balboarocky said:
Ok, so after some hit and trials, I was able to root the new htc desire 501 dual sim and i am sharing the infromation about doing the same here.
Note:Unlocking bootloader is necessary to root this particular phone.If you are unwiling/incapable of unlocking your bootloader then please look elsewhere.
Also, before beginning make sure that you have all the adb and fastboot drivers installed for your device.
The fun part:
Unlock your bootloader:
1. Goto http://www.htcdev.com/ and register yourself
2.Click 'unlock bootloader' on the home page>get started.
3.Choose 'htc desire*' from the drop down list.
4.Follow the steps.
After the unlocking is done , download the vroot application from http://www.mgyun.com/en/getvroot and root your device.
Sweet!
Click to expand...
Click to collapse
Great. Thanks. Will try today....

Notice: Improvements to 10 Post Rule
A New Q & A thread , for This Topic has been created in the Q&A, Help & Troubleshooting Sub-Forum.
New Discussion and Q & A Tabs have also been created, located just under threads Title when viewing in a Browser.
Posts from members with less than 10 posts will automatically be posted in the new Q & A thread.
Please check it out, and see if you can help out someone with a question about this Topic.
For more about this new feature see: Improvements to 10 Post Rule

error while unlocking bootloader..
balboarocky said:
Ok, so after some hit and trials, I was able to root the new htc desire 501 dual sim and i am sharing the infromation about doing the same here.
Note:Unlocking bootloader is necessary to root this particular phone.If you are unwiling/incapable of unlocking your bootloader then please look elsewhere.
Also, before beginning make sure that you have all the adb and fastboot drivers installed for your device.
The fun part:
Unlock your bootloader:
1. Goto http://www.htcdev.com/ and register yourself
2.Click 'unlock bootloader' on the home page>get started.
3.Choose 'htc desire*' from the drop down list.
4.Follow the steps.
After the unlocking is done , download the vroot application from http://www.mgyun.com/en/getvroot and root your device.
Sweet!
Click to expand...
Click to collapse
I did everything as was mentioned and tried to unlock bootloader of my Htc desire 501, but at very last step of copying the token and hit submit button, it showed the error.. "token length is too small", i guessed token length was invalid. I copied the whole of token length as said from start of token to its end, but was in vain. In snapshots oh htcdev, it showed token with info as well as bootloader column. But in my case it showed only bootloader token. Help me short this out, there is error in my token length, how can i fix that, please help me. Or do u have unlock.bin file? Will that work for me? It it can help me out can you upload that file. Please help me to short this error.

To Flash Custom Recovery
i have htc desire 501 ,i rooted my phone....i want to flash custom recovery such cwm,twrp so please give me step-wise procedure of flashing custom recovery and alos help me about flashing custom Rom's

Related

Huawei Ascend G600: Unlock Bootloader & Root

Please note that this tutorial was designed for Windows.
If this tutorial helped you please hit the thanks button.
Special thanks to winston.tran1 for providing a copy of his system backup, good luck with further development.
For those who cannot unlock the bootloader or install a recovery, but still want SuperUser root access, below is the link to a tutorial from theprincemoh on how to do so.
http://forum.xda-developers.com/showthread.php?p=43504979#post43504979
Introduction
This works on all models of the Huawei Ascend G600 device, I used on my U8950N-51.
Please keep in mind that I am not responsible for any possible damages to your phone.
This may void your warranty. You could brick your phone if you do not follow the steps carefully, so please take your time.
Unlocking the bootloader
Your device restores to its' factory settings, so please back up your data.
Request your unlocking code here from the Huawei Website. It may take a few weeks to your receive your code (for some it has even taken months), so ensure you send the correct details and wait patiently.
Ensure the ADB drivers are set up, here is the official Huawei application for phone drivers.
Download the adb_tools-2.0 from here, and place them in the root directory of your hard drive. For simplicity's sake, we will say it is placed on 'C:\'.
Switch the device to Fastboot mode. To do this, first switch of the fast booting feature (in the settings menu), then power off the device. Next, hold the power and volume down keys simultaneously for at least 10 seconds. The Huawei logo should appear and stay on the screen. Your device is now in Fastboot mode.
Connect the device to the computer with a with a USB cable.
Open the command prompt (search for cmd) and navigate to the directory where the 'adb_tools-2.0' are located. As I said before, for this example I placed them in 'C:\', so I would type 'cd C:\adb_tools-2.0' (cd means 'change directory), then hit enter.
Now for the unlocking. In the computer’s command window, enter:
fastboot oem UNLOCK PASSWORD, (for example, 'fastboot oem unlock 1234567812345678').
If your unlocking is successful you should see something like:
'C:\adb_tools-2.0>fastboot oem unlock 1234567812345678
(bootloader) Unlocking ...
OKAY [ 0.039s]
finished. total time: 0.040s'
Your device will restart. Now we will check to see if the unlocking has succeeded.
Enter 'fastboot oem get-bootinfo'. The bootloader lock state of your device is displayed.
Bootloader Lock State: LOCKED indicates that the bootloader is still locked, and either you completed this method incorrectly or something went wrong along the way. Try repeating the article, and seek help from developers and other sources if possible.
Bootloader Lock State: UNLOCKED indicates that your device’s bootloader has been unlocked, and you can now proceed to rooting your device. :highfive:
Rooting the phone
In order to root the phone, you will need the 'Root' zip file and a custom recovery to install it.
Firstly, download both these files below:
Root File
Recovery File
Now that we have the files downloaded, we can begin the rooting process
Extract 'U8950D_Mssff_touch_recovery.7z'
Turn off your phone
Hold the Power and Volume Down keys for at least 10 seconds to enter fastboot mode.
Connect your phone to the computer with a USB cable.
From the extracted 'U8950D_Mssff_touch_recovery.7z' archive, run the 'flash_RECOVERY.bat' script (just double click on it). A terminal should open and show the Fastboot commands flashing the recovery to your phone.
Your phone will restart. Once it does, place the 'Root.zip' file onto your phone's SD Card.
Turn off your phone.
Hold the Power and Volume Up keys for at least 10 seconds. Your phone will enter recovery mode.
Navigate through the menu using the volume (up and down) and power (select) keys, or simply by touching the buttons.
Choose "install zip from sdcard", then select "choose zip from sdcard"
Select "root.zip", and comfirm "Yes" to install
Once completed, select "reboot system now"
And that's it! Your phone will restart and you will now see the "SuperUser" app in your menu.
Your phone is now unlocked and rooted, and you can start developing! :good::laugh::victory::angel:
References:
http://en.wikipedia.org/wiki/Huawei_Ascend_G600
http://www.gsmarena.com/huawei_ascend_g600-4963.php
http://www.jetdroid.org/forum/viewtopic.php?f=106&t=8375
http://www.huaweidevice.com/worldwide/servicePolicy.do?method=toApplyUnlock
If you have questions, please post a reply and I will answer to the best of my ability :fingers-crossed:
Is this phone has Snapdragon S3 processor or S1 & the GPU is Adreno 203/205 or 220?
Greycloud said:
Is this phone has Snapdragon S3 processor or S1 & the GPU is Adreno 203/205 or 220?
Click to expand...
Click to collapse
The processor is Snapdragon S4
The GPU is Adreno 203
If you found this useful, please hit the thanks button
I can't find adb drivers for G600D, any help?
Give this a go
gerstavros said:
I can't find adb drivers for G600D, any help?
Click to expand...
Click to collapse
This may help
Huawei Official Mobile Driver Tools
:laugh::laugh::laugh::laugh:
csfrank271 said:
If you have questions, please post a reply and I will answer to the best of my ability :fingers-crossed:
Click to expand...
Click to collapse
I have a question... 3 smartphones i have to chose one... Huawei Ascend G600 or LG Optimus L9 or HTC Sensation 4G? help and tell me the reasons to chose that one ...thanks
Domenico7 said:
I have a question... 3 smartphones i have to chose one... Huawei Ascend G600 or LG Optimus L9 or HTC Sensation 4G? help and tell me the reasons to chose that one ...thanks
Click to expand...
Click to collapse
I would recommend the LG Optimus L9, for the following reasons:
> HD 1080P Video Recording
> Biggest battery out of the three phones
> Has NFC (like the Huawei Ascend)
> Biggest screen, though all have the same resolution anyway
> Has the most RAM
I would not expect updates to come quick though, if at all, LG have a horrible history with smartphone updates and I know this because I was one of the people who waited for the LG Optimus 2x ICS Update. A custom Jellybean ROM was released by Ricardo Cerqueira before LG even released their horrible poorly made ICS 4.0.4 ROM
But if updates aren't a concern, definitely go for the LG phone
Please hit thanks if this helped you
But all that said, the HTC is the only of fhe three which supports 4G
So the mobile network could be very quick with it
Basically, dont consider the Huawei Ascend because the other phones offer much more
And only choose the HTC if you really want 4G
Otherwise, go for the Optimus L9
thank you
thank you so much, but if I add the Motorola Razr MAXX ,Samsung Glaxy S2 ,htc sensation xe and LG Optimus 3d?? whats the best choise between these smartphones?
Domenico7 said:
thank you so much, but if I add the Motorola Razr MAXX ,Samsung Glaxy S2 ,htc sensation xe and LG Optimus 3d?? whats the best choise between these smartphones?
Click to expand...
Click to collapse
If price is not an issue, your best bet is the Motorola Razr MAXX, simply because it has a HUGE battery, a very good processor, 1GB of RAM, a very nice screen, and a bunch of nice features such as HDMI out.
However, please be aware that it requires a micro sim, and if that would be an issue then choose the Galaxy.
Please hit the 'thanks' button if this or my other posts have helped, really appreciate it
Ok
ok thank you so much!!
Domenico7 said:
ok thank you so much!!
Click to expand...
Click to collapse
Anytime, hope you love your new phone
Huawei U8950-1
Domenico7 said:
thank you so much, but if I add the Motorola Razr MAXX ,Samsung Glaxy S2 ,htc sensation xe and LG Optimus 3d?? whats the best choise between these smartphones?
Click to expand...
Click to collapse
I have a Huawei U8950-1.
I wish to boot loader unlock it as per the instructions provided on Huawei's website : http://www.huaweidevice.com/worldwide/servicePolicy.do?method=preUnlock
I have already registered for the Bootloader Unlock code and am waiting for their reply.
Does anyone has any experience with this device ? I am doing this for the first time. Can anyone kindly provide any suggestion.
Has any one done this on Ubuntu ?
huaweiuser said:
I have a Huawei U8950-1.
I wish to boot loader unlock it as per the instructions provided on Huawei's website : http://www.huaweidevice.com/worldwide/servicePolicy.do?method=preUnlock
I have already registered for the Bootloader Unlock code and am waiting for their reply.
Does anyone has any experience with this device ? I am doing this for the first time. Can anyone kindly provide any suggestion.
Has any one done this on Ubuntu ?
Click to expand...
Click to collapse
Get unlock code here http://www.huaweidevice.com/cn/servicePolicy.do?method=preUnlock for sooner reply.
The unlock tool works only on windows
gerstavros said:
Get unlock code here http://www.huaweidevice.com/cn/servicePolicy.do?method=preUnlock for sooner reply.
The unlock tool works only on windows
Click to expand...
Click to collapse
Huawei U8950-1 is not available on that link, it is there only on the link that I mentioned.
Where do I get the drivers that are mentioned in the unlocking procedure page ? : http://www.huaweidevice.com/worldwide/servicePolicy.do?method=getUnlockStep
Any suggestion from anyone.
Though I have still not received the bootloader unlock code but still i would like to prepare my system for it.
Like driver downloads, sdk install or what ever is needed.
Plz advise, I am very new to all this.
huaweiuser said:
Any suggestion from anyone.
Though I have still not received the bootloader unlock code but still i would like to prepare my system for it.
Like driver downloads, sdk install or what ever is needed.
Plz advise, I am very new to all this.
Click to expand...
Click to collapse
I suggest you read the tutorial on page one of this forum post, it describes in detail what to do and where you can get the appropriate files
Not received the bootloader code yet.
Any idea how long do they take !
huaweiuser said:
Not received the bootloader code yet.
Any idea how long do they take !
Click to expand...
Click to collapse
Unfortunately, i can not say for certain. Huawei customer service is good, but being such a big company, they have to respond to many requests, so it might take a little while
For me, it took just under a fortnight, so not too long

Huawei Honor 6 Plus Root Tutorial

Compatible with Huawei Honor 6 Plus Unicom standard, the high-end version can also be rooted.
1. Apply for the unlock code before root
No unlocking, no rooting. Unlocking is for brushing into the REC of the third party for your mobile. Only with the third party REC, you can enter the card brush model and choose the card package that you want. Attention please: The official defaulted model is the card brush package that you can't choose the local files!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
So how to gain the product identification code? Well, enter the following characters on the dial interface, and then you will see the identification code with eight digital. After all have been done right, you are sure to gain the unlocking code.
2. Download the driver
Without the driver, you can't make your computer connected with your mobile. Downloading the attachment of "A key to install ADB Tool", and then install it according to the tips step by step.
3. Unlocking
3.1 Start the developer option: Open the Setting-Choose About Mobile-Click the version number continuously. At the process of clicking, it will remind you "How many times will it open the developer option?".
3.2 Return to the Setting, there is a "Developer Option" at the bottom, click it and open the "USB Debugging".
3.3 Turn off your phone. First press the volume- button without loosening your hand and then insert USB, next waiting for the appearing of the robot, which means you have entered the bootloader model, then lossen your finger.
3.4 Download the "Intelligent Unlock Tool" , after unzipping, open the "Click Here.bat" file. The first page is the introduction, please read carefully.
After successfully to unlock, it will show "PHONE UNLOCK", and the press the power button until restart to the desktop.
4. Copy the "SuperSU Pro" straight brush to your phone
Connect your phone to the computer, download the "SuperSU_Pro_v2.42-BETA_update_iKiraCN" attachment, copy the authorization documents into the your mobile root directory.
5. Brush into REC of the third party
The successful unlock means that your phone gain the permission for brushing REC. Download the "Huawei Honor 6 Plus the third party REC", and then unzip it. Keep in mind that there is no virus with the attachment, while it will remind you of the virus, so turn off the antivirus software before unzipping.
Open the unzipped files after you phone has been connected with the computer.
Either choose 1 or 2, the difference is that No.1 can't support charging when turning off your phone for the Chinese-English version REC, and the No.2 support it with the English version REC.
There will be tip appeared, and whether you brushed into the REC is located in whether you can enter it or nor.
There are two ways for entering the REC. First, open the file after your phone restart to enter the desktop, and click "4. Restart your phone to REC". The second way is to turn off your phone, and then press the "Volume+ " and the "Power button" at the same time, and then you can enter into the REC.
After entering the REC, click the second one, and choose the "SuperSU_Pro_v2.42-BETA_update_iKiraCN" card brud=shing file, you will make it after the flash.
Attachment download: http://pan.baidu.com/s/1i35SXwh.
After successfully root, Huawei Honor 6 Plus flash effect as follows:
Hi, thanks for the manual.
I can not download the attachment, you can add somewhere else?
Thank You.
Thanks for sharing.
Do you have a copy of the CWM recovery for EMUI 3.0 Honor Plus 6? I tried your procedure and the recovery did not work and I have trouble with the bootloader unlock and had to use a different method to get the unlock code.
Can you provide me with the actual CWM or TWRP recovery please?
Thanks for the tutorial , I hope to root.
I made a mirror for the files at zippyshare:
http://www50.zippyshare.com/v/fMf6BCWv/file.html
did huawei release kernel for Honor 6 plus
Hey. Has anyone managed to get the unlock code out of Huawei for the Honor 6+ PR-TL10 recently I've read that people have had an issue with it and noticed that at least one other poster here had had an issue getting one off them. I get an error on the site saying I'm to email them, from what I've read on other threads though they haven't been forth coming with the unlock codes. Did anyone manage to get it out of them or find another solution. I'm trying to root my phone and such things but without the code from what I've read I won't have much/any luck. Cheers
MrLemming said:
Hey. Has anyone managed to get the unlock code out of Huawei for the Honor 6+ PR-TL10 recently I've read that people have had an issue with it and noticed that at least one other poster here had had an issue getting one off them. I get an error on the site saying I'm to email them, from what I've read on other threads though they haven't been forth coming with the unlock codes. Did anyone manage to get it out of them or find another solution. I'm trying to root my phone and such things but without the code from what I've read I won't have much/any luck. Cheers
Click to expand...
Click to collapse
I had the same issue but managed to get a response after 5 days. I emailed both from my gmail (in english) and from my wive's qq mail (in chinese) and got reply to both today in chinese.
Here's a link to the Root files that is working: http://chinagadgetsreviews.blogspot.co.uk/2015/01/download-huawei-honor-6-plus-root-file.html
Extract all folders.
Quite easy to setup (skip step 1 and 2 if you already have adb and fastboot):
1. Install adb tools (一键安装adb 工具)
2. Run fastboot tool 点这里开始.bat from "Smart unlock tool" folder
3. Copy SuperSU_Pro_v2.42-BETA_update_iKiraCN.zip to your phone's root folder
4. Run recovery tool (荣耀6Plus可刷第三方REC) and select option 2
5. Turn off phone, hit power + volume up buttons to enter CWM recovery
6. Flash the SuperSU_Pro_v2.42-BETA_update_iKiraCN.zip file by selecting "install zip"
How and where to download these files you mentioned?
geolykos said:
Here's a link to the Root files that is working: http://chinagadgetsreviews.blogspot.co.uk/2015/01/download-huawei-honor-6-plus-root-file.html
Quite easy to setup (skip step 1 and 2 if you already have adb and fastboot):
1. Install adb tools (一键安装adb 工具)
2. Install fastboot (Smart unlock tool)
3. Copy SuperSU_Pro_v2.42-BETA_update_iKiraCN.zip to your phone's root folder
4. Run recovery tool (荣耀6Plus可刷第三方REC) and select option 2
5. Turn off phone, hit power + volume up buttons to enter CWM recovery
6. Flash the SuperSU_Pro_v2.42-BETA_update_iKiraCN.zip file by selecting "install zip"
Click to expand...
Click to collapse
I have purhased huawei honor 6 plus 2 days ago and it its locked bootloader with kitkta 4.4.2. I want an easy to root certified and fully working tutorial but what I found out it that there is very little to none information available for this model. Besides the post generator did not even clearly mentioned in great details on how to root. Because the tools are in Chinese and who in the f world knows chinese?:silly::silly: Please kindly guide me to root my new phone because I want to take the data from my old phone into my new phone asap. I will be very very very very grateful to you SIR.
Respect for you
noob_coder said:
I have purhased huawei honor 6 plus 2 days ago and it its locked bootloader with kitkta 4.4.2. I want an easy to root certified and fully working tutorial but what I found out it that there is very little to none information available for this model. Besides the post generator did not even clearly mentioned in great details on how to root. Because the tools are in Chinese and who in the f world knows chinese?:silly::silly: Please kindly guide me to root my new phone because I want to take the data from my old phone into my new phone asap. I will be very very very very grateful to you SIR.
Respect for you
Click to expand...
Click to collapse
There's no quick and easy guide because the phone is chinese and there's no official support for it in europe or anywhere else. If you wanted easy rooting you should've bought a nexus phone. That IS the rooting process, provided you have unlocked your phone with the code from Huawei first. If you read the author's post he mentions it at the first step and there are other threads about how to unlock your phone. It needs to be unlocked before it can be rooted. You can do it from Huawei's website if you are in the countries they send codes to or if you're not (like me) you can do what I did and email them. Here's the thread on that: http://forum.xda-developers.com/showthread.php?t=2800079 . To save you the time of searching how and where to email them here's what I did (original post isn't mine):
Email them at [email protected]. DO NOT email from a gmail account they won't reply to you:
Dear Sir or Madam,
I am not able to generate my bootloader unlock code for my Honor 6 Plus. Please send me the unlock code for my device:
Model: PE-TL10
SN: XXXXXXXXXXX
IMEI: XXXXXXXXXX
Product ID: XXXXXXX
And hope they will reply to you. I also had my wife send it in chinese from her QQ mail and they only replied to her because I used gmail. In case you want the chinese version here it is:
你好,
我需要我的荣耀 6 plus的解锁代码。但是因为人在国外无法从网上获取,请问可以发给我吗? 谢谢
Model: PE-TL10
SN: XXXXXXXXXX
IMEI: XXXXXXXXX
Product ID: XXXXXXXX
At the thread I mentioned earlier there are solutions for getting the code via different emails: http://forum.xda-developers.com/showthread.php?t=2800079&page=395
I suggest you create a QQ mail or a weibo account like the fella in the thread above.
Now about the rooting process it doesn't require any chinese knowledge that's why I've put the steps there and mentioned all the sub-steps you need to do. In case you don't know what "root folder" means in the steps it's the parent folder when you connect your phone to the pc. It's called root folder in linux/android.
Spare the crap and tell me the unlocking bootloader method again.
geolykos said:
There's no quick and easy guide because the phone is chinese and there's no official support for it in europe or anywhere else. If you wanted easy rooting you should've bought a nexus phone. That IS the rooting process, provided you have unlocked your phone with the code from Huawei first. If you read the author's post he mentions it at the first step and there are other threads about how to unlock your phone. It needs to be unlocked before it can be rooted. You can do it from Huawei's website if you are in the countries they send codes to or if you're not (like me) you can do what I did and email them. Here's the thread on that: http://forum.xda-developers.com/showthread.php?t=2800079 . To save you the time of searching how and where to email them here's what I did (original post isn't mine):
Email them at [email protected]. DO NOT email from a gmail account they won't reply to you:
Dear Sir or Madam,
I am not able to generate my bootloader unlock code for my Honor 6 Plus. Please send me the unlock code for my device:
Model: PE-TL10
SN: XXXXXXXXXXX
IMEI: XXXXXXXXXX
Product ID: XXXXXXX
And hope they will reply to you. I also had my wife send it in chinese from her QQ mail and they only replied to her because I used gmail. In case you want the chinese version here it is:
你好,
我需要我的荣耀 6 plus的解锁代码。但是因为人在国外无法从网上获取,请问可以发给我吗? 谢谢
Model: PE-TL10
SN: XXXXXXXXXX
IMEI: XXXXXXXXX
Product ID: XXXXXXXX
At the thread I mentioned earlier there are solutions for getting the code via different emails: http://forum.xda-developers.com/showthread.php?t=2800079&page=395
I suggest you create a QQ mail or a weibo account like the fella in the thread above.
Now about the rooting process it doesn't require any chinese knowledge that's why I've put the steps there and mentioned all the sub-steps you need to do. In case you don't know what "root folder" means in the steps it's the parent folder when you connect your phone to the pc. It's called root folder in linux/android.
Click to expand...
Click to collapse
Whatever the thing is. First of all tell me how to get unlocking bootloader code? Secondly the author of the post mentioned the steps. OK! But then again, if he is an expert that he actually wrote the article for rooting the Honor 6+ phone, then how come is simply showed the screenshots and just got moving like as if he was on a rollercoaster. He should have explained all the steps in great details. Thirdly he was so absent minded while writing that in his first initial post, wherein he is explaining the whole process, he forgot to paste the link(s) for the tools we need to follow his steps. He mentioned in furhter down the line post, the link where we can have all those files. Fourthly, the tools names are bit changed against what he used himself in the tutorial. Fiftly I have installed the ADB tools, will somebody tell me how to do that fastboot mode or whatever crap that is? I am stuck.
So kindly, if you are that much expert, just explain to me in layman terms. By the way I am not a fool, I have used samsung and sony phones before and rooted them multiple times.
Thanking you once again.
noob_coder said:
Whatever the thing is. First of all tell me how to get unlocking bootloader code? Secondly the author of the post mentioned the steps. OK! But then again, if he is an expert that he actually wrote the article for rooting the Honor 6+ phone, then how come is simply showed the screenshots and just got moving like as if he was on a rollercoaster. He should have explained all the steps in great details. Thirdly he was so absent minded while writing that in his first initial post, wherein he is explaining the whole process, he forgot to paste the link(s) for the tools we need to follow his steps. He mentioned in furhter down the line post, the link where we can have all those files. Fourthly, the tools names are bit changed against what he used himself in the tutorial. Fiftly I have installed the ADB tools, will somebody tell me how to do that fastboot mode or whatever crap that is? I am stuck.
So kindly, if you are that much expert, just explain to me in layman terms. By the way I am not a fool, I have used samsung and sony phones before and rooted them multiple times.
Thanking you once again.
Click to expand...
Click to collapse
Fixed step 2 in the process, refer to it.
I have already mentioned in detail how to get the unlock code from Huawei. The link to Huawei's unlocking page is here: http://emui.huawei.com/en/plugin.php?id=unlock&mod=detail . On their website it's quite simple if you create an account you can just put your serial number and request for code if Huawei supports your country. Otherwise follow the email process I mentioned above.
Ok! I have recieved my bootloader unlocking code. What's next?
geolykos said:
Fixed step 2 in the process, refer to it.
I have already mentioned in detail how to get the unlock code from Huawei. The link to Huawei's unlocking page is here: http://emui.huawei.com/en/plugin.php?id=unlock&mod=detail . On their website it's quite simple if you create an account you can just put your serial number and request for code if Huawei supports your country. Otherwise follow the email process I mentioned above.
Click to expand...
Click to collapse
I have received my bootloader unlock code. What is next? Should I use the files he mentioned in the tutorial or is it there some new location with updated files?
you mentioned in great details what to do? I dont think so!
geolykos said:
Fixed step 2 in the process, refer to it.
I have already mentioned in detail how to get the unlock code from Huawei. The link to Huawei's unlocking page is here: http://emui.huawei.com/en/plugin.php?id=unlock&mod=detail . On their website it's quite simple if you create an account you can just put your serial number and request for code if Huawei supports your country. Otherwise follow the email process I mentioned above.
Click to expand...
Click to collapse
I have got the bootloader unlock code from the huawei support team at my gmail account in just first attempt. anyhow. What to do with that CODE?
Secondly can you tell me which option to select from this screen? Why you did not mention the details about which option to select and which should not be selected.
noob_coder said:
I have got the bootloader unlock code from the huawei support team at my gmail account in just first attempt. anyhow. What to do with that CODE?
Secondly can you tell me which option to select from this screen? Why you did not mention the details about which option to select and which should not be selected.
Click to expand...
Click to collapse
There's no option to select in your screenshot, it says "PRESS ANY KEY"!!!
I wouldn't suggest you go ahead with your phone rooting if you can't follow simple instructions cause you might end up bricking your device. You will have to do a lot of research on how fastboot, rooting and adb work then come back and try it again.
What simple instructions you are talking about?
geolykos said:
There's no option to select in your screenshot, it says "PRESS ANY KEY"!!!
I wouldn't suggest you go ahead with your phone rooting if you can't follow simple instructions cause you might end up bricking your device. You will have to do a lot of research on how fastboot, rooting and adb work then come back and try it again.
Click to expand...
Click to collapse
Did you even tell me what to do with my UNLOCKING CODE for BOOTLOADER? yet you say I will brick my device. I told you that I have rooted phones before, and if this one is new for me, OK, explain things so that I will do it once and then be on my own next time with any huawei device. Tell me first what to do with the bootloader unlock code which I have recieved from HUAWEI. Secondly I am going to post you the second picture of the tool after PRESS ANY KEY TO CONTINUE and you be the judge of what the heck its trying to say in the chinese.
1- successfully installed ADB drives.
2- Ran this fastboot tool 点这里开始.bat from "Smart unlock tool" folder and the step 2 gives me the WAITING FOR DEVICE message and after that its long gone and no response. What should I do here? Which Mode should the mobile be in during all this step 2?
but before doing step 2, tell me should I connect my phone in normal MTP DEVICE mode or should I Power it off and boot into recovery or flash kind of stuff mode?
just tell me first 2 steps then I can manage hopefully.
and first and foremost, do not forget to tell me about what to do with the bootloader unlock code.
Thank you sir.
noob_coder said:
Did you even tell me what to do with my UNLOCKING CODE for BOOTLOADER? yet you say I will brick my device. I told you that I have rooted phones before, and if this one is new for me, OK, explain things so that I will do it once and then be on my own next time with any huawei device. Tell me first what to do with the bootloader unlock code which I have recieved from HUAWEI. Secondly I am going to post you the second picture of the tool after PRESS ANY KEY TO CONTINUE and you be the judge of what the heck its trying to say in the chinese.
1- successfully installed ADB drives.
2- Ran this fastboot tool 点这里开始.bat from "Smart unlock tool" folder and the step 2 gives me the WAITING FOR DEVICE message and after that its long gone and no response. What should I do here? Which Mode should the mobile be in during all this step 2?
but before doing step 2, tell me should I connect my phone in normal MTP DEVICE mode or should I Power it off and boot into recovery or flash kind of stuff mode?
just tell me first 2 steps then I can manage hopefully.
and first and foremost, do not forget to tell me about what to do with the bootloader unlock code.
Thank you sir.
Click to expand...
Click to collapse
How did you root devices without knowing how to fastboot a device or use adb tools?!?! I've already sent you the link to the thread with the full guide for unlocking the phone I won't go through it again here just because you haven't gone through the trouble of reading it.
As far as the message goes it says "Waiting for device" that implies your device isn't recognized either because it's not unlocked or you haven't turned on usb debugging mode in developer options. I won't explain to you how fastboot and adb work here there are plenty of guides out there which you should've read already. Do some research and read the threads carefully before replying.

[Q] Cricket XT1045 ( Moto G) - what can I do w/ this phone ?

Hello Everyone-
My apologies but, after reading page upon page of information, I am just more confused.
Has anyone found a method to unlock this bootloader yet - if even temporarily ?
All these terms ( TWRP, CWM, AOSP, etc.) just have my head spinning.
I am able to follow the steps to these processes, I just need to know which ones to follow.
Any help will be appreciated.
Thanks
Hell-On-Wheels said:
Hello Everyone-
My apologies but, after reading page upon page of information, I am just more confused.
Has anyone found a method to unlock this bootloader yet - if even temporarily ?
All these terms ( TWRP, CWM, AOSP, etc.) just have my head spinning.
I am able to follow the steps to these processes, I just need to know which ones to follow.
Any help will be appreciated.
Thanks
Click to expand...
Click to collapse
The section for the model mentioned that you are looking for is in http://forum.xda-developers.com/moto-g/4g-development
If you find it all confusing at this point, I'd recommend the use of http://forum.xda-developers.com/moto-g/4g-development/moto-g-4g-easyrecovery-toolkit-t2856710 for now.
Is this toolkit standalone ?
Somcom3X -
Thanks for the direction. If I use your toolkit, does it contain everything needed ? Can I disregard the other programs/files I dl'd in previous unlocking attempts - for example :adb tools treiber, Android Studio, etc.
I gave it a quick test, but my device never appears. This is what I see :
Your device is:
If this is incorrect please exit this program
Press any key to continue . . .
The phone is in fastboot mode, USB debugging on. I previously installed the ADB drivers w/i the toolkit. Do I also need to run (m)fastboot, as well ?
What am I missing here ?
Hell-On-Wheels said:
Somcom3X -
Thanks for the direction. If I use your toolkit, does it contain everything needed ? Can I disregard the other programs/files I dl'd in previous unlocking attempts - for example :adb tools treiber, Android Studio, etc.
I gave it a quick test, but my device never appears. This is what I see :
Your device is:
If this is incorrect please exit this program
Press any key to continue . . .
The phone is in fastboot mode, USB debugging on. I previously installed the ADB drivers w/i the toolkit. Do I also need to run (m)fastboot, as well ?
What am I missing here ?
Click to expand...
Click to collapse
Could you try using a different USB port/computer? All of the commands have been automated.
Phone was recognized, program went thru the motions but..
Command prompt did what it was supposed to do, but it still asked to enter unlock code from Motorola site. I just continued hitting any key to continue. Bootloader still locked. What now ?
Hell-On-Wheels said:
Command prompt did what it was supposed to do, but it still asked to enter unlock code from Motorola site. I just continued hitting any key to continue. Bootloader still locked. What now ?
Click to expand...
Click to collapse
You need the unlock code from the Motorola site. You'll be better off replying in that thread for the toolkit.
Somcom3X said:
You need the unlock code from the Motorola site. You'll be better off replying in that thread for the toolkit.
Click to expand...
Click to collapse
I thought that this toolkit did away with that requirement. As I mentioned in my OP, I am working with a Cricket XT1045. Motorola does not give out unlock codes for these versions.
I will post in that other thread if anyone has found a workaround.
Thanks
Without an unlock code, your pretty much on your own. However, this might work in your case: http://forum.xda-developers.com/showthread.php?t=2792487

[Q] Huawei Ascend g526 HELP unlocking bootloader

So i wish to unlock the bootloader for my Huawei ascend G526-L22, except I do not have the unlock code to unlock the device. (using the fastboot thingy "fastboot oem unlock" thing, the device says invalid unlock code)
The following two links from huawi's website are of no help at all whatsoever. (I cant post links :\ just join them together :3)
consumer.huawei.com/en/support/faqs/detail/index.htm?id=19172
emui.huawei.com/en/plugin.php?id=unlock&mod=unlock&action=apply
I have tried emailing multiple times to [email protected] and [email protected] about sending me the code, but they keep getting bounced back by the mail delivery service. At this point I've given up any official method of unlocking the bootloader.
So does anyone know another way on how to unlock he bootloader for my device? Or at least generating the code?
karbonn titanium S10
hello , XDA
i m new here and i have few problems regarding this device - Karbonn Titanium S10 smart phone . Plz guide me where to ask or post a thread about my problems with it . I need some urgent help .
Thankyou !!
abhid21 said:
hello , XDA
i m new here and i have few problems regarding this device - Karbonn Titanium S10 smart phone . Plz guide me where to ask or post a thread about my problems with it . I need some urgent help .
Thankyou !!
Click to expand...
Click to collapse
I'm new too.... You could do what I did and make a new thread here:
http://forum.xda-developers.com/general/help
or
http://forum.xda-developers.com/general/xda-assist
Huawei assend unlocking oem bootloader Free.
Go into settings go to the bottom to about phone. Rpidly press on build. This will take you into developer mode then exit out of that and go to developer options you want to stroll about halfway down and you'll see OEM bootloader unlock this will allow you to unlock your bootloader you shouldn't have to make it back up as I didn't have to when unlocking mine. Good luck
....
nobody1special said:
So i wish to unlock the bootloader for my Huawei ascend G526-L22, except I do not have the unlock code to unlock the device. (using the fastboot thingy "fastboot oem unlock" thing, the device says invalid unlock code)
The following two links from huawi's website are of no help at all whatsoever. (I cant post links :\ just join them together :3)
consumer.huawei.com/en/support/faqs/detail/index.htm?id=19172
emui.huawei.com/en/plugin.php?id=unlock&mod=unlock&action=apply
I have tried emailing multiple times to [email protected] and [email protected] about sending me the code, but they keep getting bounced back by the mail delivery service. At this point I've given up any official method of unlocking the bootloader.
So does anyone know another way on how to unlock he bootloader for my device? Or at least generating the code?
Click to expand...
Click to collapse

Rooting Ulefone Gemini Android 7

Dear Friends ,
I dont know if this is the right place to ask ,but I need help to root Ulefone Gemini (Android 7)
Any one have clear instructions for me from the begining to end please?
I had searched the net and find some instructions which didnt worked for me,
Only I could do until now to unlock the bootloader with the adb command "fastboot oem unlock"
Now when I power on the phone there are small sentences at the begining that saying "phone is unlocked and not turstable any more" which I am thinking that its unloacked . right?
So As I read now I have to install a recovery,( all the threads that I read are suggesting twrp recovery)
Or anything you can suggest and how to correctly install it please..
As follows I have to install the supersu as well by recovery. Please explain the process for this as well,
In addtition I dont want to loose any data on my phone. is it possible
Many THanks in advance for your any comments
Kursad
I need root!!!
I also have gemini ulefone android 7, I can not root.
Could someone help us?

Categories

Resources