[ROM][11][AOSP] ArrowOS for OnePlus Nord N10 5G [UNOFFICIAL][BILLIE]

Search This thread

kronflux

Senior Member
Jun 6, 2012
524
530
35
Edmonton
Samsung Galaxy S7
Google Pixel 2
logo.png

ArrowOS

Code:
/*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, We will laugh at you.
* It is your fault because you chose to do all the modifications on your device.
* Remember projects like these and the work done on them is a hobby to the
* contributors and the team members, no one is working for you nor is getting paid for it
* have some respect for the work done by them since it is done purely on interest or a hobby
*/

ABOUT
ArrowOS
is an Android Open Source Project based Android mobile operating system started with the aim of keeping things simple, clean and neat.

Website: https://arrowos.net
Telegram: Channel
Github: https://github.com/ArrowOS

WHAT WORKS?
  • Wi-Fi
  • RIL
  • Mobile data
  • GPS
  • Camera
  • Flashlight
  • Bluetooth
  • Fingerprint reader
  • Face unlock
  • NFC
  • Lights
  • Sound/vibration

WHAT DOESN'T WORK?
  • DT2W
  • You tell me
Be sure to include a log : check how to

DOWNLOADS
ROM [VANILLA]: https://www.androidfilehost.com/?fid=2981970449027577433
MD5: 3BEBDBD50CEF18A0BC7EE4B91FFB4556
SHA-1: 088D01620FAC2198C41BAAB5C4B7373545CE0F1C

ROM [WITH GAPPS]: https://www.androidfilehost.com/?fid=2981970449027577434
MD5: 2CB7B3426A300BB3CC3975936A50B4A3
SHA-1: 8C8DE3CA640C769FEE44A6BA413C28E70DDC430D

*NOTE: ArrowOS Recovery not currently working properly, included PixelExperience recovery in the meantime, which will work fine*
RECOVERY: https://www.androidfilehost.com/?fid=2981970449027577417
MD5: BFE3114F2A966E03CFD0CF6C0040146B
SHA-1: B14B3102C97C15E3C7C045182489514C0827713F

In case you need it for magisk or any other reason, here's the boot image as well:
BOOT IMAGE: https://www.androidfilehost.com/?fid=2981970449027577435
MD5: F1C858AF7E4037098595016570ACF773
SHA-1: 75B9B0337651D09813FBF494715C93AF307953CA

Read our blog article/post about:
* HOW-TO report a bug
* GAPPS and VANILLA variants

Contributors: @iamsaalim, @kronflux
Source Code: https://github.com/ArrowOS
Device Sources: - https://github.com/kronflux/device_oneplus_billie
Kernel Sources: - https://github.com/danascape/kernel_oneplus_sm6350
ROM OS Version: 11.x Android R

Version Information
Status:
STABLE
Release Date: 27-01-2022
Last Updated: 21-03-2022
ROM Firmware Required: OxygenOS 11.x
ROM Kernel: 4.19.125
 
Last edited:

nylar357

Member
Just wanted to say that I've been having a hell of a time lately getting my N10 5g back up and running properly everything fails in twrp or otherwise. First install attempt with arrow well see for yourself. Works wonderfully so far.
 

Attachments

  • Screenshot_20220728-005639.png
    Screenshot_20220728-005639.png
    128.2 KB · Views: 201

Nds99

New member
Aug 19, 2022
2
0
How long should I be watching the boot screen? I have had problems getting almost anything to install on this phone, I though OP was supposed to be more friendly to tinkerers! That being said, Orangefox Recovery installed like a champ, Arrow seemed to flash without any problem, now I'm going on 30min watching the Arrow icon on the boot screen. Am I stuck in a bootloop? There hasn't been any noticeable restarting of the boot screen animation 🤷‍♂️

***Please ignore my question, after watching the install video I realized I was missing a couple crucial steps. Arrow is installed and working perfect!***
 
Last edited:

BloodMist

Member
Feb 17, 2020
41
6
LG G8
How long should I be watching the boot screen? I have had problems getting almost anything to install on this phone, I though OP was supposed to be more friendly to tinkerers! That being said, Orangefox Recovery installed like a champ, Arrow seemed to flash without any problem, now I'm going on 30min watching the Arrow icon on the boot screen. Am I stuck in a bootloop? There hasn't been any noticeable restarting of the boot screen animation 🤷‍♂️

***Please ignore my question, after watching the install video I realized I was missing a couple crucial steps. Arrow is installed and working perfect!***
hello,can you tell me how stable is this rom?
 

Isabelinc

Member
Jul 28, 2022
13
4
Honestly, when I get the time I want to install this ROM since I pretty much ripped everything google related out of pixel experience when I realized that I didn't have to.

I might post the step-by-step instructions I followed
 

Isabelinc

Member
Jul 28, 2022
13
4
Yes please,instructions will be appreciated
INSTRUCTIONS (leave a like so that more people see this):
So everything is going well but here is how I did it (Note be sure to have a computer with android-tools (for adb and fastboot):

1. make sure your device is unlocked
2. Download your desired version of the rom (Vanilla or GAPPS, I picked Vanilla), the boot image (for rooting with magisk or flashing if you have another rom previously installed), and the recovery image
3. From within your normal rom, make sure adb debugging is enabled then do "adb reboot bootloader"
4. Flash the recovery image with "fastboot flash recovery recovery.img"
5. Perform a system wipe from within the recovery
6. Go to apply update then choose apply from ADB
7. adb sideload rom.zip
8. Voila

With my phone I had to repeat steps 4-7 again in slot a(or b)* and flash the boot image on both slots*
*Enter fastboot mode and enter fastboot --set-active=(a/b)
*fastboot flash boot.img

Side Note: it can be finicky entering fastboot mode so make sure you reboot to a screen that says one plus fastboot mode or something of the sorts
 
Last edited:

BloodMist

Member
Feb 17, 2020
41
6
LG G8
So everything is going well but here is how I did it (Note be sure to have a computer with android-tools (for adb and fastboot):

1. make sure your device is unlocked
2. Download your desired version of the rom (Vanilla or GAPPS, I picked Vanilla), the boot image (for rooting with magisk or flashing if you have another rom previously installed), and the recovery image
3. From within your normal rom, make sure adb debugging is enabled then do "adb reboot bootloader"
4. Flash the recovery image with "fastboot flash recovery recovery.img"
5. Perform a system wipe from within the recovery
6. Go to apply update then choose apply from ADB
7. adb sideload rom.zip
8. Voila

With my phone I had to repeat steps 4-7 again in slot a(or b)* and flash the boot image on both slots*
*Enter fastboot mode and enter fastboot --set-active=(a/b)
*fastboot flash boot.img

Side Note: it can be finicky entering fastboot mode so make sure you reboot to a screen that says one plus fastboot mode or something of the sorts
i think i did same,but after flashing recovery and sideloading the rom,i was getting stock rom!
i forgot -set active command and boot image i think lol
thank you!
 

Isabelinc

Member
Jul 28, 2022
13
4
just installed and works perfectly!
is there any chance i can have stock camera back though?
Which stock camera app, the one plus camera app or the google one? On the Vanilla version is came with the one plus camera app which I disabled and replaced with SImple Camera.

For the google one, I bet you could find the apk or on the play store/aurora store.

Also I'm glad I was able to help!
 

BloodMist

Member
Feb 17, 2020
41
6
LG G8
Which stock camera app, the one plus camera app or the google one? On the Vanilla version is came with the one plus camera app which I disabled and replaced with SImple Camera.

For the google one, I bet you could find the apk or on the play store/aurora store.

Also I'm glad I was able to help!
i mean the Oneplus stock camera one,it would be better with it,any chance i can have it back?
thank you
 

Top Liked Posts

  • There are no posts matching your filters.
  • 6
    logo.png

    ArrowOS

    Code:
    /*
    * We are not responsible for bricked devices, dead SD cards,
    * thermonuclear war, or you getting fired because the alarm app failed. Please
    * do some research if you have any concerns about features included in this ROM
    * before flashing it! YOU are choosing to make these modifications, and if
    * you point the finger at us for messing up your device, We will laugh at you.
    * It is your fault because you chose to do all the modifications on your device.
    * Remember projects like these and the work done on them is a hobby to the
    * contributors and the team members, no one is working for you nor is getting paid for it
    * have some respect for the work done by them since it is done purely on interest or a hobby
    */

    ABOUT
    ArrowOS
    is an Android Open Source Project based Android mobile operating system started with the aim of keeping things simple, clean and neat.

    Website: https://arrowos.net
    Telegram: Channel
    Github: https://github.com/ArrowOS

    WHAT WORKS?
    • Wi-Fi
    • RIL
    • Mobile data
    • GPS
    • Camera
    • Flashlight
    • Bluetooth
    • Fingerprint reader
    • Face unlock
    • NFC
    • Lights
    • Sound/vibration

    WHAT DOESN'T WORK?
    • DT2W
    • You tell me
    Be sure to include a log : check how to

    DOWNLOADS
    ROM [VANILLA]: https://www.androidfilehost.com/?fid=2981970449027577433
    MD5: 3BEBDBD50CEF18A0BC7EE4B91FFB4556
    SHA-1: 088D01620FAC2198C41BAAB5C4B7373545CE0F1C

    ROM [WITH GAPPS]: https://www.androidfilehost.com/?fid=2981970449027577434
    MD5: 2CB7B3426A300BB3CC3975936A50B4A3
    SHA-1: 8C8DE3CA640C769FEE44A6BA413C28E70DDC430D

    *NOTE: ArrowOS Recovery not currently working properly, included PixelExperience recovery in the meantime, which will work fine*
    RECOVERY: https://www.androidfilehost.com/?fid=2981970449027577417
    MD5: BFE3114F2A966E03CFD0CF6C0040146B
    SHA-1: B14B3102C97C15E3C7C045182489514C0827713F

    In case you need it for magisk or any other reason, here's the boot image as well:
    BOOT IMAGE: https://www.androidfilehost.com/?fid=2981970449027577435
    MD5: F1C858AF7E4037098595016570ACF773
    SHA-1: 75B9B0337651D09813FBF494715C93AF307953CA

    Read our blog article/post about:
    * HOW-TO report a bug
    * GAPPS and VANILLA variants

    Contributors: @iamsaalim, @kronflux
    Source Code: https://github.com/ArrowOS
    Device Sources: - https://github.com/kronflux/device_oneplus_billie
    Kernel Sources: - https://github.com/danascape/kernel_oneplus_sm6350
    ROM OS Version: 11.x Android R

    Version Information
    Status:
    STABLE
    Release Date: 27-01-2022
    Last Updated: 21-03-2022
    ROM Firmware Required: OxygenOS 11.x
    ROM Kernel: 4.19.125
    3
    Yes please,instructions will be appreciated
    INSTRUCTIONS (leave a like so that more people see this):
    So everything is going well but here is how I did it (Note be sure to have a computer with android-tools (for adb and fastboot):

    1. make sure your device is unlocked
    2. Download your desired version of the rom (Vanilla or GAPPS, I picked Vanilla), the boot image (for rooting with magisk or flashing if you have another rom previously installed), and the recovery image
    3. From within your normal rom, make sure adb debugging is enabled then do "adb reboot bootloader"
    4. Flash the recovery image with "fastboot flash recovery recovery.img"
    5. Perform a system wipe from within the recovery
    6. Go to apply update then choose apply from ADB
    7. adb sideload rom.zip
    8. Voila

    With my phone I had to repeat steps 4-7 again in slot a(or b)* and flash the boot image on both slots*
    *Enter fastboot mode and enter fastboot --set-active=(a/b)
    *fastboot flash boot.img

    Side Note: it can be finicky entering fastboot mode so make sure you reboot to a screen that says one plus fastboot mode or something of the sorts
    1
    Please provide instructions on how to install it.
    Thank you!
    1
    Please provide instructions on how to install it.
    Thank you!
    arrow os installation in nord n10 5G with 100% working method
    1
    Alright, I have a lot figured out now, formatted partitions and installed pixel recovery in both. Got the fresh rom installed and so far so good! The only issue now is that I've lost super user access, and I can't sideload Magisk to use that for some reason?? Is there another super user apk that works with this recovery, etc? Thanks again for your help!
    Why are you attempting to Sideload Magisk? Who said to do that? Install the Magisk APK, copy your BOOT img over, patch it, then flash the resulting BOOT image over boot_a and boot_b...