[guide] complete solution all in one to unlock bootloader, stuck at 50%, unknown erro - Android General

COMPLETE SOLUTION ALL IN ONE TO UNLOCK BOOTLOADER, STUCK AT 50%, UNKNOWN ERROR -1
I have been looking all the thread but none of them say u need a internet connection even ur phone ia in bootloader mode make sure your pc has internet connection if it has u won't get 50% error and 99% error
And forgot that 86012 chinese error no need try that thing it works without adding on it.
Dear User,
apply for Unlocking Bootloader Permission from en.miui.com/unlock
Make sure your information matches on i.mi.com, en.miui.com and enable Find Device on your phone
**************
REQUIREMENT:
*****************
Thing you need:-
1) A PC With*Windows*xp/7/8/8.1/10 installed
2) A BRAIN
3)A PHONE
4) USB*Cable
4) ADB Drivers and FASTBOOT DRIVER 15 SEC INSTALL FASTEST EVER4. ADB Drivers [*http://forum.xda-developers.com/show....php?t=2588979*]
5. MiFlashUnlock*Tool*[https://drive.google.com/uc?id=0B95Y...xport=download*] grab the letest version if possible
6.*Qualcomm*Driver [http://cloud.xiaomitips.com/utility/...s_QDLoader.zip]
7. A Internet connection
7. Lots of Patience.
****************************************
INSTRUCTIONS (Changing*Phone*Setting)
****************************************
1. Now you are having unlocking permission on your*phone. So login into the*Mi*account in yourphone*with the same id on which you got the unlocking permission.
2. Now remove*Fingerprint*and Pattern Lock.
3. On your*Redmi*3s/3s Prime, go to Settings > About*Phone*> Tap on "MIUI Version" 7 times. This will enable*Developer*Options.
3. Now go to Settings >*Developer*options > enable "USB*debugging" and "OEM unlocking"
4. Open the "MI*Account"*app*on your*phone*and Login with the*Phone*number or id that you used to get the unlocking Permission.
****************************************
INSTRUCTIONS 3 (Downloading & Installing)
****************************************
All Downloading links are given in "Requirement" section.*Install*one by one in sequential order on your laptop/PC.
1. Disable Driver Signature Enforcement in yoursystem*[*http://en.miui.com/thread-237673-1-1.html*]
2. Download &*Install*Mi*PC*Suite.
3. Download &*Install*Mi*Flash*Tool.
4. Download ADB driver and*install*it.
5. Download MiFlashUnlock*Tool*and extract todesktop. It will be easy to find & use from thedesktop.
6. Download and*install*Qualcomm*Driver. (ToInstall*Qualcomm*Driver, you have to extract the downloaded "Qualcomm_Drivers_QDLoader.zip"file*and open the extracted folder. Within some folder u will find the*file*"qcser.inf" Right click on it and click*install. )
7. Restart your PC/Laptop.
*****************************************
INSTRUCTIONS 4 (Unlocking Bootloader)
*****************************************
METHOD
************
1. On your*computer, open MiFlashUnlock folder which you have extract in the*desktop.
2. Right click on MiFlashUnlock.exe and select "Run it as administrator" & click on 'Yes'
3. Login into the unlocking*tool*on*PC*with the same*Mi*account.
4. Reboot your*phone*into Bootloader mode. To do that, simply turn off your*device, press & holdPower*button + Volume down buttons at the same time. Hold until you see*Mi*Bunny Fastboot logo.
5. Now connect your*phone*to the*computerusing its*USB*cable.
6. Once your*phone*is connected, the Unlock button will become active.
7. Simply click on the Unlock button to start the process. The unlock process will take about 10 – 15 seconds to complete.
8. You will see the message in green color "Unlocking Successfully" then you are the luckiest guy in this world who unlocked the bootloader in an easiest way.
9. Follow if you stuck at 50%
Wait for 2-5 days and try again make sure u still have internet connection
10. For those who stuck in 99% and getting error -1 make sure u have internet connection while unlocking and installed drivers.
Source: xda, miui, and

Related

[Tutorial | In-Depth] Huawei G750-U10 from Android 4.2 to 4.4.2 (+ personal exp)

Hello Everyone. This is my first post on XDA-Developers, and I want to share my experience on how I transferred my Huawei G750-U10 to Android 4.4.2. For the people not interested in my experience, and are only here for the explanation, scroll down to the tutorial part.
Story part (my experience)
First off, I did some research on how to root the phone, because you will need a rooted phone to install other firmware and custom ROMS. Rooting is essentially unlocking an account on your phone that has access to all the files and programs so that you can have more control over your phone (it is normally disabled for security reasons). Rooting the phone was easy. I used a program called RootGenius, which is just a 1 click-root program. Very handy and easy. After this, the hard part started.
Fyi, the only reason that I started this project is because I wanted to play Pokémon GO w/o buying a new device
From this step I did a full backup of my current ROM and NVRAM and wrote down my IMEI numbers (the G750 has 2 IMEI numbers because it has 2 SIM-Card slots). These numbers are unique for your phone and are used for calling and sending SMS messages. So make sure you write them down (in my phone they were also written down under the battery). The program I used to backup the NVRAM and the IMEI numbers is MTKDroidTools.
After this step, I tried unlocking my bootloader. But it was very stubborn (I was using the latest firmware from Huawei, B119) and I tried doing this with fastboot. Which failed every single time and gave a 0x7000 error when I tried to unlock the bootloader. But I have to say that my bootloader was acting weird from the start anyway. Whenever I used the command:
Code:
fastboot oem device-info
It always showed that the bootloader was unlocked, eventhough after I locked it using the command:
Code:
fastboot oem lock
Which is weird. So I will just include a tutorial on how to unlock the bootloader just in case yours works normal.
So, after realising that my bootloader was not working correctly, and I could not install any recovery mod like CWM or TWRP (or any custom ROM for that matter), I found out that I needed to flash to the chip directly. This was also a huge challange, since i've never done this before and I actually did not know what I was doing. I've changed ROMS on phones a couple of times before, but that always was with a unlocked bootloader and so via the "normal" recovery system way.
For this part, I used XDA user: jacktackles' post a lot. He had some handy information about flashing to the chipset immediately and on what files to use. Since my B119 firmware was locked, I first wanted firmware with an unlocked bootloader. So I flashed some Chinese G750 firmware, that changed my device from a G750-U10 to a G750-T00. The flashing process was not flawless at all, and was the part that took me the most time (10+ hours). This all because I forgot to untick 1 simple box... Oh well, I guess that is how it works (at least I got it to work ). So, after flashing this Chinese firmware, the hardest part was done. And I had access to TWRP Recovery. With this I installed the custom ROM that I wanted, and that is where my adventure ended.
So, to summarize: It is not easy, and not beginner friendly. That is why I wanted to make this post: To make it easier for you guys to do the same and get to catch YOUR Pokémon! (Or just to upgrade to 4.4.2). So let's now go to the tutorial part!
Tutorial part
I did this with a Windows 10 64-bit computer, although I would recommend using Windows 7. You will also need a usb-cable to connect your phone to your computer. Make sure that everytime you install a new ROM that you re-enable USB-debugging. You do this by going to your phone options > About Phone > Click "build number" 7 times > Go back to options > Developers options and tick the USB-Debugging tickbox.
Sorry for not uploading screenshots, but XDA prevents me from using any outside links because I'm a new user (so i'll try to be as precise as possible). This means that also any downloadable files should be retrieved from jacktackles' post (again big thanks to him!). His forum post can be found here: http://forum.xda-developers.com/android/general/huawei-g750-u10-honor-3x-kitkat-4-4-2-t3038166.
So, go to his post and download the VCOM drivers, MKT Droid Tools, B113 4.2.2 base with unlocked bootloader, Root Genius, and this ROM from another XDA-Developer: http://forum.xda-developers.com/showthread.php?p=62356379#post62356379 (Thanks a lot mate! Awesome upload). The Gaaps link is not needed with my method, and the last link is down. So you will need to get a replacement ROM for that. I used one from NeedRom. Just go to their site, and search for G750-U10 and download a ROM that you want (which is Android 4.4.2 of course). Or download another rom from any other site. The one I used is called: G750-U10 KitKat which was listed on the site on: 07/22/2015 11:35 pm. But you can also choose to download another ROM.
So to sum up, we got 3 ROMS:
1. The Chinese Firmware downgrade to B113
(FILENAME: G750-U10 V100R001C00B113CUSTC432D001_Firmware_Slovakia_Austria_Lithuania_Czech Republic_Latvia_Estonia_Greece_05021NHU)
2. The ROM from pavel22 to change the device to G750-T00
(FILENAME: G750-T00_mod8_265_FlashTool)
3. The ROM that we finally are after
(FILENAME: Huawei G750 U10 Kit Kat 4.9.16)
(In my case of course, not if you downloaded another "final" ROM)
Okay, so after all the files are downloaded and extracted (except for the 3rd ROM), we can start!
1. Rooting
This step is very simple and quick. Plug in your phone to your PC and open Root Genius. Click the big button and your phone should be rooted. If it gives an error, just try again and again until it works. After this restart your phone, and a new app "RootKing" should be installed. If not, the phone is not rooted.
2. MTK Droid Tools (backing up NVRam & IMEI)
Extract MTK Droid Tools from it's ZIP file, and place it in a folder. Now extract the VCOM drivers and install them. These drivers make MTK Droid Tools recognize your device. After installing the drivers, open up the .exe file from MTK and make sure it recognizes your device. If it does not, reboot your PC and try again. After your device is recognized, install the "adbd insecure" app on your device, from the playstore (or download it somewhere else if you do not want to pay). But trust me, it is worth the money. Once adbd is installed, tick both boxes on the app, so that we can connect to your phone with MTK. If done correctly, MTK Droid Tools should now be able to get full access to your device, and a green box will appear in the left bottom of the program.
Now, backup your NVRam and IMEI. You do this by clicking on the "IMEI/NVRAM" button, and clicking backup. To be safe and for ease of access, write down your IMEI's on a paper or notepad file. Now the real fun starts!
2.5 Unlocking the bootloader (you might not have to do this)
Only do this step if you get a BROM error with code 6045 when trying to flash any roms. Here is how you unlock the bootloader:
1. Install ADB drivers. I used a tool made by XDA user Snoop05 (http://forum.xda-developers.com/showthread.php?p=48915118)
2. Connect your device to your pc
3. Open up a command promt from windows
4. type "adb" and check if it returns a big list of available commands (that you know for sure that adb is installed)
5. Type "fastboot" and check if it returns a big list, for the same reason
6. Now type "adb devices" and check if it gives your device, if not make sure you have correct usb drivers installed for the G750-U10, if not just install HiSuite from Huawei (It comes with the correct drivers), then disconnect your device and type "adb devices" again.
7. Now type "adb reboot-bootloader" and your phone will restart in fastboot mode.
8. Type "fastboot oem unlock" and follow the instructions on your phone screen (they are very small and hard to read).
3. Flashing the Chinese Firmware
In the Chinese firmware folder, there will be 4 sub-folders: SD_Upgrade, Update Tool, USB_DRV, USB_Upgrade.
0. Delete the SD_Upgrade folder (Not needed).
1. Go to USB_DRV and install the .exe file in the: "Driver For servers 2012-11-27" rar file.
2. After this open the Update Tool folder and extract files.
3. Open the flash_tool.exe file, which is used to flash the device (like the name suggests )
4. Once the program is open, click on the "scatter-loading" button. Search for the USB_Upgrade folder, and select the MT6592_Android_scatter.txt file.
5. Turn off your device, remove the battery, wait a few seconds and reinsert the battery back into the device. Do NOT turn on the device.
6. Make sure SP_Flash_Tool is set to "Download only" (can be set by the dropdown box)
7. Click the "Download" button, and connect your device to your PC.
8. Wait, and the progress bar will fill up. DO NOT DISCONNECT YOUR DEVICE OR YOU COULD BRICK IT!
9. Success? Great! Restart the phone and progress to the next step!
10. Failure? Untick the Preloader partition and repeat from step 5. Still not working? Also untick USRDATA and try again.
4. Flashing the: "G750-U10 to G750-T00" Firmware
This will be almost the same as part 3.
Extract the "G750-T00_mod8_265_FlashTool" rar file, and:
3. Open the flash_tool.exe file, which is used to flash the device (like the name suggests )
4. Once the program is open, click on the "scatter-loading" button. Search for the USB_Upgrade folder, and select the MT6592_Android_scatter.txt file (make sure that you select the scatter file from the new rar file, and that you are not using the same one as before).
5. Turn off your device, remove the battery, wait a few seconds and reinsert the battery back into the device. Do NOT turn on the device.
6. Make sure SP_Flash_Tool is set to "Download only" (can be set by the dropdown box)
7. Click the "Download" button, and connect your device to your PC.
8. Wait, and the progress bar will fill up. DO NOT DISCONNECT YOUR DEVICE OR YOU COULD BRICK IT!
9. Success? Great! Restart the phone and progress to the next step!
10. Failure? Untick the Preloader partition and repeat from step 5. Still not working? Also untick USRDATA and try again.
5. Restoring your NVRam and IMEI
You might need to root your device again, check if need be, by searching for an app called SuperSU or RootKing. If they are not present, root the device again with Root Genius.
You will need to re-install the "adbd" app on your new ROM. If there is no Play Store present, search for a Play Store APK on Google. Once, installed check the 2 tickboxes and re-open MTK Droid Tools.
Click on the "IMEI/NVRAM" button restore your backed-up NVRAM and retype you IMEI codes. Once the restores are done, restart the phone and check if you can call someone. If it works, good job! You can now progress to the very last step! If not, check if you entered the IMEI correct. You probably made a Typo.
6. Installing final ROM
Now that you have installed pavel22's ROM, you have access to a recovery system. So copy the whole 3rd zip file to the root folder of you device. Turn off your device, and turn it on again but this time while holding both volume buttons and the power button until TWRP opens. Click on install, search your zip file and swipe right. When it finishes, do a factory reset from TWRP and then reboot the system normally. You should now have a fully working G750-U10 with Android 4.4.2. Congratulations!
This was my tutorial and personal experience with converting my G750-U10 to Android 4.4.2. It has been a wild ride, and i've reached points that I wanted to throw my device against the wall. I'm now very happy with my (feeling like) new device. I can now finally catch 'em all and become the best PokéMaster ever!
~ NeusAap.
Thank you for the tutorial. I know nothing about flashing.
However, I could follow the instruction until 4. Flashing the: "G750-U10 to G750-T00" Firmware.
The problem is that after I had clicked the "Download" button, and connected my device, the error popped up BROM ERROR : S_SECURITY_SECURE_USB_DL_IMAGE_SIGN_HEADER_NOT_FOUND (6045).
Could you please help? Thank you.
NT79 said:
Thank you for the tutorial. I know nothing about flashing.
However, I could follow the instruction until 4. Flashing the: "G750-U10 to G750-T00" Firmware.
The problem is that after I had clicked the "Download" button, and connected my device, the error popped up BROM ERROR : S_SECURITY_SECURE_USB_DL_IMAGE_SIGN_HEADER_NOT_FOUND (6045).
Could you please help? Thank you.
Click to expand...
Click to collapse
That error means that your bootloader must be locked. For me, it was acting weird. They way you want to (try) to unlock the bootloader is as follows:
1. Install ADB drivers. I used a tool made by XDA user Snoop05 (http://forum.xda-developers.com/showthread.php?p=48915118)
2. Connect your device to your pc
3. Open up a command promt from windows
4. type "adb" and check if it returns a big list of available commands (that you know for sure that adb is installed)
5. Type "fastboot" and check if it returns a big list, for the same reason
6. Now type "adb devices" and check if it gives your device, if not make sure you have correct usb drivers installed for the G750-U10, if not just install HiSuite from Huawei (It comes with the correct drivers), then disconnect your device and type "adb devices" again.
7. Now type "adb reboot-bootloader" and your phone will restart in fastboot mode.
8. Type "fastboot oem unlock" and follow the instructions on your phone screen (they are very small and hard to read).
If your bootloader is now unlocked, you should try to flash again. My phone gave an error at the step 9, but I still followed these 9 steps. So the error I got could also have been a visual programming error, or bug.
I hope this helps! Keep me up to date
NT79 said:
Thank you for the tutorial. I know nothing about flashing.
However, I could follow the instruction until 4. Flashing the: "G750-U10 to G750-T00" Firmware.
The problem is that after I had clicked the "Download" button, and connected my device, the error popped up BROM ERROR : S_SECURITY_SECURE_USB_DL_IMAGE_SIGN_HEADER_NOT_FOUND (6045).
Could you please help? Thank you.
Click to expand...
Click to collapse
Same error. I tried several times with "fastboot oem unlock" but it didn't work: err 0x7000. I could't find anything helpful on the internet.
The odd thing is when i typed "fastboot getinfo-bootloader" I got "(bootloader) unlocked".
I just wanted to be a pokemon trainer too
Iroh96 said:
Same error. I tried several times with "fastboot oem unlock" but it didn't work: err 0x7000. I could't find anything helpful on the internet.
The odd thing is when i typed "fastboot getinfo-bootloader" I got "(bootloader) unlocked".
I just wanted to be a pokemon trainer too
Click to expand...
Click to collapse
That was the excact same error I was getting. Also the same deal with the oem get-bootinfo thingy. Are you sure that while flashing you have unticked the "preloader" and the "usrdata" sectors? That is what did it for me honestly
SeñorNeusAap said:
Are you sure that while flashing you have unticked the "preloader" and the "usrdata" sectors? That is what did it for me honestly
Click to expand...
Click to collapse
I'm very sure, i tried locking ad re-unocking the bootloader but i get the same error
Iroh96 said:
I'm very sure, i tried locking ad re-unocking the bootloader but i get the same error
Click to expand...
Click to collapse
Alright, then skip step 3 and go to step 4. I might have screwed up the step orders (It's hard to remember in what order I did all the steps ) if that works, i'll change the OP. I'm dorry if thats the case.
SeñorNeusAap said:
Alright, then skip step 3 and go to step 4. I might have screwed up the step orders (It's hard to remember in what order I did all the steps ) if that works, i'll change the OP. I'm dorry if thats the case.
Click to expand...
Click to collapse
You mean flashing the G750-T00 fw and then the chinese one? So I have to reinstall the original fw? Cause currently I'm running the chinese
Iroh96 said:
You mean flashing the G750-T00 fw and then the chinese one? So I have to reinstall the original fw? Cause currently I'm running the chinese
Click to expand...
Click to collapse
Yes, flash the g750-t00 one, and then the rom that you want if that worked. I think that I might have skipped that whole firmware downgrage rom
Thank you for answering
I tried what you had told me to do, but when I typed "fastboot oem unlock", the phone told me to use Volume Up/Down button. I used "Volume Up" button to unlock bootloader but it failed - err 0x7000 same as Iroh96, I guess. So I typed "fastboot getinfo-bootloader"; however, I got "waiting for device" instead of "(bootloader) unlocked". Then, I tried step 4 but it was still an error 6045. I don't know what to do next.
Why is it so hard to be a pokemon trainer?
hi, i couldn't download the:
"Rooted with twrp recovery inbuild base rom"
because the link is not available.
is this really necessary?
if yes, can you give me another link to download it?
i wanna start follow the steps but first i need all the downloads
Inquiries
I already read and downloaded all files which included in jacktackles thread.. I even read the whole posts
My point of view is, im kinda a noob to root business and afraid to end up by destroying my device especially when I contacted an Egyptian -who had already converted his phone- and he didn't recommend to do this.. so please bare with me.
*first of all is the deal link for "Rooted with twrp recovery inbuild base rom" is this really necessary?
*2nd point is my phones build, its B116. Can I proceed converting my phone or it won't work?
Thanks in advance
FOR THOSE WHO ARE HAVING TROUBLE UNLOCKING THE BOOTLOADER:
I found this post from Pavel22
http://forum.xda-developers.com/showpost.php?p=55497054&postcount=1768
Good luck! I successfully converted my Huawei G750-U10 to G750-T00. Now, I'm on Kitkat 4.4.2. Thanks for this in-depth tutorial, btw. Was really a great help.
SeñorNeusAap said:
Hello Everyone. This is my first post on XDA-Developers, and I want to share my experience on how I transferred my Huawei G750-U10 to Android 4.4.2. For the people not interested in my experience, and are only here for the explanation, scroll down to the tutorial part.
Story part (my experience)
First off, I did some research on how to root the phone, because you will need a rooted phone to install other firmware and custom ROMS. Rooting is essentially unlocking an account on your phone that has access to all the files and programs so that you can have more control over your phone (it is normally disabled for security reasons). Rooting the phone was easy. I used a program called RootGenius, which is just a 1 click-root program. Very handy and easy. After this, the hard part started.
Fyi, the only reason that I started this project is because I wanted to play Pokémon GO w/o buying a new device
From this step I did a full backup of my current ROM and NVRAM and wrote down my IMEI numbers (the G750 has 2 IMEI numbers because it has 2 SIM-Card slots). These numbers are unique for your phone and are used for calling and sending SMS messages. So make sure you write them down (in my phone they were also written down under the battery). The program I used to backup the NVRAM and the IMEI numbers is MTKDroidTools.
After this step, I tried unlocking my bootloader. But it was very stubborn (I was using the latest firmware from Huawei, B119) and I tried doing this with fastboot. Which failed every single time and gave a 0x7000 error when I tried to unlock the bootloader. But I have to say that my bootloader was acting weird from the start anyway. Whenever I used the command:
Code:
fastboot oem device-info
It always showed that the bootloader was unlocked, eventhough after I locked it using the command:
Code:
fastboot oem lock
Which is weird. So I will just include a tutorial on how to unlock the bootloader just in case yours works normal.
So, after realising that my bootloader was not working correctly, and I could not install any recovery mod like CWM or TWRP (or any custom ROM for that matter), I found out that I needed to flash to the chip directly. This was also a huge challange, since i've never done this before and I actually did not know what I was doing. I've changed ROMS on phones a couple of times before, but that always was with a unlocked bootloader and so via the "normal" recovery system way.
For this part, I used XDA user: jacktackles' post a lot. He had some handy information about flashing to the chipset immediately and on what files to use. Since my B119 firmware was locked, I first wanted firmware with an unlocked bootloader. So I flashed some Chinese G750 firmware, that changed my device from a G750-U10 to a G750-T00. The flashing process was not flawless at all, and was the part that took me the most time (10+ hours). This all because I forgot to untick 1 simple box... Oh well, I guess that is how it works (at least I got it to work ). So, after flashing this Chinese firmware, the hardest part was done. And I had access to TWRP Recovery. With this I installed the custom ROM that I wanted, and that is where my adventure ended.
So, to summarize: It is not easy, and not beginner friendly. That is why I wanted to make this post: To make it easier for you guys to do the same and get to catch YOUR Pokémon! (Or just to upgrade to 4.4.2). So let's now go to the tutorial part!
Tutorial part
I did this with a Windows 10 64-bit computer, although I would recommend using Windows 7. You will also need a usb-cable to connect your phone to your computer. Make sure that everytime you install a new ROM that you re-enable USB-debugging. You do this by going to your phone options > About Phone > Click "build number" 7 times > Go back to options > Developers options and tick the USB-Debugging tickbox.
Sorry for not uploading screenshots, but XDA prevents me from using any outside links because I'm a new user (so i'll try to be as precise as possible). This means that also any downloadable files should be retrieved from jacktackles' post (again big thanks to him!). His forum post can be found here: http://forum.xda-developers.com/android/general/huawei-g750-u10-honor-3x-kitkat-4-4-2-t3038166.
So, go to his post and download the VCOM drivers, MKT Droid Tools, B113 4.2.2 base with unlocked bootloader, Root Genius, and this ROM from another XDA-Developer: http://forum.xda-developers.com/showthread.php?p=62356379#post62356379 (Thanks a lot mate! Awesome upload). The Gaaps link is not needed with my method, and the last link is down. So you will need to get a replacement ROM for that. I used one from NeedRom. Just go to their site, and search for G750-U10 and download a ROM that you want (which is Android 4.4.2 of course). Or download another rom from any other site. The one I used is called: G750-U10 KitKat which was listed on the site on: 07/22/2015 11:35 pm. But you can also choose to download another ROM.
So to sum up, we got 3 ROMS:
1. The Chinese Firmware downgrade to B113
(FILENAME: G750-U10 V100R001C00B113CUSTC432D001_Firmware_Slovakia_Austria_Lithuania_Czech Republic_Latvia_Estonia_Greece_05021NHU)
2. The ROM from pavel22 to change the device to G750-T00
(FILENAME: G750-T00_mod8_265_FlashTool)
3. The ROM that we finally are after
(FILENAME: Huawei G750 U10 Kit Kat 4.9.16)
(In my case of course, not if you downloaded another "final" ROM)
Okay, so after all the files are downloaded and extracted (except for the 3rd ROM), we can start!
1. Rooting
This step is very simple and quick. Plug in your phone to your PC and open Root Genius. Click the big button and your phone should be rooted. If it gives an error, just try again and again until it works. After this restart your phone, and a new app "RootKing" should be installed. If not, the phone is not rooted.
2. MTK Droid Tools (backing up NVRam & IMEI)
Extract MTK Droid Tools from it's ZIP file, and place it in a folder. Now extract the VCOM drivers and install them. These drivers make MTK Droid Tools recognize your device. After installing the drivers, open up the .exe file from MTK and make sure it recognizes your device. If it does not, reboot your PC and try again. After your device is recognized, install the "adbd insecure" app on your device, from the playstore (or download it somewhere else if you do not want to pay). But trust me, it is worth the money. Once adbd is installed, tick both boxes on the app, so that we can connect to your phone with MTK. If done correctly, MTK Droid Tools should now be able to get full access to your device, and a green box will appear in the left bottom of the program.
Now, backup your NVRam and IMEI. You do this by clicking on the "IMEI/NVRAM" button, and clicking backup. To be safe and for ease of access, write down your IMEI's on a paper or notepad file. Now the real fun starts!
2.5 Unlocking the bootloader (you might not have to do this)
Only do this step if you get a BROM error with code 6045 when trying to flash any roms. Here is how you unlock the bootloader:
1. Install ADB drivers. I used a tool made by XDA user Snoop05 (http://forum.xda-developers.com/showthread.php?p=48915118)
2. Connect your device to your pc
3. Open up a command promt from windows
4. type "adb" and check if it returns a big list of available commands (that you know for sure that adb is installed)
5. Type "fastboot" and check if it returns a big list, for the same reason
6. Now type "adb devices" and check if it gives your device, if not make sure you have correct usb drivers installed for the G750-U10, if not just install HiSuite from Huawei (It comes with the correct drivers), then disconnect your device and type "adb devices" again.
7. Now type "adb reboot-bootloader" and your phone will restart in fastboot mode.
8. Type "fastboot oem unlock" and follow the instructions on your phone screen (they are very small and hard to read).
3. Flashing the Chinese Firmware
In the Chinese firmware folder, there will be 4 sub-folders: SD_Upgrade, Update Tool, USB_DRV, USB_Upgrade.
0. Delete the SD_Upgrade folder (Not needed).
1. Go to USB_DRV and install the .exe file in the: "Driver For servers 2012-11-27" rar file.
2. After this open the Update Tool folder and extract files.
3. Open the flash_tool.exe file, which is used to flash the device (like the name suggests )
4. Once the program is open, click on the "scatter-loading" button. Search for the USB_Upgrade folder, and select the MT6592_Android_scatter.txt file.
5. Turn off your device, remove the battery, wait a few seconds and reinsert the battery back into the device. Do NOT turn on the device.
6. Make sure SP_Flash_Tool is set to "Download only" (can be set by the dropdown box)
7. Click the "Download" button, and connect your device to your PC.
8. Wait, and the progress bar will fill up. DO NOT DISCONNECT YOUR DEVICE OR YOU COULD BRICK IT!
9. Success? Great! Restart the phone and progress to the next step!
10. Failure? Untick the Preloader partition and repeat from step 5. Still not working? Also untick USRDATA and try again.
4. Flashing the: "G750-U10 to G750-T00" Firmware
This will be almost the same as part 3.
Extract the "G750-T00_mod8_265_FlashTool" rar file, and:
3. Open the flash_tool.exe file, which is used to flash the device (like the name suggests )
4. Once the program is open, click on the "scatter-loading" button. Search for the USB_Upgrade folder, and select the MT6592_Android_scatter.txt file (make sure that you select the scatter file from the new rar file, and that you are not using the same one as before).
5. Turn off your device, remove the battery, wait a few seconds and reinsert the battery back into the device. Do NOT turn on the device.
6. Make sure SP_Flash_Tool is set to "Download only" (can be set by the dropdown box)
7. Click the "Download" button, and connect your device to your PC.
8. Wait, and the progress bar will fill up. DO NOT DISCONNECT YOUR DEVICE OR YOU COULD BRICK IT!
9. Success? Great! Restart the phone and progress to the next step!
10. Failure? Untick the Preloader partition and repeat from step 5. Still not working? Also untick USRDATA and try again.
5. Restoring your NVRam and IMEI
You might need to root your device again, check if need be, by searching for an app called SuperSU or RootKing. If they are not present, root the device again with Root Genius.
You will need to re-install the "adbd" app on your new ROM. If there is no Play Store present, search for a Play Store APK on Google. Once, installed check the 2 tickboxes and re-open MTK Droid Tools.
Click on the "IMEI/NVRAM" button restore your backed-up NVRAM and retype you IMEI codes. Once the restores are done, restart the phone and check if you can call someone. If it works, good job! You can now progress to the very last step! If not, check if you entered the IMEI correct. You probably made a Typo.
6. Installing final ROM
Now that you have installed pavel22's ROM, you have access to a recovery system. So copy the whole 3rd zip file to the root folder of you device. Turn off your device, and turn it on again but this time while holding both volume buttons and the power button until TWRP opens. Click on install, search your zip file and swipe right. When it finishes, do a factory reset from TWRP and then reboot the system normally. You should now have a fully working G750-U10 with Android 4.4.2. Congratulations!
This was my tutorial and personal experience with converting my G750-U10 to Android 4.4.2. It has been a wild ride, and i've reached points that I wanted to throw my device against the wall. I'm now very happy with my (feeling like) new device. I can now finally catch 'em all and become the best PokéMaster ever!
~ NeusAap.
Click to expand...
Click to collapse
I can't download the KitKat rom from needrom.is there any other link?????
Hi mates! I'm stuck in the bootloader unlock step; it keeps showing the 0x7000 error and it doesn't let me flash anything with the SP Flash Tool (guess it's because of the 0x7000 error). I tried to follow the Pavel22 guide posted up there... i can flash the rework-secro succesfully, but i get the 4008 error when flashing the whole rom. Can someone help me? Thanks!!

Easy and Detailed Steps for Rooting Sony Xperia Z3 (D6653)

Here i will Explain you how to Root Sony Xperia Z3 D6653
PRE-REQUISITES AND REQUIREMENTS
1. BACKUP YOUR ANDROID DATA
Backup your Data through built in app Backup & Restore or by any other Tools available in Playstore like
a.
HTML:
https://play.google.com/store/apps/details?id=com.idea.backup.smscontacts&hl=en
(Super Backup)
b.
HTML:
https://play.google.com/store/apps/details?id=com.keramidas.TitaniumBackup&hl=en
( Titanium Backup)
2.INSTALL SONY XPERIA Z3 DRIVERS
You need these drivers to connect your device with the computer to follow this guide. Without these USB drivers you can’t connect your device to the PC, first download and install these drivers on your system.
HTML:
http://www.tothemobile.com/download-android-usb-drivers
3. ENABLE USB DEBUGGING MODE
You need to enable USB debugging mode. Without enabling USB debugging mode on your device you can’t start the root or Unlock process.
a. Go to your Phone Settings > About option.
b. From here you can see the Build number of your device. From here Tap “Build number” seven (7) times continuously and after that your Developer options
under Settings are back.
c. Go back to setting and now you can see the new “Developer Option” here. Tap on Developer Option and check USB debugging > ok
Then
a. GO to the Phone the Settings.
b. Tap on “Developer options”.
c. Check the option: “USB debugging”.
d. Check the allow mock location or select mock location app
e. check install from unknown sources
4. Battery
If your device switched off during this process, it could damage or brick the device. Make sure that your Android battery is full charge or near about 55-70% battery level.
BEFORE GOING TO ROOT YOUR MOBILE YOU HAVE TO UNLOCK THE BOOT LOADER
5. UNLOCKING BOOTLOADER
a. Download the Fastboot Drivers from below link
HTML:
http://d-h.st/ibd
( Copy Paste in browser and download )
b. Get the IMEI code for your device: By typing *#06# in phone dialer to find it out, note only the digits or you can get it from About Phone -> Status -> IMEI
c. In your device, open the dialler and enter *#*#7378423#*#* to access the service menu.
Tap Service info > Configuration > Rooting Status. If Bootloader unlock allowed says Yes, then you can continue with the next step. If it says No,
or if the status is missing, your device cannot be unlocked. then you have to backup your TA Partion and continue.
d.
HTML:
http://www.flashtool.net/downloads.php
Download this tool and install .......
1. Install Flashboot and Fastboot drivers of Flashtool (setup file will be on C:\Flashtool\drivers or similar place).
2. Turn on your phone, and connect with usb debugging on.
3. Go to Plugins-> Bootloader Unlock option, start it.
4. Now it will ask to disconnect your phone and reboot in FLASHMODE. ( By Pressing Volume Up and connect the usb cable)
5. it reboot your phone in FASTBOOT mode.
6. It will show a window with your IMEI number in system, insert your unlock key and click "unlock".
To get Your Unlock Code
a. Visit the
HTML:
http://unlockbootloader.sonymobile.com/unlock/step1
and read everything! Now Click on “Yes, I’m sure” button.
b. Now form the next page clock on the “I accept” button to confirm that you accept the legal terms mentioned on the page.
c. On the next page you will see a form in which you have to mention the details like Your Name, Your device IMEI code and the email address.
d. Fill the form and give correct email id .... because it will send you the link for getting the unlock code.
e. Create unlock boot loader key request
f. You should now receive your unique unlock key via Email. Save this key safely, you need this file in next steps.
g. Enter that key in windows which the Window showed in 6 th point in system from flash tool.
Hit enter once you’ve put your unique bootloader unlock key in place.
You’re device should now be bootloader unlocked.
INSTALL TWRP ON SONY XPERIA Z3 (D6653)
1. Once the bootloader is unlocked. Download the recovery file here and save it on your desktop
HTML:
http://d-h.st/5EA
2. Download the Fastboot file for your phone here and extract the folder on your desktop.
HTML:
http://www.mediafire.com/file/yfms6s1j85cae8t/adb-and-fastboot-files.zip
3. Now copy/paste the bootZ3monxtest01.img file to the Fastboot adb folder. (Dont Rename the Recovery)
4. Now press Shift key + Right click on any empty white space inside the folder, and select “Open command window here”. Now you will see the command prompt
window on your desktop.
5. After this Boot your Xperia Z3 into Fastboot Mode. To do this Press and hold the Volume Up button, Connect to your PC using a USB Cable while holding down the Volume Up button on your Xperia Z3.
6. Once your device is in fasboot mode. Enter the following command on command prompt window
fastboot Devices
7. If the command prompt window shows some digits and alphabets, then your device has successfully connected to Fastboot. If now then install the Android USB drivers again and restart the process
8. Now type the following command:
fastboot flash boot bootZ3monxtest01.img
9. Now the flashing process will start on your phone, wait for some time it will take little/some time.
10. Once done, issue the following command to reboot your phone
fastboot reboot
THAT's IT you have installed the TWRP Recovery in your Mobile.
ROOTING XPERIA Z3 (D6653)
1. To get started you have to install the TWRP recovery on your Z3. Check out the instructions here.
2. Download the SuperSu Zip here.
HTML:
https://download.chainfire.eu/1013/SuperSU/SR4-SuperSU-v2.78-SR4-20161115184928.zip
3. Now copy the Zip file on your phone SD card.
4. Boot your Z3 in recovery mode. To do this Switch off your Xperia Z3 first, Switch it back on and the time when you see your phone’s LED notification light turn
Pink! (or any other color) — start pressing either the Volume UP or Volume Down key a couple of times to make your phone boot into recovery mode.
5. Once your phone in recovery mode, Tap on Install » browse to the location where you saved the supersu zip files and tap on it.
6. Now at the bottom of the screen, do a swipe on the Swipe to confirm flash option to begin flashing.
7. This will start the flashing process on your phone and take some time to finish.
8. Go back to the main menu of recovery and tap on Reboot » then, tap on System to reboot your phone.
That’s ALL!. Now your Sony Xperia Z3 is rooted. Now you can Install any Custom ROM to your Model.
Please Press Thanks if You like this Post and Found Usefull. :good:
I don't understand why on this device you need to flash boot instead of recovery....and by the way this method gave me bootloop
Sent from my 6055P using XDA-Developers mobile app
Why would you unlock the bootloader when you have the option to get root and recovery without doing it. Of course this is if you wanna try stock modded roms but for custom you have to.
I have used this rooting method but when i switch my device and open recovery mode. My mobile get hanged and not get recovery mode. Any other alternative methods
can someone send me another link for twrp of that sony xperia z3 d6653?? i can't download from that site

[Guide] Upgrade to Windows 10 15063, bootloader unlock, root, interop unlock

If you're one of those who has never touched a windows phone before, this guide is for you.
Prerequisites: Windows Device Recovery Tool and internet access on your phone.
Warning
If you've updated to Win10 using insider and you're not getting any updates for fall creators update, follow the guide from start to finish. Don't skip to step 3 just because your phone is already on Win10. Having a carrier branded ROM can cause issues.
STEP 1: Flash unbranded ROM
Since AT&T never provided a version above 8.10.12393.890 and the insider program has been shut down, you must flash an unbranded ROM before you can upgrade to Windows 10. PHONE/SIM WILL NOT WORK, so if you care about receiving phone calls then don't bother.
1. Download an unbranded ROM here, "RM-915 VAR BR CV": https://www.lumiafirmware.com/model/RM-915/hwid/059S2X9
1b. Click 3058.50000.1424.0002
1c. Just download the ffu. You don't need anything else.
2. Open an admin command prompt, cd "%ProgramFiles(x86)%\Microsoft Care Suite\Windows Device Recovery Tool"
You might want to rename your ffu file to firmware.ffu to make it easier to type since you can't drag files into an admin command prompt.
3. type thor2 -mode uefiflash -ffufile "C:\SomeLocationHere\yourfile.ffu" -do_full_nvi_update -do_factory_reset -reboot
Where C:\SomeLocationHere is the location to the file, of course
3b. If your phone is stuck in flashing mode for some reason type "thor2 -mode rnd -bootnormalmode"
4. After it installs and reboots, set up the phone again. Yes it will be in another language. proximo means continue. You can probably get through the setup without too much issues. Aplicativos means it's installing the apps, just wait 15-30 minutes and it should be done.
5. Turn on airplane mode or it will reboot every 10 minutes. Yes, really. Head to settings, idioma, add "Ingles" or your preferred language, hold down, press the second option (move up), hold down on portugese, press the first option (remove), press the reboot button.
6. Head to the software update section and update your device. It will take an update for an update to show, so be patient! If it says there are no updates available after an hour, please message me or if you're feeling adventurous you can try with "RM-915 VAR APAC AU TELSTRA" instead of the Brazillian ROM.
STEP 2: Update to Windows 10
Make sure you've done step 1 so your software version is 8.10.14219.341 or newer, since you cannot use SOUP on an older version.
1. Get SOUP from this guide.
2. Double click run_en.cmd and follow the rest of the instructions.
STEP 3: Interop Unlock:
1. Unlock the bootloader, enable mass storage, and root using this guide. Yes, you can use the .ffu for Windows 8.1 to unlock your Windows 10 Nokia.
2. Go to settings, search developer, tap the result that says "For developers".
3. Set it to Developer mode.
4. Set the date back to a time before Nov 24 2018 and reboot. The Interop Tools cert expired so it won't install if it's past that date.
5. Download Interop Tools, extract it, then copy it to your phone's storage over USB.
6. Open the File Explorer app on your phone, navigate to the directory you copied over, and install the files in /Dependencies/arm. Note that there is no installation progress indicator so please wait 30 seconds-1 minute before installing the next one or the app will not install.
7. Install the InteropTools appxbundle.
8. Open Interop Tools, go to the interop unlock section
8b. DO NOT TAP THE STORAGE UNLOCK SWITCH!!! USB WILL STOP WORKING! (You can turn it back off anyways if you accidentally turned it on)
9. tap the interop unlock switches and restore NVDK. Your phone is now Interop Unlocked!
STEP 4: Update to Fall Creators Update
You need to make your phone appear as a Lumia 950 XL.
1. Open Interop Tools, go to the registry editor
2. Navigate to HKLM\SYSTEM\Platform\DeviceTargetingInfo
3. Change the values to the following:
PhoneHardwareVariant : RM-1085
PhoneManufacturer : MicrosoftMDG
PhoneManufacturerModelName : RM-1085_11302
PhoneModelName : Lumia 950 XL
4. Reboot
5. Check for updates
6. Update the phone (You might have to wait a few hours before any updates appear)
7. Repeat steps 5 and 6 until you reach 15063
If you ever want to change back, the original values are:
PhoneHardwareVariant: RM-915
PhoneManufacturer: NOKIA
PhoneManufacturerModelName: RM-915_nam_usa_228 (Your phone might be different, best to keep it backed up!)
PhoneModelName: Lumia 520
ZeroTheSavior said:
If you're one of those who has never touched a windows phone before, this guide is for you.
Installing Windows 10 Mobile:
Online update method:
1. Download the Windows Insider app from the store.
2. Follow the steps to register your account as an insider (if you haven't already done so).
3. Select Insider Fast. It should register your phone after a while.
4. Go to settings and check for updates. This step can take a very long time, so be patient and wait about half an hour. (It might even take days if the servers are running slow).
5. After waiting 1000 years for the update to appear, download and install.
6. Keep going to the settings app and installing any new updates that appear...
Offline update method:
Make sure you've done steps 1-4 of the online update so your software version is 8.10.14219.341 or newer.
1. Get update files from this guide.
2. Use the 2nd Generation\480x800 folder, then run iutool like the guide tells you.
3. After iutool copies all the files and says "Updating system" or such, go to settings -> check for updates to see the progress of the update installation. Now you just have to wait for about two hours for it to complete.
Updating to the latest (unsupported) version of Windows 10 Mobile:
First you must do the Interop Unlock, so scroll below and then come back to this section...
You need to make your phone appear as a Lumia 950 XL.
1. Open Interop Tools, go to the registry editor
2. Navigate to HKLM\SYSTEM\Platform\DeviceTargetingInfo
3. Change the values to the following:
PhoneHardwareVariant : RM-1085
PhoneManufacturer : MicrosoftMDG
PhoneManufacturerModelName : RM-1085_15217
PhoneModelName : Lumia 950 XL
4. Reboot
5. Check for updates
6. Update the phone (You might have to wait a few hours before any updates appear)
If you ever want to change back, the original values are:
PhoneHardwareVariant: RM-915
PhoneManufacturer: NOKIA
PhoneManufacturerModelName: RM-915_nam_usa_228 (Your phone might be different, best to keep it backed up!)
PhoneModelName: Lumia 520
Interop Unlock:
1. Unlock the bootloader, enable mass storage, and root using this guide. Yes, you can use the .ffu for Windows 8.1 to unlock your Windows 10 Nokia.
2. Go to settings, search developer, tap the result that says "For developers".
3. Set it to Developer mode.
4. Download Interop Tools, extract it, then copy it to your phone's storage over USB.
5. Open the File Explorer app on your phone, navigate to the directory you copied over, and install the files in /Dependencies/arm
6. Install the InteropTools appxbundle.
7. Open Interop Tools, go to the interop unlock section, and tap the switches. Your phone is now Interop Unlocked!
Click to expand...
Click to collapse
The first two methods do not work on Nokia Lumia devices isn't there any other method to get windows 10 on Lumia 520 without unlocking bootloader
Prateek Yadav said:
The first two methods do not work on Nokia Lumia devices isn't there any other method to get windows 10 on Lumia 520 without unlocking bootloader
Click to expand...
Click to collapse
For me for some
For me for some reason the 4 Registry keys exist and I still cannot update to 1709, i am on 1703 and i got error 0x80070273
i also change OEMInput.xml according to another guide, still no luck
its 6/2020 and maybe MS changed again something?
ant0nwax said:
For me for some reason the 4 Registry keys exist and I still cannot update to 1709, i am on 1703 and i got error 0x80070273
i also change OEMInput.xml according to another guide, still no luck
its 6/2020 and maybe MS changed again something?
Click to expand...
Click to collapse
I'll have a try with a RM-914 now in 2021, if I reach 1709 I'll be happy !!
ZeroTheSavior said:
STEP 1: Flash unbranded ROM
Since AT&T never provided a version above 8.10.12393.890 and the insider program has been shut down, you must flash an unbranded ROM before you can upgrade to Windows 10. PHONE/SIM WILL NOT WORK, so if you care about receiving phone calls then don't bother.
Click to expand...
Click to collapse
Is this a AT&T limitation that unbranded rom won't let you get sim working?

[GUIDE]How to Root Honor 9 Oreo

!Disclaimer: You will void your warranty by proceeding with this process! Make sure to check every step and backup your own data. I am not responsible for you soft or hard-bricking your phone. This tutorial is for the Honor 9 STF-L09C432B36(0/2/3/4/5/6/7/8). Other versions may work or may not!
Pre requirements:
-A working pc with internet connection
-your phone
-pin set in android (lock screen)
-USB type c connector
-read everything carefully
-proceed with caution
-rather ask, than doing something you don't understand or you are unsure of
Credits go to:
-xzx0O0
-topjohnwu
-k1ks
1.UNLOCKING THE BOOTLOADER
!If the phone perfoms a bootloader unlock, a factory reset will be perfomed automatically. So you will have to backup your data to a sdcard or to the pc.!
Step 1.1 and 1.4 are hanging together. They can be skipped with no worries, but I would recommend to do it. !THIS IS NOT A FULL BACKUP!
1.1 [OPTIONAL]BACKING UP PHONE SETTINGS:
1.1.1 Download and install Hisuite on your pc: http://consumer.huawei.com/minisite/HiSuite_en/
1.1.2 Connect your pc with your phone
1.1.3a If you see a pop up like this,then choose transfer files and skip Step 1.1.3b
1.1.3b Go to your Notifications on your phone. There will be a settings notification. Press on it and select File transfer via USB.
1.1.4 On your phone go to Settings -> Security & privacy -> More -> and turn on allow Hisuite to use HDB (image)
1.1.5 The phone may ask you to trust the pc. Select always trust this pc (image)
1.1.6 Go to settings -> System -> About phone -> and press about 10 times on the build number.
1.1.7 Go to settings -> System -> Developer Options -> and turn on USB debugging (image)
1.1.8 Open Hisuite on pc
1.1.9 Choose Backup and select everything. Don't password protect it.
1.2 OBTAINING THE UNLOCK CODE
Everything you see below in pink does not work anymore since Huawei has officially stopped providing the bootloader unlock code on their website.
Instead please use this thread for obtaining your bootloader unlock code: https://forum.xda-developers.com/honor-7x/how-to/how-to-unlock-huawei-bootloader-removal-t3780903
1.2.1 Go to this website and press Unlock
1.2.2 Register a huawei id or login
1.2.3 Follow the steps until you see this page
1.2.4 Choose Since Emui 5.0
1.2.5 Fill out the rest of the information. (The IMEI can be found at settings -> System -> About Phone)
1.2.6 Press Commit. If every info was put in correct, A yellow message should appear saying: "Your unlocking password is: ..." Copy the code somewhere safe on your pc.
1.3 UNLOCKING THE BOOTLOADER
1.3.1 Download Minimal ADB and fastboot for your operating system. For windows 32 and 64bit: https://androidfilehost.com/?fid=746010030569952951
1.3.2 install and open the folder where you installed it to.
1.3.3 Run fastboot.exe and adb.exe once
1.3.4 Go to Settings -> System -> developer options turn on OEM unlocking. If you do not have developer options do step 1.1.6 and come back to 1.3.4.
1.3.5 Connect your phone with the pc and turn on USB Debbuging(Step 1.1.7) and file transfer via adb(Step 1.1.3b) on your phone
1.3.6 On your pc go to the folder where you have installed adb. Open a CMD Windows at this folder(For Windows hold leftshift and press right click. Then choose open cmd from this folder)
1.3.7 Make sure that usb debugging is still enabled. In CMD: type adb devices -> hit enter. It should say your serial number with the status "device" (image)
If that is not the case, check if 1.USB Debugging is enabled 2. Allow Transfer files in Notifications.
1.3.8 type in CMD adb reboot bootloader. Your device will reboot into the bootloader.
1.3.9 It should say FRP Unlock and PHONE locked.
If FRP is locked and green, you did not enable oem unlock. => Hold the power button to reboot and go back to step 1.3.4
1.3.10 type in CMD fastboot oem unlock code replace code with the number from Step 1.2.6. Hit enter.
1.3.11 A window will pop up asking you if you want to unlock the bootloader. !Pressing yes will void your warranty and perform a factory reset deleting all personal data on internal storage.! With your volume up and down keys navigate to yes and press the power button to proceed. Your device will automatically reboot and perform a factory reset and reboot again.
1.3.12 Put in all your information, so that the phone is fully usable again
[OPTIONAL]1.4 REAPLYING PHONE SETTINGS
1.4.1 Repeat Step 1.1.2, 1.1.3, 1.1.4, 1.1.5, 1.1.6, 1.1.7 and 1.1.8
1.4.2 In Hisuite press restore and choose the backup you have created in Step 1.1.9
2.FLASHING AND SETTING UP TWRP
2.1 FLASHING TWRP
2.1.1 Set a pin for your phone if you have not (lockscreen). Go to this thread and download stf-twrp-zxz-0.3.img and this kernel
2.1.2 Move both .img to your folder, where you have installed adb
2.1.3 Do Step 1.3.5, 1.3.6, 1.3.7 and 1.3.8
2.1.4 It should say FRP Unlock and PHONE Unlocked(image) => Step 2.1.5 . If Phone is locked and green, you did not unlock your bootloader => Step 1.3.
2.1.5 in CMD type fastboot flash recovery_ramdisk stf-twrp-zxz-0.3.img => hit enter.
2.1.6 type fastboot reboot in CMD to reboot. Do not close CMD window and do not unplug phone from pc if you continue with 2.2.
2.2 SETTING UP TWRP
2.2.1 Do Step 1.3.5, 1.3.6, 1.3.7
2.2.2 in CMD type adb reboot recovery_ramdisk => hit enter
2.2.3 wait for it to boot. It will ask you for a password. You can choose whatever you want. I would recommend you use your PIN to unlock your phone. REMEMEBER IT!
2.2.4 Then this screen will appear. Swipe to allow modifications.
2.2.5 Press Reboot -> System and do not install the twrp app.
2.2.6a If your on screen buttons and flash are working skip step 2.2.6b
2.2.6b If your on screen buttons are not working => connect phone to pc and connect with adb correctly. In CMD press adb reboot bootloader to reboot into the bootloader. Then flash the custom kernel in CMD , by pressing fastboot flash kernel KERNEL_B360a_TOUCH_FIX.img and hit enter to flash. Then reboot your phone with fastboot reboot
2.2.7 !Read through this whole thread to check which functions of TWRP are working and which not!
3. ROOTING WITH MAGISK
3.1.1 Download Magisk v-16.0 from here and the uninstaller from here.
3.1.2 Connect phone with PC. Activate file transfer via USB in Notifications. Move the Magisk-v16.0.zip and uninstaller.zip to the root of your internal storage or sdcard on your phone.
3.1.3 Do Step 1.3.5, 1.3.6 and 1.3.7 . Type in cmd adb reboot recovery_ramdisk => hit enter.
3.1.2 Type in your password from Step 2.2.3. Press on Install. Select the storage where you put both .zip from Step 3.1.2. Search and press on Magisk-v16.0.zip. Swipe to flash. Then press on reboot to System.
Nice thread. Good.
If the site is long or bug at wish , do not answer for ask code.
Use a VPn or Proxy.
Hi,
is this guide still valid? I will get my phone next weekend. I cannot find "Unlock" at https://emui.huawei.com/.
Saftpresse99 said:
Hi,
is this guide still valid? I will get my phone next weekend. I cannot find "Unlock" at emui huawei com/.
Click to expand...
Click to collapse
I've tried to get the unlock code from the site for three days to no avail. It always just redirects to front page as there doesn't seem to be any unlock page anymore. So if anyone has any better luck with this please share
Saftpresse99 said:
Hi,
is this guide still valid? I will get my phone next weekend. I cannot find "Unlock" at https://emui.huawei.com/.
Click to expand...
Click to collapse
anon9000 said:
I've tried to get the unlock code from the site for three days to no avail. It always just redirects to front page as there doesn't seem to be any unlock page anymore. So if anyone has any better luck with this please share
Click to expand...
Click to collapse
I wrote an email to my regional Huawei Support, and they replied that if i sent them my model, IMEI etc, they will resend unlock code. So try this guys
Saftpresse99 said:
Hi,
is this guide still valid? I will get my phone next weekend. I cannot find "Unlock" at https://emui.huawei.com/.
Click to expand...
Click to collapse
Yes I'm sorry that I am replying so late.
So noone really knows if it is going to come back, but here's what you can do:
1: Go to this site. Scroll down. Choose your country. Call the hotline. Give them the required info. They will send you the unlock-code via Email. I tried it with the German Number and they send it to me without a problem.
2: Try emailing the support from Honor or Huawei.
3: Try out this Thread. You will have to pay about 4 EUR ($5).
Lukalion said:
Yes I'm sorry that I am replying so late.
So noone really knows if it is going to come back, but here's what you can do:
1: Go to this site. Scroll down. Choose your country. Call the hotline. Give them the required info. They will send you the unlock-code via Email. I tried it with the German Number and they send it to me without a problem.
2: Try emailing the support from Honor or Huawei.
3: Try out this Thread. You will have to pay about 4 EUR ($5).
Click to expand...
Click to collapse
How long did it take for you to get the unlock? I just called and they told me it should take about two weeks
shiboby said:
How long did it take for you to get the unlock? I just called and they told me it should take about two weeks
Click to expand...
Click to collapse
Try calling different phone numbers. Some are willing to give you the unlock and some not. I think they also don't know whats really going on with the site etc. But as of right now the 3 ways mentioned above, are the only ways to get the unlock code. Maybe the Unlock site at https://emui.huawei.com/ will come back some time.
Thank you for writing this tutorial, it's really helpful to have all steps in one place to know what to do.
If you could include how to revert back to the locked bootloader with stock firmware, that can be sent back to Huawei for warranty repairs, that would be great!
Best,
Chris
Hi
I did everything like in instructions and its gone well.
then i decided to install module in magisk to hide navigation bar and now my phone has a black screen and i can only turn it off... anyone knows how to fix it?
KubaEM said:
Hi
I did everything like in instructions and its gone well.
then i decided to install module in magisk to hide navigation bar and now my phone has a black screen and i can only turn it off... anyone knows how to fix it?
Click to expand...
Click to collapse
1. Go this thread and download the Mount-Magisk.zip
2. Move it somewhere to your phone. (If you are unable to boot to system connect phone to PC. Reboot phone to twrp. Open a adb window on the PC. In twrp go to advanced. Start the adb sideload. Press on cancel and then on back. Move the Mount-Magisk.zip into your adb folder on the pc. In the cmd type adb push Mount-Magisk.zip /external_sd or which ever path you like. )
3. Boot to twrp.
4. Go to Install and choose the Mount-Magisk.zip . Flash it. After flash press on back.
5. Go to Advanced -> File Manager. At the very top/root of your system should now be a folder called Magisk. Open the folder. The next folders also should include your Modules. Hold the folder of the module and delete it.
6. Reboot and everything should be fixed.
Let me know if it worked! :good:
Just to let everyone know. The unlock page is back. :highfive::laugh::laugh::laugh: Happy Unlocking :good::victory::victory::victory:
Lukalion said:
Just to let everyone know. The unlock page is back. :highfive::laugh::laugh::laugh: Happy Unlocking :good::victory::victory::victory:
Click to expand...
Click to collapse
Yeah... Its back for about 2 months, and then it will be closed pernamently
click
So if I unlock bootloader, and then root my device then i won't receive any OTA update anymore... but how can I deal with this situation in order to re-lock when it's OTA time and unlock again when I got it?
ps. No OTA means only no firmware or it means also no security patches ??
ov3rlordRAGE said:
So if I unlock bootloader, and then root my device then i won't receive any OTA update anymore... but how can I deal with this situation in order to re-lock when it's OTA time and unlock again when I got it?
ps. No OTA means only no firmware or it means also no security patches ??
Click to expand...
Click to collapse
In case of Honor devices, to a certain point you are still getting ota updates. To check on the newest updates download the app Huawei Firmware Finder. Then follow the HuRUpdate Thread to update to the newest firmware without unrooting.
hi, magisk automatically closes after about 3 seconds, how can I solve this problem?
listo09 said:
hi, magisk automatically closes after about 3 seconds, how can I solve this problem?
Click to expand...
Click to collapse
Try reflashing Magisk in TWRP.
listo09 said:
hi, magisk automatically closes after about 3 seconds, how can I solve this problem?
Click to expand...
Click to collapse
Issue Magisk FC , when you open Magisk , go direct on 'About' .
This will keep it open.
Some solutions should be on official section for Magisk
Lukalion said:
Try reflashing Magisk in TWRP.
Click to expand...
Click to collapse
Funziona, grazie
Hi! I'm currently attempting to complete step 2.1, but I've run into a problem.. I've completed all the 1.-steps and added the twrp & kernel img-files to the adb folder, but when I attempt to use cmd fastboot flash recovery_ramdisk stf-twrp-zxz-0.3.img, I just get the response waiting for any device, and then nothing else happens. Any suggestions?

Root SM-J730GM On Android 8.1.0, Binary 5.

Just for those who may find this helpful. I made a patched boot with EFT Dongle, and it will require you to flash using EFT.
Precaution:
Do know that this procedure will brick your warranty, i will not be held responsible if you brick your device as a result of following this guide. Make sure you follow guide properly and do not miss a single step!
How To Root SM-J730GM Android Oreo,8.1.0, Binary 5.
Step 1. Go to this page, download the Root file
Link To Get Root File
Step 2. Open EFT Dongle Software, Go to Android, Next Samsung.
Step 3. Click On EFT, then Tap On .EFT File and go to where you saved the root file above.
Step 4. Enable Oem and usd debugging mode.
Step 5. Boot device to download mode, connect to PC and scan usb port.
Step 6. Press Flash, wait for device to disaplay verification failed, press reset and wait for device to completely erased and restarted.
Step 7. Set up device and enable Oem and Usb debugging mode again.
Step 8 Boot back to download mode, connect to PC , scan usb port, then press flash finally.
Step 9. Your device should boot up completely now and you will be rooted.
You can install superuser apk from GooglePlaystore if need be.

Categories

Resources