How To Install Custom ROM On OnePlus 8 Pro

(Custom ROM on OnePlus 8 Pro)Nameless AOSP is based on Android Open Source Project, inspired by Google Pixel. We offer a smooth and stable experience for your device with a selected set of amazing features that provide an exceptional user experience.

The OnePlus 8 Pro is a flagship smartphone known for its exceptional performance and cutting-edge features. One crucial aspect of any smartphone is its ROM (Read-Only Memory), which plays a significant role in its functionality and user experience. Let’s delve into the ROM details of the OnePlus 8 Pro and uncover what makes it stand out in the crowded smartphone market.

Nameless AOSP offers many improvements to the stock Android experience:

  • Better performance
  • Clean UI design
  • Under-the-hood tweaks
  • Privacy and security
  • Customization
  • Default experience

It also keeps what you’re used to in stock:

  • SafetyNet passing out-of-the-box without root
  • Some Pixel-exclusive features

Android 13 (OOS13 based)

Android 13 (OOS12 based)

Android 12.1

How to install

DANGER:
For OOS12 based build the required firmware is C.33-C.36 IN BOTH SLOTS! DO NOT SKIP THIS!
NOTE:
- OnePlus 8 Pro users can dirty flash from OOS12 to OOS13. The required firmware is included in the ROM.
- If you are currently on OOS11 it's better to unlock bootloader before updating to OOS12. For unknown reason some devices cannot be unlocked in OOS12.
  • Working brains, common sense, lots of coffee
  • Latest platform-tools
  • Google USB driver
  • Developer options enabled: Settings -> About phone -> Tap Build number at the bottom seven (7) times
  • ADB enabled: Settings -> System -> Developer options -> USB debugging
  • Required images: boot.img, vbmeta.img, vbmeta_system.img and recovery.IMG (put these in the same folder with platform-tools)
  • Get images from SourceForge
  • ROM zip (put it in the same folder with platform-tools)
  • Unlocked bootloader

Let’s do it (Custom ROM on OnePlus 8 Pro):

  1. Reboot your phone to fastboot mode
  2. Open cmd and go to the folder where platform tools are (DO NOT USE POWERSHELL!)
  3. Enter the following commands by copypasting one by one:
fastboot flash boot boot.img
fastboot flash --disable-verity --disable-verification vbmeta vbmeta.img
fastboot flash --disable-verity --disable-verification vbmeta_system vbmeta_system.img
fastboot flash recovery recovery.img
  1. Reboot your phone to recovery mode, click “Install update” -> “ADB Sideload”
  2. In cmd enter the command:
adb sideload Nameless-AOSP_xxx.zip
  1. Wait until your device shows Step 2/2 and the back arrow appears. Click the back arrow, then click “Factory reset” -> “Format data/factory reset” -> “Format data”
INFO:
Progress on your pc will stop at around 47%. It is normal behaviour. Click back arrow in recovery, then click "Reboot to system"

Leave a reply

Your email address will not be published. Required fields are marked *

You may also like