openandroidinstaller icon indicating copy to clipboard operation
openandroidinstaller copied to clipboard

Add support for OnePlusN10

Open gabiyeb opened this issue 2 years ago • 2 comments

Device informations

  • Brand:
  • Phone name:
  • Device code (if unknown, leave blank):
  • Model (if several models exist):

Device images
Please provide links to any available images of the device, such as official stock firmware or custom ROMs you would like to install.

Do you own the device and would be willing to test the installer?

  • [ ]

Additional context
Please provide any additional context or information that may be helpful in adding support for this device.

gabiyeb avatar Sep 16 '23 22:09 gabiyeb

Thank you for your interest in OAI! Please try to add more information about the device, by filling out the 4 fields in your issue. Please also provide images for an OS and recovery (currently only TWRP) and so on - if possible. Also please confirm, that you are in possession of the device and are willing to test the config.

MagicLike avatar Sep 17 '23 10:09 MagicLike

https://github.com/LineageOS/android_device_oneplus_billie/blob/794bc62a0b321a125819867f11443f426acb775f/BoardConfig.mk#L86

There are both unofficial lineage and twrp builds, so this can be implemented. In addition there seems to be work on official lineage 21 as shown by the latest commits 2w ago. Touch isnt working in twrp/ofox if fastboot boot is used, but ideally the user doesnt need to interact with the screen anyways. https://xdaforums.com/t/twrp-3-5-2_10-billie-twrp-for-oneplus-nord-n10-5g-beta.4256333

There still is the same issue as with the N200 with carrier locked models, mostly in the US, but you should be able to unlock the sim on the TMO one like https://github.com/openandroidinstaller-dev/openandroidinstaller/issues/320 describes. Im not quite sure if there is different codenames like on the N200 though.

SirRGB avatar Jan 05 '24 23:01 SirRGB