Quantcast
Channel: DroidWin
Viewing all articles
Browse latest Browse all 995

Download and Install Custom ROMs on OnePlus 11R [Android 15]

$
0
0

From this guide, you can download and install various Android 15/14 custom ROMs on your OnePlus 11R. The other half of the 11th series has managed to checkmark most of the prerequisites that one could have asked for, but at the same time, costs less than what its counterpart is priced at, thereby ticking both boxes. However, it isn’t as active as the eleventh series when it comes to the custom development.

Making matters worse is the fact that whatever ROM it has to offer, none of them are hosted at XDA. But fret not. We have done the digging across the corners of the web and dirtied our hands so that you don’t have to. So, on that note, let’s make you aware of all the Android 15 [and 14] custom ROMs available for your OnePlus 11R and their flashing steps as well. Follow along.

Download and Install Custom ROMs on OnePlus 11R [Android 15]

oneplus 11r custom rom android 15

The below process will wipe off all the data from your device, so take a complete device backup beforehand. Droidwin and its members wouldn’t be held responsible in case of a thermonuclear war, your alarm doesn’t wake you up, or if anything happens to your device, and data by performing the below steps.

How to Flash crDroid Android 15 on OnePlus 11R

  1. To begin with, download and extract Android SDK Platform Tool.
  2. Then download the crDroid ROM from below and extract the ZIP.
    DOWNLOAD LINK
  3. Extract the resultant payload.bin file via the Fastboot Enhance Tool.
  4. You need to extract the boot.img, vendor_boot.img, and recovery.img.Flash crDroid Android 15 on OnePlus 11R
  5. Then transfer them [and the ROM ZIP] to the platform-tools folder.
  6. Next up, enable the USB Debugging and OEM on your OnePlus 11R.
  7. Now unlock the bootloader on your device [it will wipe off the data].
  8. Then boot your device to the Fastboot Mode via the below command
    adb reboot bootloader
  9. Now flash the three IMG files to their respective partitions as follows
    fastboot flash boot boot.img
    fastboot flash vendor_boot vendor_boot.img
    fastboot flash recovery recovery.img
  10. Reboot your device to the newly flashed recovery using the command:
    fastboot reboot recovery
  11. Now perform a Factory Reset/Format Data from the crDroid recovery.crdroid recovery format data
  12. After that, go to Apply Update > ADB Sideload and type the command:
    adb sideload rom.zip

    adb sideload crdroid recovery

  13. If you now want to flash any ZIP file like Magisk or GApps, then tap YES.
  14. Then do a reboot to recovery and sideload those files.
  15. On the other hand, if you don’t want to flash any ZIP file, then tap on No.
  16. Then do a Format Data/Factory Reset once again.
  17. Finally, select Reboot System Now. Your device will boot to crDroid ROM.

Flash EvolutionX Android 14 on OnePlus 11R

  1. To begin with, download and extract Android SDK Platform Tool.
  2. Now download the EvolutionX and partition IMG files from below.
    DOWNLOAD LINK
  3. Then transfer all files [including ROM] to the platform-tools folder.
  4. Next up, enable the USB Debugging and OEM on your OnePlus 11R.
  5. Now unlock the bootloader on your device [it will wipe off the data].
  6. Then boot your device to the Fastboot Mode via the below command
    adb reboot bootloader
  7. Now, flash the three IMG files to their respective partitions as follows
    fastboot flash boot boot.img
    fastboot flash vendor_boot vendor_boot.img
    fastboot flash recovery recovery.img
  8. Reboot your device to the newly flashed recovery using the command:
    fastboot reboot recovery
  9. Now, perform a Factory Reset/Format Data from the custom recovery.
  10. After that, go to Apply Update > ADB Sideload and type the command:
    adb sideload rom.zip
  11. Once done, if you want to flash any ZIP file like Magisk, then tap on YES.
  12. After that, do a reboot to recovery and then sideload those files.
  13. On the other hand, if you don’t want to flash any ZIP file, then tap on No.
  14. Then do a Format Data/Factory Reset once again.
  15. Finally, select Reboot System Now. Your device will boot to EvolutionX.

Flash RisingOS Android 14 on OnePlus 11R

  1. To begin with, download and extract Android SDK Platform Tool.
  2. Then download the RisingOS and partition IMG files from below.
    DOWNLOAD LINK
  3. Then transfer all files [including ROM] to the platform-tools folder.
  4. Next up, enable the USB Debugging and OEM on your OnePlus 11R.
  5. Now unlock the bootloader on your device [it will wipe off the data].
  6. Then boot your device to the Fastboot Mode via the below command
    adb reboot bootloader
  7. Now, flash the three IMG files to their respective partitions as follows
    fastboot flash boot boot.img
    fastboot flash vendor_boot vendor_boot.img
    fastboot flash recovery recovery.img
  8. Reboot your device to the newly flashed recovery using the command:
    fastboot reboot recovery
  9. Now, perform a Factory Reset/Format Data from the custom recovery.
  10. After that, go to Apply Update > ADB Sideload and type the command:
    adb sideload rom.zip
  11. Once done, if you want to flash any ZIP file like Magisk, then tap on YES.
  12. After that, do a reboot to recovery and then sideload those files.
  13. On the other hand, if you don’t want to flash any ZIP file, then tap on No.
  14. Then do a Format Data/Factory Reset once again.
  15. Finally, select Reboot System Now. The device will boot to RisingOS ROM.

Flash PixelOS Android 14 on OnePlus 11R

  1. To begin with, download and extract Android SDK Platform Tool.
  2. Then download the PixelOS and partition IMG files from below.
    ROM | PARTITION FILES
  3. Then transfer all files [including ROM] to the platform-tools folder.
  4. Next up, enable the USB Debugging and OEM on your OnePlus 11R.
  5. Now unlock the bootloader on your device [it will wipe off the data].
  6. Then boot your device to the Fastboot Mode via the below command
    adb reboot bootloader
  7. Now, flash the three IMG files to their respective partitions as follows
    fastboot flash boot boot.img
    fastboot flash vendor_boot vendor_boot.img
    fastboot flash recovery recovery.img
  8. Reboot your device to the newly flashed recovery using the command:
    fastboot reboot recovery
  9. Now, perform a Factory Reset/Format Data from the custom recovery.
  10. After that, go to Apply Update > ADB Sideload and type the command:
    adb sideload rom.zip
  11. Once done, if you want to flash any ZIP file like Magisk, then tap on YES.
  12. After that, do a reboot to recovery and then sideload those files.
  13. On the other hand, if you don’t want to flash any ZIP file, then tap on No.
  14. Then do a Format Data/Factory Reset once again.
  15. Finally, select Reboot System Now. The device will boot to PixelOS ROM.

Flash VoltageOS Android 14 on OnePlus 11R

  1. To begin with, download and extract Android SDK Platform Tool.
  2. Then download the VoltageOS and partition IMG files from below.
    DOWNLOAD LINK
  3. Then transfer all files [including ROM] to the platform-tools folder.
    NOTE: The developer has not provided the boot.img file. 
    So extract the ROM > extract payload.bin > get boot.img.
    If that doesn't work, then try using the boot from here.
  4. Next up, enable the USB Debugging and OEM on your OnePlus 11R.
  5. Now unlock the bootloader on your device [it will wipe off the data].
  6. Then boot your device to the Fastboot Mode via the below command
    adb reboot bootloader
  7. Now, flash the three IMG files to their respective partitions as follows
    fastboot flash boot boot.img
    fastboot flash vendor_boot vendor_boot.img
    fastboot flash recovery recovery.img
  8. Reboot your device to the newly flashed recovery using the command:
    fastboot reboot recovery
  9. Now, perform a Factory Reset/Format Data from the custom recovery.
  10. After that, go to Apply Update > ADB Sideload and type the command:
    adb sideload rom.zip
  11. Once done, if you want to flash any ZIP file like Magisk, then tap on YES.
  12. After that, do a reboot to recovery and then sideload those files.
  13. On the other hand, if you don’t want to flash any ZIP file, then tap on No.
  14. Then do a Format Data/Factory Reset once again.
  15. Finally, select Reboot System Now. The device will boot to VoltageOS ROM.

That’s it. These were the steps to flash the Android 14/15 ROMs on your OnePlus 11R. We will be updating this post as and when more ROMs are live. So stay tuned!


The post Download and Install Custom ROMs on OnePlus 11R [Android 15] appeared first on DroidWin.


Viewing all articles
Browse latest Browse all 995

Trending Articles