• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
Android Infotech

Android Infotech

Android Tips, News, Guide, Tutorials

  • News
  • Root
  • Firmware
  • Applications
  • Knowledge
  • Tutorial
  • I’m Bored
  • Deals
  • Donate
  • 🔎Search
Home » Firmware » Download OnePlus 9RT Oxygen OS Android 12 Open Beta 1 ROM and Installation Method

Download OnePlus 9RT Oxygen OS Android 12 Open Beta 1 ROM and Installation Method

by Selva Kumar A Leave a Comment

Xiaomi and OnePlus will come to our mind regarding the term affordable flagship mobile. But When you notice Xiaomi mobiles, They may look outside and inside with some compromises due to maintaining mobile cost. But OnePlus always looks good in designs and UI. The announcement of Color OS on the OnePlus disappoints users. Until they roll out the Color OS to users, We can still enjoy Oxygen OS. OnePlus is already rolling out Beta Android 12 versions. OnePlus 9RT comes with the Android 11 version. When you are interested, You can Download and Install the OnePlus 9RT Oxygen OS Android 12 Open Beta 1 ROM. Always take a backup before testing beta versions.
ONEPLUS 9RT UNLOCK SCREEN

Table of Contents

  • Pre-Requirement Steps
    • Run a backup
    • Charge the device fully
    • Download ADB drivers and ROM
      • Sideload OTA Files
  • Flash Android 12 Firmware Oxygen OS 12 in OnePlus 9RT devices
    • Official OTA Sideload Method
    • Manual Method
      • Extract firmware files from the payload.bin
      • Using the Stock Recovery Method
      • Using the ADB sideload method (OTA Files)
      • Using the fastboot commands method (Full ROM Files)
        • Unlock Bootloader using ADB and Fastboot
        • Flash Firmware
    • TWRP Recovery Method
  • OnePlus 9RT Oxygen OS 12 Android 12 Features
    • System
    • Games
    • Dark mode
    • Shelf
    • Work-Life Balance
    • Gallery
    • Canvas AOD
    • Accessibility
  • Final Words

Pre-Requirement Steps

You should perform these steps before starting the process.

Run a backup

You must run a comprehensive backup of all files, documents, and data on the Android device to be worked on. While the action may be done by a professional, we will lose all data on the Mobile if there are any mistakes.

Buy Samsung Galaxy S22 Ultra from $6.46/mo for 24 Months with Eligible Trade-In.
Samsung Galaxy S23 available for $0.00/mo with T-Mobile Credit and Trade-in Deal

So, to be safe, run a backup before continuing.

Charge the device fully

Many say you should charge the device up to 50% battery or more. We recommend a fully loaded mobile so there won’t be any stories.

Download ADB drivers and ROM

  • Yeah, it is essential. You must download and install the ADB drivers on the PC, which you’ll use for this action.
  • Download the ADB drivers. Install it on your PC.
  • Download Oxygen OS ROM below. Copy this file to ADB Folder.

Sideload OTA Files

  • OnePlus 9RT/ AFH Mirror

Flash Android 12 Firmware Oxygen OS 12 in OnePlus 9RT devices

Official OTA Sideload Method

  • Download the most recent ROM upgrade zip file from the given server.
  • We should copy the Upgrade Package onto the phone’s storage.
  • Go to Settings > System> System Update. Select the top right Local Install -Find the upgrade package and tap it. Let the installation complete, and then click reboot.
  • After the upgrade is completed When the upgrade is completed, select Restart.
  • The update is successful.

Manual Method

Extract firmware files from the payload.bin

To use firmware files in the other flash methods, you must extract the ROM using the form below.

  • Download 7Zip-ZS Install on your PC. Extract the files in downloaded firmware using 7Zip-ZS. We can find the payload.bin file in the extracted files. You will get some data.
Also Read-  Download Samsung Galaxy S22 Plus 5G SM-S906U US-Cellular Android 13 One UI 5.0 Stock Firmware (Carrier Locked)

OnePlus Extracted Firmware Files

  • You have to download and install Python’s latest version. Also, Download Payload Dumper.zip and extract the files to your PC. 
  • After extracting Payload Dumper, You will get two folders- payload_input and payload_output. Place the payload.bin file in payload_input, which we extracted from OnePlus ROM.zip.

payload dumper application run files

  • Now run the Payload Dumper application. It will extract the boot.img file in payload_output.

OnePlus Boot Image File Extract

Using the Stock Recovery Method

  • Download firmware from the above link and copy it on your Mobile.
  • Switch off your device. Then, enter into Recovery mode. To do this, press and hold down the Volume Down+ Power buttons simultaneously for some time.
  • Press the Volume Down button to continue when you see the warning message.

  • Select “Install from internal storage.” select the storage where you downloaded your firmware file.
  • Wait for the process to complete. Don’t interrupt your Mobile during the process.

Using the ADB sideload method (OTA Files)

This method requires PC support; You can only use this method If you have Stock Recovery.

  • Copy your downloaded firmware to your PC and rename it to firmware.zip. Copy those files to the folder where you installed ADB and Fastboot.

ONEPLUS 9RT recovery mode

  • Switch off your device. Then, enter into the Stock Recovery mode. To do this- Press and hold down the Volume Down + Power buttons simultaneously for some time.
  • Press the Volume Up button to continue when you see the warning message.

  • Connect the OnePlus 9RT mobile to the computer via USB cable.

  • In Your Mobile stock recovery, select “Install from ADB.”
  • Launch the fastboot on your computer. Open a Command prompt on your PC and type the below command.

  • fastboot devices
  • It should display the connected devices. If you didn’t get the Mobile, restart the command prompt and Disconnect and Connect your Mobile. If you are detected, type the below commands.
  • adb sideload firmware.zip
  • The command will install all the files. When the process is complete, It will reboot your Mobile.

Using the fastboot commands method (Full ROM Files)

This method requires PC support and an unlocked Bootloader; You can also use this method to flash Stock ROM If you use Custom ROMs.

Unlock Bootloader using ADB and Fastboot
  • Switch off your device. Then, enter into Fastboot mode. To do this, For Both Devices- Press and hold down the Volume Down + Power buttons simultaneously for some time.

OnePlus 7 Pro Fastboot mode Warning Screen

  • Press the Volume Up button to continue when you see the warning message if it is the first time to boot fastboot, Advanced-> Reboot to Fastboot.

  • Connect the OnePlus 9RT mobile to the computer via USB cable.

  • Launch the fastboot on your computer. Open a Command prompt on your PC and type the below command.

  • fastboot devices
  • It should display the connected devices. If you didn’t get the device, restart the command prompt and Disconnect and Connect your Mobile. If you are detected, type the below commands.
  • fastboot oem unlock

OnePlus 6T OEM Unlock PC

  • Hit enter, and you will prompt to select an option on your mobile; select Unlock Bootloader.

Unlock Bootloader OnePlus 5 and 5T

  • After the process is complete, It will boot into the regular operation. Now you have an Unlocked Bootloader.

  • Check again to enable “Developer Options,” then go to the “Developer Options” and enable USB Debugging Mode, OEM Unlock and Enable the “Advanced Reboot.” Sometimes they disabled themselves after the boot.

Also Read-  Download Samsung Galaxy S9 Plus SM-G965U US-Cellular Snapdragon Android 10 One UI 2.0 Stock Firmware (Carrier Locked)
Flash Firmware
  • Copy your downloaded firmware to your PC and extract the files. Copy those files to the folder where you installed ADB and Fastboot.
  • Switch off your device. Then, enter into the Stock Recovery mode. To do this- Press and hold down the Volume Down + Power buttons simultaneously for some time.
  • Press the Volume Up button to continue when you see the warning message.

  • Connect the OnePlus 9RT mobile to the computer via USB cable.

Extracted Firmware Files OnePlus 7T

  • In Your PC, open the “flash-all.bat” file.
  • It will launch the fastboot on your computer. Type the below command.

  • fastboot devices
  • It should display the connected devices. If you didn’t get the Mobile, restart the command prompt and Disconnect and Connect your Mobile. If you are detected, type the below commands.
  • fastboot -w
  • The command will Wipe your current ROM. After that, Download this set of fastboot Commands.txt.
  • Paste these commands in the command prompt; We will execute them one by one. After the successful process, your Mobile will boot into the regular OS.

TWRP Recovery Method

This method is for those who are using Custom Recovery. Full TWRP Backup on External storage is necessary. You will lose All Data.

  • Download firmware from the above link, Magisk.Zip, and Copy it to your External mobile storage (OTG Cable). Don’t copy it into your Internal Storage. We are going to Wipe the entire mobile Internal memory.
  • Switch off your device. Then, enter into TWRP Recovery mode. To do this, press and hold down the Volume Down+ Power buttons simultaneously for some time.
  • Select Wipe->Advance Wipe->Select System, Dalvik Cache Data. (Will Wipe all Data, Including user Data)

Install Zip files in TWRP

  • Return to Home of TWRP and select Install.
  • Select firmware.zip.
  • After the Installation, Install Magisk.zip.
  • Reboot Your Mobile.

Check Firmware

Since you have just flashed new firmware to your OnePlus 9RT device, you may want to check if the firmware is correctly installed or not. Follow the step below to check your device’s firmware version.

You can check the firmware details >>> settings >>> about >>> version.

OnePlus 9RT Oxygen OS 12 Android 12 Features

Many features are added in the 12 version, compared with the Pie version. Here I mentioned some important features.

System

  • Recently added Smart Battery Engine, a feature that extends the life of your battery based on sophisticated algorithms and biomimetic self-restoration technology.
  • Redesigns icons for apps using innovative materials to add more depth and give a more incredible feeling of space and texture to the icons
  • Revamps the layout of pages using the principle to reduce visual distraction. It improves how text is presented and colors to help the most important details stand out.
  • Improved desktop icons that are optimized with better textures, utilizing new materials, and joining layers and lights
  • Improved spam block rules: It also includes management to block MMS messages.
Also Read-  OnePlus Tablet OnePlus Pad is officially Coming

Games

  • The HyperBoost stabilizer has been added to the new version. HyperBoost End-to-End Frame Rate Stabilizer
  • A new preview of the Voice effect has been added, allowing you to make a recording of your voice effect and examine your voice effect in real-time.

Dark mode

OnePlus Oxygen OS Android 12 ROM Dark Mode

  • Dark mode has three levels that can be adjusted, providing an improved and more personalized user experience.

Shelf

  • Additional style options are available for Cards, which make data content more visually appealing and easier to understand
  • Recently, They added the OnePlus Scout to the OnePlus Scout in Shelf, which lets you search various items on your phone, including Settings, Apps, Media Data, etc.

Work-Life Balance

OnePlus Oxygen OS Android 12 ROM Work Mode

  • This work-life Balance option is accessible to everyone, allowing users to seamlessly change from Work and Life modes with simple adjustments.
  • WLB 2.0 automatically switches between Work/Life modes by specific locations, Wi-Fi networks, and time and provides custom App notification profiles to the user’s preferences.

Gallery

  • The gallery allows you to change layouts using two fingers, intelligently recognizing high-quality images and cropping thumbnails by the content, making the design more attractive.

Canvas AOD

OnePlus Oxygen OS Android 12 ROM Canvas

  • Canvas AOD brings you new designs of line and color to give you a more personal lock screen experience with inspiring visuals.
  • Newly added multiple brushes and strokes and support for color adjustments.
  • Improved algorithm for software and optimized facial recognition to recognize the features and color of various figures.

Accessibility

  • The improved categorization of functions is achieved by classifying them into hearing, vision, interactive actions, and general.
  • TalkBack offers more system applications, including Phones, Photos, Calendars, Mail, and more.

Final Words

If you are in Stock firmware, Use the Internal memory update method. It is comfortable and safe; You can update it like a Regular OTA Update. But if you were already using Rooted devices, You can try TWRP based method. Don’t download any third-party apps; sometimes, it may trigger the updates process. There are a lot of new Gestures available in this update; try them also. I think the OnePlus 9RT 12 near Stock Android is better than some other Custom Skin OS. So try to use this OS instead of a Custom OS. But the decision is your choice…:)

Source, (2), (3)

Selva Kumar A

Selva Kumar is an Android Devices Enthusiast, Who Can Talk and Write About Anything If You Give a Hint About the respective devices. He is a Computer Science Graduate and Certified Android Developer, Making His Career towards this Technology. He is always eager to try new Android devices — not only Software level but Hardware-level Also. Beyond this, He is a Good Swimmer, Guitarist.

Related Posts:

  • Fix Xiaomi Civi 1S Stuck on Boot Start screen logo
  • Fix Xiaomi Poco C40 Stuck on Boot Start screen logo
  • Fix Xiaomi Poco X4 GT Stuck on Boot Start screen logo
  • Fix Xiaomi Poco F4 GT Stuck on Boot Start screen logo
  • Fix Xiaomi Redmi 9 Prime Stuck on Boot Start screen logo
  • Fix Xiaomi Redmi 10A Stuck on Boot Start screen logo
Share This Post:

Filed Under: Firmware Tagged With: Android 12, OnePlus

Reader Interactions

Leave a Reply Cancel reply

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

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar

Join With Us

Deal of the Day

Samsung Galaxy S22 Ultra For $6.95/mo at Samsung Online Store.

Recent Posts

Black Screen Flickering MacOS 13.3 Update

Fix the Screen Flickering After macOS Ventura 13.3 Update

The last of us real world image

Fix The Last of Us 1 PC Crash with a Patch Updates

New Spotify 'Auto-playing feed' on the Desktop App

Remove the New Spotify Autoplay Feed on the Desktop

Netflix Gaming WIth iPhone Controller

Netflix Game Controls coming to iPhone

Google Chrome BookMarks Sync Error

Fix Google Chrome Bookmarks Sync Halts at 20000

Advertisement

Footer

Copyright © 2023 AndroidInfotech.com, All Rights Reserved, Android is a trademark of Google Inc. All contents on this blog are copyright protected and should not be reproduced without permission.

  • Subscribe
  • Sitemap
  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer
  • Our Image License
  • Hosted on Google Cloud
  • Ad Partner Ezoic
  • Corporate Office