Flashing Guide - OnePlus Nord N10 5G (billie)
Installation and update guide for custom ROMs on OnePlus Nord N10 5G (billie)
Flashing Guide - OnePlus Nord N10 5G (billie)
Prerequisites
Warning: Your warranty is void. Unlocking the bootloader and flashing custom software is done entirely at your own risk.
Before you begin:
- Your bootloader must be unlocked.
- A custom recovery (e.g. TWRP) must be installed.
- Make a full data backup — a clean flash will wipe everything.
- Ensure your device has at least 30% battery.
- Only flash files meant for OnePlus Nord N10 5G (billie).
- First boot may take 5–10 minutes. Do not interrupt or force reboot unless it exceeds 10 minutes.
Unlocking the Bootloader
Unlocking the bootloader wipes all data on the device.
- Enable Developer Options: go to Settings → About Phone and tap Build Number 7 times.
- In Developer Options, enable OEM Unlocking and USB Debugging.
- Reboot to fastboot mode:
1
adb reboot bootloader
Or hold Power + Volume Up while the device is off.
- Verify the device is detected:
1
fastboot devices
- Unlock the bootloader:
1
fastboot oem unlock
- Confirm the unlock on-device using the volume keys and power button.
- The device wipes and reboots. Complete the initial setup, then re-enable Developer Options and USB Debugging.
Installing a Custom Recovery
- Boot into fastboot mode.
- Flash the recovery image:
1
fastboot flash recovery recovery.img
- Boot into recovery immediately to prevent OxygenOS from restoring the stock recovery:
1
fastboot boot recovery.img
Or hold Power + Volume Down at boot.
Clean Installation
- Boot into your recovery.
- Go to Format Data → Confirm.
- Select Apply Update → Sideload the ROM zip:
1
adb sideload lineageos-*.zip - Reboot back into Recovery if flashing GApps, then sideload the GApps package (optional).
- Reboot to System.
Update (Dirty Flash)
Method 1: OTA Update
- Go to Settings → System → System updates.
- Download the latest available build.
- Tap Reboot once the download finishes.
- The device reboots into recovery and installs the update automatically.
- Reboot to System.
Method 2: Recovery Flash
- Reboot to Recovery.
- Select Apply Update → Sideload the ROM zip.
- Reboot to System.
Note: For vanilla builds, GApps must be reflashed after every update.
Device Info
| Field | Details |
|---|---|
| Codename | billie |
| SoC | Qualcomm Snapdragon 690 |
| Android | 10 (launch) |
| RAM | 6 GB |
| Storage | 128 GB (UFS 2.1) |
This post is licensed under CC BY 4.0 by the author.