How To Guide Unlock Bootloader on G20 (SPD) - Motorola Moto G20

I had to unlock my bootloader on my old but trusty G20, had it grayed out. This is often normal on relatively new android devices. 1. Finish your setup wizzard normally, 2. Connect To Wi-Fi,. 3 Have it grab signal from his rild or modem. 4. Then open developer settings and go on adb shell to type adb shell reboot bootloader... then just type fastboot devices followed by fastboot flashing unlock on your phone press power down and wait (make sure the device does not have FRP set to ON if it´s on boot again and remove your Google´s Account). Done, now you can do a fastboot reboot and finish the setup wizzard again, go into dev settings and you will see "Bootloader is alrredy unlocked". (The order on the steps is key to make it work) reasoning is quite simple, you should not be unlocking a bootloader of a device that you don´t own, hence finishing the propper setup first should give you the best result, set no google acccount and no security (you are going to wipe the device again when you unlock the oem). Just bringing this up if it helps someone unbrick or fix their G20 (good device even for UNISOC).​

Related

[GUIDE]Unlock Bootloader [Mini FAQ] - Moto G 2015

UNLOCK YOUR BOOTLOADER​
WARNING: UNLOCKING YOUR BOOTLOADER VOIDS YOUR WARRANTY.PROCEED AT YOUR OWN RISK. EXCEPT If You Live In The EU
NOTE: Unlocking the bootloader will Wipe/ factory reset your device, and will delete all personal data from your device such as apps, photos, messages, and settings.
Prepare Your Moto G for Bootloader Unlock
Code:
Your device must be charged up to 70% before going completely through the process mentioned below.
These firmwares are only for the Moto G 2015 variant.
Make sure that you have installed proper device drivers on your computer.
INSTRUCTIONS:
Make sure to take a backup of your entire device data.
Download the Android SDK OR Download the Minimal ADB and Fastboot
Install the latest Motorola USB Drivers on your desktop. Download here.
Go To Settings -> Dev Settings, And Select "Allow OEM Unlock"
Put your device in fastboot mode (power off, then press the power and volume down buttons simultaneously).
Open Command Prompt on androidsdk/platform-tools/ (Hold Shift and right click and press open command window here)
[*]If you have downloaded Minimal ADB and Fastboot Go to C://Program Files/Minimal ADB and Fastboot and open Command Prompt from there.
Connect your Phone to PC
Type this in the CMD prompt window - fastboot oem get_unlock_data
You will get a return string. Copy it. [Right Click-Mark- Mark the text by pressing the shift key-Now press Ctrl+C]
Paste all the lines together in a notepad. Remove the empty spaces.
Now go to the Motorola Site.Sign in using your Google account or Motorola ID. Scroll down the page and paste the copied string in the field at step #6. Then click on ‘Can my device be unlocked?’, after which a "REQUEST UNLOCK KEY" button will appear at the bottom of page.
To get your unlock key, select the ‘I Agree’ option. Note: You will receive an email with your Unlock Key at the email address you used to log in there.
Important – Copy the 20-character key that Motorola sent you via email. Make sure your device is connected.
Then in CMD type: fastboot devices (To check your device is connected)
Then type: fastboot oem unlock UNIQUE_KEY
NOTE: In above command, replace the word ‘UNIQUE_KEY’ with the unlock code that you got via email. Then hit enter and the unlocking process should begin. Wait for a while and soon you’ll see ‘Bootloader Unlocked’ warning on your Moto G.
To relock the bootloader:
Go to Fastboot and give the command fastboot oem lock
You can always appreciate my work by pressing the Thanks Button.:good:
Good Day
Want to Get OTA updates even after Rooting your Device? Here's how.
Use the full unroot option from the Super Su
Flash the stock recovery Use Code : mfastboot flash recovery recovery.img
Now you'll be able to get OTA updates as before
RESERVED
Lucas Eugene said:
Want to Get OTA updates even after Rooting your Device? Here's how.
Use the full unroot option from the Super Su
Flash the stock recovery Use Code : mfastboot flash recovery recovery.img
Now you'll be able to get OTA updates as before
Click to expand...
Click to collapse
So this preserves apps/data?
Thanks
Lucas Eugene said:
UNLOCK YOUR BOOTLOADER​
Click to expand...
Click to collapse
Sorry but I think you´re in the wrong section here. this is the Moto G 2014 (titan) thread. So it should be moved to the Moto G 2015 section. Or, as the process is similar, the thread could be renamed.
Also it should be posted in Q&A, Help & Troubleshooting not in Andoid Development.

Verizon Pixel's bootloader can be unlocked now. Will it work on Moto Z Play Droid?

https://forum.xda-developers.com/pi...der-unlock-t3740911/post76633532#post76633532
Qu3ntin0 said:
Thanks to LeoTheRomRasta's log, I've deciphered the log and found a way to unlock my bootloader. Here's how I did it:
1. Remove sim from phone
2. Factory reset phone
3. Go through setup, leave everything as default
- Don't add any fingerprints or screen locking
- Don't connect to WiFi (yet)
4. Enable developer options, and enable usb debugging
5. Connect to PC and set usb to charging only
6. Run the command from PC: adb shell pm uninstall --user 0 com.android.phone
7. Reboot
8. Connect to WiFi
9. Open Chrome and load any website (not sure if this is necessary)
10. Go back to developer options and enable OEM unlocking
11. From PC run:
- adb reboot bootloader
- fastboot oem unlock (confirm the unlock on phone)
- fastboot reboot
Now enjoy your bootloader unlocked Pixel!
Click to expand...
Click to collapse
Apparently it's also important to remove your google account from the phone BEFORE doing the factory reset.
TidusWulf said:
https://forum.xda-developers.com/pi...der-unlock-t3740911/post76633532#post76633532
Apparently it's also important to remove your google account from the phone BEFORE doing the factory reset.
Click to expand...
Click to collapse
probably not because "fastboot oem unlock" wouldn't work since you need the unlock code, wich you get after you provide serial to motorola's services. but you could always try. be careful, you could ruin your device.
Any luck?

[GUIDE] Root and unbrick steps for ASUS ZenPad C 7.0 (P10Z - Z170C)

Hi all! It took me a lot of time to finally being able to root this tablet. It's old, slow and practically unusable, but with some tricks it can be made much, much better. I'm going to explain what you need to do to root this tablet, and in case of brick (which happened to me many, many times) how to unbrick it. I even got to a point where I could not even boot into recovery mode, and only fastboot was working, that was scary, but I managed to get out. Every single file I will use will be bundled in a ZIP you can download, and I'll try to make sure this link stays up, because there's nothing more frustrating than wanting to make these things in the future only to find out the link is dead, along with all your hopes. Before we begin, a little disclaimer:
Code:
#You, and only you are responsible for everything that you do or happens to your tablet.
#If you screw up, I have a number of backups to help you recover, but if that's not enough don't point a finger at me.
#I will not be babysitting anybody to help restore their tablet or recover lost data.
#This process WILL wipe all of your data, do a backup before beggining.
#YOU HAVE BEEN WARNED!
1. ENABLING USB DEBUGGING
This is a very basic step, but it's needed if you want to even begin to do this. You'll need to go to "Settings -> About Phone". There, look for a line that says "Compilation Number" (or something like that) and tap it multiple times. You will see a message pop up saying "You are now a developer" (I wish it was that easy). Go back to the settings screen, you will see a new option appeared called "USB Debugging". Enable it, and make sure "Developer Options" are enabled too at the very top of the screen. Now, connect the tablet to your computer. You will see a message pop up asking for permission, tap "Always allow from this computer" and press "Allow".
That's it for this step.
2. SETTING UP ADB TOOLS AND MAKING SURE THEY WORK
Now that we have USB debugging enabled, and we have allowed our PC to access the tablet, we can begin setting up ADB. The required files are attached in the zip.
Extract the "platform-tools" folder and move it somewhere nice. Then open it, hold shift and right click in a white space and select the option "Open command window here". CMD will pop up, now type:
Code:
adb devices
It will probably say something about a server followed by a list of attached devices. If you see a serial number there, then great! ADB is working as it should. If not, make sure the tablet is connected, that USB Debugging is on, and if all else fails, try with another cable.
Now for the juicy part.
3. UNLOCKING THE BOOTLOADER
We will have to unlock the bootloader if we want to do anything here. Here's what to do. Type:
Code:
adb reboot fastboot
Wait until the tablet reboots into fastboot. Once there type:
Code:
fastboot oem unlock
fastboot oem unlock confirm
This should unlock the bootloader.
NOTE: This method of unlocking is reported to not work anymore, but I listed it anyway just in case, as it doesn't hurt to try. If this is not working for you, don't panic, it's normal, use the following code instead:
Code:
fastboot oem asus-go
fastboot oem asus-go confirm
This should work, and the bootloader should be unlocked now.
4. INSTALLING THE REQUIRED FIRMWARE
Now, your tablet may or may not have the required firmware for the procedure, but just in case we will flash one that's sure to work. If you followed along, you should be in fastboot mode right now. Type:
Code:
fastboot reboot
Your tablet should boot as normal, without any changes (unless the first bootloader unlock method worked for you, in which case it probably wiped all of your data). Now we can access ADB once again, so type:
Code:
adb reboot recovery
The tablet will reboot into recovery mode and you should see an image of wasted android with an open belly (if you don't see this it doesn't matter). You should see a list of options with blue text, you must use the volume keys to navigate this menu. If you don't see any options, press any volume key and they should appear. If instead of getting into recovery mode, the tablet just turned off, then go to the "Fixing recovery" section.
In this menu, you must select "Wipe data/factory reset". This will, obviously, wipe all of your data. Once that finishes, select the "Install update through ADB" option. Once that's done, make sure the "updated_firmware.zip" file is in the same directory as the "adb.exe" file, then type:
Code:
adb sideload updated_firmware.zip
This will install the firmware, it will take about 20 mins. Once finished, reboot the device. You may think it got bricked at this point, fear not, the first boot really takes this long (about 10 mins).
Once everything is done, the device should boot up and everything should be exactly as it was when you took it out of the box, meaning, it doesn't even remember your wifi password. Do a quick (but proper) set up and enable USB Debugging again, make sure to allow the PC again (and check the "always allow" box). Also, scroll down a bit more in the developer options section and look for one that says "Verify apps installed through USB" or something of that kind. Make sure it's unchecked. Now, we gotta install root.
5. ROOTING
The all holy root, finally here. Type this into the terminal:
Code:
adb reboot fastboot
You should be familiar with this process by now. Once in fastboot mode, type:
Code:
fastboot boot root.img
Once finished, reboot. You should boot up as a rooted user, hooray! Only one final step, we gotta give ourselves some means to control this new power, that's where the SuperSU app comes into play.
6. INSTALLING SUPERSU
Apparently, not every single SuperSU apk file works... but lucky for you, I managed to scout and bundle one that does, so use that one. Make sure the apk file is in the same folder as "adb.exe" (as with all of the previous files) and type:
Code:
adb install supersu-2-82.apk
Leave it a few mins, and you should see a "success!" message when it's finished. Open the SuperSU app and it will tell you that you need to update the binaries. Say yes to that, and when asked wether to do a "Normal" update or "TWRP" update, select normal. It should be successful and prompt you to reboot, do so.
That's about it, you now have root access in the ASUS ZenPad C 7.0.
NOTE: Every single attempt I made to make the SuperSU app a system app resulted in the app crashing and I needed to reinstall it again, do as you please.
Why would you even want to do this you might ask? Well, I personally used this to make a few tweaks with Kernel Auditor and L Speed, two apps that will let you customize the performance of the machine to its maximum... sacrificing battery of course. You can search online for the best configuration for you for these apps. With the right tweaks, it transforms from **** to usable, and you need root for all of this.
As a quick note, you might notice that the SuperSU pop up that prompts you wether to grant or deny root access to an app is delayed, that's just how life is with this machine, it's slow. As a tip, when an app is trying to acquire root access, go back to the home screen and open the SuperSU app, then go back to the app you were trying to give it access to, it should appear quicked that way. Sometimes it's so slow that the app says I don't have root, only to have the pop up appear 10 seconds later. Now... to a final chapter.
7. UNBRICKING
This would be the end of the story if nothing went wrong, you have a rooted tablet and you can now do whatever you want with it, but that's not how life is. **** happens, things can go wrong, and when they do, you better have a backup plan. I don't know how to get back your ex, but I know how you can unbrick your tablet if that should happen. Follow these steps if you want to recover this machine...
Code:
#This process will wipe all data, but you shouldn't care about that since you can't access it anyway.
So, if the tablet doesn't turn on and gets stuck at the boot up screen, what can we do? Well, let it sit at the boot up screen for a few mins, and then type in the terminal:
Code:
adb devices
If it's recognized, then type:
Code:
adb reboot recovery
If it's not recognized, press the power button and the volume down key until the tablet turns off. Once that happens, press the power button and the volume down key, when the logo appears, let go of the power button and keep the volume down key pressed, that should boot the tablet into recovery mode. If you got into recovery mode, skip to 7.2
7.1 FIXING RECOVERY MODE
Sometimes, (it happened to me), recovery mode is broken.... it just doesn't appear, no matter what you do you can't get into it. To fix this, we gotta flash it again. We gotta enter fastboot mode. One option is to boot up the device until it gets stucked and wait a few mins, then adb should be able to recognize it and you type:
Code:
adb reboot fastboot
If that's not the case, turn the tablet off and press power and volume up, that should get you to fastboot. Once there type:
Code:
fastboot devices
And the tablet should appear there, if it doesn't... well it better do. I don't really know what to do if it doesn't appear there, but there shouldn't be a reason for it not to. I guess you can try to enter fastboot once again, with the tabler connected from the beggining or something like that, let's just assume it does, and if it doesn't then I'm sorry to tell you that's homework you will have to do.
Once here, we must format the cache and the data partition, for that type the following:
Code:
fastboot format cache
fastboot format userdata
Now, we need to get the recovery files, grab them from the zip I gave you. The files in question are "recovery.bin" and "vrl.bin". We will start with vrl. Once the two formats are finished, type:
Code:
fastboot flash vrl vrl.bin
Followed by:
Code:
fastboot flash recovery recovery.bin
Once that's done, press the power button and volume down keys until the tablet turns off. Then, press them again until the logo appears, and when that happens let go of the power button, that should get you (finally) into recovery.
7.2 UNBRICKING (FOR REAL THIS TIME)
Well, now that everybody is on the same page, and we could get to recovery mode, it's time to repeat some steps really... Follow the procedure from step 4 onwards (from the part that tells you to go to recovery). So, wipe data and apply that damn zip with sideload, the tablet should work now.
That's all I have to offer guys. I'm not a developer, I'm just a guy with a bunch of free time on his hands, so I was able to gather all of this information and (most importantly) files so you can root and fix this god damn tablet. Until the next one!
FINAL NOTE: In the files I included, there's a TWRP.img file. This is the TWRP custom recovery. As far as I know, this version should work with this tablet, but I was unable to flash it and make it work. IF YOU WANT TO TRY THIS DO SO AT YOUR OWN RISK, IT'S HIGHLY PROBABLE THAT THIS WILL RESULT IN BRICKING YOUR TABLET AND BREAKING THE STOCK RECOVERY, IN WICH CASE YOU WILL NEED TO FOLLOW THE STEPS STATED IN THIS GUIDE.
I couldn't upload the files as an attachment directly... sorry.
The "updated_firmware.zip" file is added as a separate download because it's a bigger file, and I prefer to let people decide if they even want it in the first place.
updated_firmware.zip
Everything else
None of the 8 drivers from Intel or Google detect the device in fastboot mode. I tried fixing this tablet years ago and had the fastboot drivers. As far as I know I have the same ones. These all loaded with no problem, but I could never get ADB Device to detect it in fastboot mode
Google: Android ADB Interface | Android Bootloader Interface | Android Composite ADB Interface
Intel: Android ADB Interface | Android Bootloader Interface | Intel AndroidADB Interface | Intel Android Bootloader Interface | Intel Android Composite ADB Interface
neghvar said:
None of the 8 drivers from Intel or Google detect the device in fastboot mode. I tried fixing this tablet years ago and had the fastboot drivers. As far as I know I have the same ones. These all loaded with no problem, but I could never get ADB Device to detect it in fastboot mode
Google: Android ADB Interface | Android Bootloader Interface | Android Composite ADB Interface
Intel: Android ADB Interface | Android Bootloader Interface | Intel AndroidADB Interface | Intel Android Bootloader Interface | Intel Android Composite ADB Interface
Click to expand...
Click to collapse
Make sure you enable usb debugging, no driver will work without that enabled.
tralph3 said:
Make sure you enable usb debugging, no driver will work without that enabled.
Click to expand...
Click to collapse
Not possible. This hangs during boot up or I can enter fast boot mode. It has been like this for years. Basically a soft brick. I tried to fix this years ago as stated above, but having seen this latest post about it, I decided to try again. But this time, I cannot find a fastboot driver that shows the device as attached when I run ADB devices
neghvar said:
Not possible. This hangs during boot up or I can enter fast boot mode. It has been like this for years. Basically a soft brick. I tried to fix this years ago as stated above, but having seen this latest post about it, I decided to try again. But this time, I cannot find a fastboot driver that shows the device as attached when I run ADB devices
Click to expand...
Click to collapse
Be aware that when in fastboot mode, adb devices never lists anything, you must use "fastboot devices"
tralph3 said:
Be aware that when in fastboot mode, adb devices never lists anything, you must use "fastboot devices"
Click to expand...
Click to collapse
Yep! That's where I was messing up. Thank you.
And the tablet is now working. Thank you very much.
One last question though. I tried to install the twrp.img file included in the pack
fastboot flash recovery TWRP.img
Here is what I got
Sending 'recovery' (26588 KB) (bootloader) Ready to receive: 0x019f7000 size of data
OKAY [ 0.741s]
Writing 'recovery' (bootloader) Flashing partition: recovery
FAILED (remote: ' Download image size is large than partition size')
fastboot: error: Command failed
How do I get around this if the image file is too large?
neghvar said:
Yep! That's where I was messing up. Thank you.
And the tablet is now working. Thank you very much.
One last question though. I tried to install the twrp.img file included in the pack
fastboot flash recovery TWRP.img
Here is what I got
Sending 'recovery' (26588 KB) (bootloader) Ready to receive: 0x019f7000 size of data
OKAY [ 0.741s]
Writing 'recovery' (bootloader) Flashing partition: recovery
FAILED (remote: ' Download image size is large than partition size')
fastboot: error: Command failed
How do I get around this if the image file is too large?
Click to expand...
Click to collapse
Yeah I never could get around it either. I never could install a custom recovery on this tablet, it just wasn't made for it. But hey, root is cool.
Work?
Still working?
jerryspring said:
Still working?
Click to expand...
Click to collapse
Why wouldn't it? This tablet ain't gonna change. Everything should work no problem.
Hi, any custom rom for this device to make it useful ?
It is in my drawer for more than 2 years and I just do not know what with it
Also how to play with settings in root mode so I can make it faster ?
Hey folks,
I recently followed this guide and a couple of issues.
First, I had expected all my data to be gone, which is fine. But it wasn't. I seemed to have gotten all the way through without it being reformatted, and this makes me suspect I never really achieved all the goals.
One thing I should note, in recovery boot, I had to use the volume button to select a source. No big deal, but it had not worked until I guessed I needed to do that.
Oh, and another thing is I had to install the driver package, and then after, once it was rebooted into fastboot, manually guide the device manager to select from list.
It seems after complete shutdown and then a fresh bootup, my SuperSU software was gone. So, is this only a tethered root boot? Is there a completely untethered?
After rebooting again, it seems my device will not complete booting, but I will give it some more time. I may have bricked it, though I have no idea how lol. All I did was enable USB debugging again and issued the reboot command.
I know this is an old guide, and probably long forgotten by most participants, but I recently got one of these tablets online, open box but new or like new, for around $20, and I would like to get it rooted because otherwise, it is extremely sluggish and the battery drains very fast. I read online it is google play services at fault, but I do not know for sure.
Anyway, if anyone has any updated info or alternative method to achieve full root access untethered, please advise. Unless this guide is that, in which case I just need to try again. Just out of curiosity, what is the TWRP.img for?

Unlock Bootloader of iQOO 3

Prerequisites
Your entire data would be wiped off. So before beginning with the process, make sure to make a complete backup of your device.
Enable USB Debugging: To do so, head over to Settings and navigate to About Phone. Then tap on Build Number 7 times, doing which you should be greeted with a message along the lines that you are now a developer. Now go back to Settings and head over to System. Tap on Advanced and now you should see the Developer Options.
usb debug android 10
Enable OEM Unlocking: To unlock the bootloader of iQOO 3, you will also be required to enable OEM unlocking. To do so, head over to Developer Options and enable the said toggle.
oem unlock bootloader
Download ADB and Fastboot Tools for executing various ADB and Fastboot commands.
Warning
xxxxx or any of its members won’t be held responsible in case anything happens to your device while performing the below steps. You completely understand the risk of bootloader unlocking and proceed ahead at your peril.
Steps to Unlock Bootloader of iQOO 3
Connect your device to PC via USB cable.
Navigate to the folder where you have installed Android SDK and Platform Tools.
Inside the folder, while pressing the ‘Shift’ key, right-click on an empty location.
Select ‘Open PowerShell window here’.
Unlock Bootloader Android Devices- Open PowerShell window here
Well, you could also use Command Prompt if you wish. For that, type in cmd in the address bar and hit Enter.
Next, type the below code to boot your device to fastboot/bootloader mode:
adb reboot bootloader
Now type the below code to unlock the bootloader of iQOO. Executing the below code will also wipe off all the data from your device.
fastboot bbk unlock_iQOO
If you get a confirmation message on your screen, reply in affirmative (‘Yes’, ‘I agree’, Unlock the Bootloader’, etc).
Reboot the device by typing the below code:
fastboot reboot.
Source :[MOD EDIT: Links removed]
MOD ACTION:
Thread closed and links removed.

[Guide] Unlock Bootloader: T-Mobile [Nord N10 5G] (BE2025)

Prep
Download Android SDK
Enable Developer Options
Enable USB Debugging mode (Optional)
Enable OEM Unlocking
Info Needed
IMEI number
Dial
Code:
*#06#
Serial # (also listed with unlock code step)
Settings/About Phone/Status/Serial number
Unlock Code from bootloader/fastboot mode
Enter Fastboot mode (2 options)
USB Debugging (adb reboot bootloader)
from Power Off or Reboot
Fastboot command
Code:
fastboot oem get_unlock_code
OnePlus Site
https://account.oneplus.com/signup/
Create an Account
Oneplus/T-mobile Unlock Bootloader Page
https://www.oneplus.com/unlock_token
Enter Device info
Note: It took OnePlus 7 days to send my Unlock token
Send unlock Token to Device
Reboot to bootloader/fastboot
Send Unlock Token (Use full Filename)
Code:
fastboot flash cust-unlock unlock_token.bin
Unlock Bootloader
Code:
fastboot oem unlock
Confirm unlock
Select Unlock the bootloader
Scroll with the Volume button
Select with the Power button
Warning: Device will reboot and factory reset (wipe user data)
​
Options
Root
Root N10 5G using Magisk for factory stock
More
https://forum.xda-developers.com/t/oneplus-nord-n10-5g-hardware-variants.4221237/
Oneplus Nord N10 5G hardware variants
Does anyone have the full list of hardware variants? BE2025 - Metro, maybe t-mobile? Be2026 - NA BE2028 - EU? BE2029 - Global I bought the BE2026 straight from oneplus in the US and realized that the situation isn't quite like it is with the...
forum.xda-developers.com
Credits
How to Unlock Bootloader on OnePlus (Unlocked / T-Mobile)
Here is a complete walk-through and guide on how to unlock bootloader on OnePlus phones. Whether you are looking to install a custom ROM or trying to root
teamandroid.com
Reboot to Bootloader/Fastboot
Reboot or Power Off
Hold Volume Up and Power Buttons
Select Restart
When the screen goes black
Hold the Volume Down button till you see the language screen
Select your language (English) with touch or Scroll (volume buttons) Select (Power button)
Select Advanced
Select Reboot to fastboot
Confirm Reboot to fastboot
Enable Developer Options
Select Settings/About phone/Build number
Tap Build number till you see
You are now a developer!
Go back to the Settings page
Select System
Developer Options will now be available.
Enable USB Debugging mode
Enable OEM Unlocking
Unlock Code from bootloader/fastboot mode
Screenshots
I was able to get the OEM unlock toggle to show after running a debloat script in another thread. I applied for my token so I'm super stoked for finally getting to unlock. I planned to make a toolkit for this device as well written in Python
So I was able to finally unlocky bootloader now that I have my token. I tried to install a custom ROM, followed the steps exactly, and upon ADB failing at 47% on the side load I reboot to get into fastboot and ended up in 900E mode (semi-brick state). I flashed stock in EDL and reunlocked again... This time I switch the slot from a to b and it did this same thing again! I'm not even sure why this happens if others haven't experienced it
Looks like I'll be sticking with stock root. Trying to flash any rom via adb sideload as shown in the instructions fails at 47%. After trying to reboot to bootloader after that it just semi-bricks. Trying to switch slots after unlocked also causes it to brick. I'm sorry, but this pisses me off a little bit. I'm not sure how others aren't running into this issue.
EDIT:
Turns out because I didn't take the OTA to Android 11 that's what caused it. It was because of the Android 10 bootloader. All is working finally! I'm truly sorry for the troubles..
Does this work with Metro By T-Mobile OnePlus Nord N10 5g?
So, I'm a little confused. The unlock code from fast boot, is it both lines as a single code? I tried to submit like that and the oneplus page says must be 64 characters. What am I missing?
nkolvek said:
So, I'm a little confused. The unlock code from fast boot, is it both lines as a single code? I tried to submit like that and the oneplus page says must be 64 characters. What am I missing?
Click to expand...
Click to collapse
Yes the unlock code is both lines put together with no spaces. Make sure all the 0 are zeros. I would triple check that you copied the code down right. The code should be 64 characters long. I had trouble with the unlock token link not working so I had to contact the Oneplus support on their website. To save you time I would find your serial number, unlock code, Imei number and your PCB number. This way you don't have to do the back and forth that I had to do for over a month. Even if they don't ask for it, just give them the info, it should save you time. Or if you are tech savvy I believe you can flash a different version of your phone to bypass the need for a unlock token. You might also try to send a direct message to an active senior member in one of these N10 forums. Good luck

Categories

Resources