ONEPLUS NORD N10 5G HOW TO FLASH OXYGEN OS 100% WORKING METHOD - OnePlus Nord N10 5G Guides, News, & Discussion

In this thread, you will be able to learn how to flash oneplus nord n0 5g phone back to oxygen OS 10.5.8
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
kindly follow the steps carefully
ONE PLUS NORD N10 5G USB drivers link
https://www.mediafire.com/file/67evba4b0n8jxuv/OnePlus_USB_Driver_Setup.zip/file
adb platform tool (copy folder in the adb folder directory)
https://www.mediafire.com/file/aj42rr8ydvtavmd/platform-tools_r33.0.2-windows.zip/file
qualcom usb driver link:
https://www.mediafire.com/file/06xu9w6852qjefs/Qualcomm_QDLoader_HS-1
USB_Driver_64bit_Setup
https://www.mediafire.com/file/cyul9c0ze2swnpr/Qualcomm_QDLoader_HS-USB_Driver_Setup.rar/file
TWRP 3.5.1 link:
https://downloads.billaids.dev/0:/twrp/
metro with t-mobile Oxygen OS link:
https://androidfilehost.com/?fid=2188818919693751624
Only t-mobile
https://androidfilehost.com/?fid=2188818919693751587
International ROM
https://androidfilehost.com/?w=files&flid=321949
Installation guide is as follow :-
after installation of files on pc
enable developer mode
attach USB cable
in adb folder, press shift and right mouse button and click on open cmd windown here
type in cmd adb devices then adb reboot bootloader
it will reboot to fastboot if oem is unlocked otherwise you need to unlock the oem first
In fastboot mode
type in cmd fastboot flash recovery "choose twrp file pasted in adb folder and drop it in the cmd"
press enter to flash twrp recovery
extract the oxygen OS file and open msm tool and choose other option
on msm tool press start button and
keep usb attached to pc
On phone in twrp from reboot option choose edl mode
installation of oxygen OS will start and it will take 0-5 minutes to finish
phone will reboot
volla..... after reboot you phone will be entering in oxygen OS 10.5.8
enjoy.....
here is the video link for step by step guide​ONEPLUS NORD N10 5G HOW TO FLASH OXYGEN OS 100% WORKING METHOD [1080P HD]

Hi @seggy112,
welcome to XDA developers. Thanks for sharing this tutorial. As a one-time reminder, prior to your next posting, kindly read the Forum rules.
XDA-Developers FORUM RULES
Self-promotion is forbidden, this includes blogs, social media and video channels etc. Random links will be removed.
Click to expand...
Click to collapse
Thank you for your understanding.
alecxs
moderator

Related

Yureka downgrade lollipop 5.0 to kitkat 4.4.4

Hello Members, I am about to share the final method for downgrading Yureka Lollipop to Kitkat Stock Rom.
You need to download these files
1. CM11 FASTBOOT SIGNED.ZIP DOWNLOAD LINK: http://builds.cyngn.com/factory/tomato/cm-11.0-XNPH05Q-tomato-signed-fastboot.zip
2. FASTBOOT DRIVERS DOWNLOAD LINK: https://drive.google.com/file/d/0B0_IwOvcRE4gWkpiRTBlenJoR1k/view?usp=sharing
3.LIST OF COMMANDS AND BAT FILE INCLUDED DOWNLOAD LINK: https://drive.google.com/file/d/0B0_IwOvcRE4gODk4R09GTDVVWW8/view?usp=sharing
You can enter each commands step by step or click on the bat file. But don't prefer the bat file procedure, you may get errors. I'm not responsible for any hard brick. try with on own risk.
Procedure:
1. Download these above files
2. Create a Folder name it as "Flash".
3. Extract CM11 Fastboot Signed and Fastboot Zips in that "Flash" Folder which you have just created.
4. Open the Folder and CLICK on the SHIFT button and right clicked on the mouse. You can see the "Open Command Window Here".
5. Clicking on " Open Command Window from here" will open a command window.
6. Switch off your yureka and press volume plus button and connect to the computer.
7. You will see the phone has been started in Fastboot Mode.
8. Now, You need to enter the given commands one bye one or just click on FLASH_ALL.bat file, which will flash everything easily.
9. Final step is to Reboot in Normal Mode.
10. You will be in KITKAT.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
For more detail, I have uploaded a video in youtube. Please watch it. If I Helped you then please HIT THANKS.
fastboot
I am unable to set in fastboot device...
I tried a lot..can you please tell me the process of fastbooting the device
after done that procedure am i able to flash any custom rom based on cm 11 ?
after done that procedure am i able to flash any custom rom based on cm 11 ? or i have to rerooted my phone again ? plz send me rply bcoz i m going to downgrade to kitkat from buggy lollypop .

[GUIDE] Use TWRP through ADB Shell

Dear user, we hereby say that any damage or brick created by following this guide shall not give any fault on us. The requirements for this procedure are clarified and we take no responsibility for bad usage of this.
Click to expand...
Click to collapse
Dear XDA community,
Straight from the efforts of user @LastStandingDroid, here's a way to flash a zip file or some other operation in TWRP if you cant access some part of the touch screen due to it being broken and not detecting touch, for example.
Requirements:
A toaster wich can run Windows, MacOS or Linux. (joking on toaster part)
ADB Drivers (if needed, you can find something here) - this link is only for windows users.
TWRP installed (follow this guide for installation)
Minimal command knowledge
We will use as example, a flash of a zip file to get root on a Umidigi Z Pro:
Open command prompt;
From here, change directory to ADB Directory (cd path/to/adb)
Now type "adb shell twrp install path/to/zip", being the part path/to/zip the actuall path to the zip file you want to flash;
At this point, you should get a screen where every step of the flashing process will be shown, just like when flashing through TWRP. And that's it.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Credits:
All of them goes to @LastStandingDroid and @gersp for his tutorial thread.
Now lets heat up things...​
atarii said:
Atarii:
that handy to know
Click to expand...
Click to collapse
And I certainly agree with his statement (telegram) while there was almost no info about how to flash zip trough adb and the echo update command did seem to fail. Or maybe I did wrong I don't know. I find this great if the echo command fails
This made my root come back when something broke it
Sent from my GT-I9505 using Tapatalk
I have access to a super primitive recovery mode, in which twrp doesn't seems to boot.
When I use
# twrp anycommand
I get:
TWRP does not appear to be running. Waiting for TWRP to start . . .
Press CTRL + C to quit.
Is there a way to "start" twrp from adb shell ?
It's worked on my PH-1,thank u so much

[TOOL][VINCE] TOOL ALL IN ONE (Drivers|Unlock|TWRP|Factory Image|Stock Recovery)

This is the Xiaomi Redmi 5 Plus's TOOL ALL IN ONE Discussion Thread more info and download go to the Original Thread
TOOL ALL IN ONE
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ADVANCED OPTIONS
FUNCTIONS
Install Drivers
Install Drivers
Unlock Bootloader
Lock Bootloader (use carefully)
Flash TWRP Recovery
Flash Stock Recovery
Flash Stock Factory Image
Automatic ROOT
Install APKs
Uninstall APKs
Take a Screenshot
Take a Screen Reocrd
Flash Partitions
Erase All Data (This function can decrypt the phone)
Reboot Phone
Update the Tool to latest version
Update Adb and Fastboot to latest version
Set Adb and Fastboot priviliges in system wide
Install Zip directly from PC (Required TWRP on phone)(These functions work perfectly on my pc but i have perfect adb drivers on my pc and perfect TWRP on my phone)
Flash Fastboot ROM
Delete downloaded files
ADB File Manager
DEVICE LIST
If you want you can send a request to add a new device here:
New Device Request Form
Device List
DOWNLOAD
Original Thread
DONATE LINK
If you want to support the project please consider making a donation, thanks.
​
I want to specify that this tool can't bypass Xiaomi Bootloader Unlock procedure but all others function are working
Make this tool to enable diag port open without root permissions... My phones imei id is lost
not unlock bootloader my device. is redmi5plus.
[question]
So you are saying that this tool isnt compatible with other phones? Is the Device list updated over the years or what?
Please give us the tutorial and link of downloaded files that needed to flash in this Phone, I'm having a hard time to understand How this thing work

Magisk patched boot.img for OOS 11.0.6

Can anyone share magisk 24 patched boot.img for 11.0.6.1 version of stock global rom?
I was able to extract and patch boot.img from the update file. Now my problem is I can't get PC to recognize the device. Obviously already tried reinstalling device drivers + ADB, turned on/off USB debugging and default USB setting. Any ideas? Alternatively, any way to flash boot.img or get root without PC?
yeah, if someone can provide the patched boot img for 11.0.6.1 HD65AA, that would be great!
See Guides section
@sathya
I have extracted for you stock boot.img from OnePlus 7T OxygenOS 11.0.6.1.HD65AA OnePlus7TOxygen_14.O.32_OTA_0320_all_2202112234_3f24a87f818973
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download:
Zippyshare.com - [now defunct] Free File Hosting
So if you are running now OxygenOS 11.0.6.1.HD65AA without any mods and root just paste this boot.img file into main directory of your phone.
Start Magisk and select this file and let it patch. After patch copy magisk patched boot.img to your folder on your PC where you have fastboot files.
Would be easier to change name of patched file just to boot.img
Enter to fastboot mode on your phone and flash patched file using commands:
fastboot flash boot boot.img
Restart phone and you are rooted
I am always using this method.
But I just downgrade from OOS11 to 10 becuase is just terrible.
Wanna know more details PM me.
Here y'all go
magisk_patched-24100.img | by benv1 for OnePlus 7T
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
ystokar said:
I was able to extract and patch boot.img from the update file. Now my problem is I can't get PC to recognize the device. Obviously already tried reinstalling device drivers + ADB, turned on/off USB debugging and default USB setting. Any ideas? Alternatively, any way to flash boot.img or get root without PC?
Click to expand...
Click to collapse
solved problem by deep cleaning of my phone's USB-C port...

How To Guide [EXPERIMENTAL] Nokia G10 and G20 Bootloader Unlock!

[EXPERIMENTAL] Nokia G10 and G20 Bootloader Unlock!
Please install ADB and Fastboot Drivers from here
Please proceed with caution. You are responsible for your own action!
PLEASE NOTE I PERFORMED THIS STEPS ON A NOKIA 3 TA-1032 and it worked.
Steps to unlock Bootlader:
1. Turn on Developer options by tapping build number 7 times.
2. Toggle OEM Unlocking ON
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
3. Turn on USB Debugging
4. Open CMD in your computer
5. Type adb devices and connect your device to the computer using USB cable
6. Accept the adb authorisation prompt on your Nokia Device
7. CMD will show your device serial number as shown in the picture below
8. Copy the serial number and paste it here and copy the md5 hash value
and make sure you that there's no space or other things inside
the serial number.
9. In CMD type following command
adb reboot bootloader
[then your device will boot into fastboot mode]
10. Then type following command in CMD
fastboot devices
[this is to make sure that your device still connected to pc and it will show your
device serial number]
11.Then type
fastboot oem key [KEY_OBTAINED_GENERATOR-MD5]
so the command will look like as follows
fastboot oem key 282c41d53c2c5aefaa941bbeda525ca3
12. Type
fastboot flashing unlock
then your phone will ask you about unlocking bootloader
13. then press vol up (means yes)
14. Restart your device and see if it is unlocked!
This is great. Does it also works for the Nokia g21?
baseline2016 said:
This is great. Does it also works for the Nokia g21?
Click to expand...
Click to collapse
Please try and see if it works.
I have tested this on Nokia 3.

Categories

Resources