How to flash ColorOS 15 on a OnePlus 8T phone, and the steps to optimize after flashing.

First of all, thank you@bruce_tengThe big shot's porting has made the 8T, an old model, available for useLatestColorOS15.

I found that many engine oils still have doubts about brushing ColorOS 15, so I'm making a feeding episodeTutorial, I hope this is helpful to everyone.

Currently, there are two ways to flash ColorOS 15 from the official version, and you can choose freely. But regardless of the flashing method,Mobile phonesAll require unlocking the Bootloader ⚠️ BL Phone data will be wiped, please make sure to back it up.)

1. Bootloader unlocking method

1. Settings - About Device - Version Info, tap the version number repeatedly to open Developer Mode. Settings - System andUpdate Page entryDeveloper options, enable OEM unlocking and USB debugging options.

2. Search for 'Hero Amu' on Baidu,Downloadand running OnePlus alongsideAn all-in-one toolbox, mobile phone connectionComputer, select Transfer File from the pop-up box (if there is no pop-up, replace the data cable), and use OnePlus All-PowerfulToolsEnter the number 2 on the box screen and follow the prompts to unlock the bootloader.

bdaf56f093a1e863fa54501efc3380b9bed1f28f

2.Flashing the device

1. root Then swipe in

(1) Root the phone

After unlocking the Bootloader, due to the system reset, you still need to enable Developer Mode and enable USB debugging as described above.

After connecting to the computer, still use the OnePlus All-in-One Toolbox to root the device. In the OnePlus All-in-One Toolbox interface, press the number 3 to perform one-click rooting, follow the software prompts, and restart your phone to run the mobile version Magisk Follow the prompts to restore the environment.

(2) Download the flashing package from the expert and GT Console Assistant, open the console assistant, and in the pop-up box, grant root and file management permissions.

PointInstallationFrom the menu, enter the flashing interface, open the custom OTA package and phone format options (formatting is strongly recommended, otherwise upgrading it will cause various unpredictable issues).ROM Click OK for the file path selection of the expert flashing package, wait for flashing to complete, then restart and embrace the new ColorOS 15 system.

ada2fe3b69b4f5738005c7805dd594ca5395436b

You can also enable the auto-restart option on the flashing interface above, completing this process automatically.

2. Flash in sideload mode

Besides flashing after rooting mentioned above, you can also choose sideload mode for flashing. FirstGadget assistantDownload the Gadget Assistant from the official website.

84787d2e15c432952d201f197443acceaafd52db

(1) Turn off your phone and simultaneously press the power button + volume down button to enter fastboot mode.

eaa8ed3d5643cec2e75675585d92b1a19b3b99b2

(2) Download@bruce_tengOrangeFox-R12.1-Unofficial-opkona.img file in the 'Big Boss' folder. Run the PC Assistant on your computer, then select 'Flash REC' in the boot mode tab.

ef25a0f7d87d15e1cee9b51e79bec5b9e8700c3e

(3) In the pop-up Fastboot recovery interface, if your phone is correctly entering Fastboot mode, the right side of the interface should show 'Fastboot is connected.' Select the downloaded OrangeFox-R12.1-Unofficial-opkona.img and flash it.

7fd45547dea1fb58a302c90a612512a47d4f0b5e

(4) After flashing OrangeFox Recovery, restart and follow the steps above to enter Fastboot mode. Press the volume button in the fastboot interface until the word 'recovery' appears at the top (not exactly remember), then press the boot key to confirm and enter recovery mode.

(5) In recovery mode, press the menu shown below to enter sideload mode, then connect your phone to the computer and prepare for flashing.

8595b943c48e52fb2617fc319ab80cae134a8b7c

On the computer, still open the Gadget Assistant. In the Recovery tab, select sideload flashing mode, enter the interface, choose the expert's flashing package, wait for the flash to finish, then manually restart the device.

0f5104d1afecfa9f1206a1794ba5ec47bbca4a07

fc118d63c339de11a7f2281c31abe56ae38ca4ac

fc118d63c339de11a7f2281c31abe56ae38ca4ac

fc118d63c339de11a7f2281c31abe56ae38ca4ac

The new package for the expert on December 10th requires flashing the kernel using KUS, and I used this method to flash it, except when choosing the flashing package, I chose the kernel package provided by the expert.

⚠️ If you don't get used to upgrading to 15, you can also use the sideload method to return to 14, just go to Hero AmuCloud diskJust download the 14 version 600 or 602 card flash package and flash it; you don't need to start with the 9008 from Daxun.

3. Follow-upOptimizationWork

1. root

(1) ksu root solution

If you're using a top-tier old package, just install the KSU manager on startup. Note that version 1.01 is installed; version 1.02 is not available. If you're flashing a new 10-day package from a pro, you need to flash the kernel after booting to gain root access. The method for flashing the kernel is explained in the previous section

fc118d63c339de11a7f2281c31abe56ae38ca4ac

Tip.

(2) Magisk root solution

If you're not used to KSU, you can switch to Magisk. If you do, I personally recommend switching to the Alpha version of Magisk, which works fine.

1c88abde2cb1308c697cb05bfa9e269e2c63960e

Since the OnePlus All-in-One Toolbox currently does not support the root solution for OnePlus 8t ColorOS 15, the latest flashing package requires switching from KSU to Magisk.

The method is to install Magisk, then after giving the software superuser privileges to KSU, open Magisk and click Install at the top of the main interface. In the pop-up interface, click Install and wait for it to finish. Restart to go to Magisk and uninstall KSU.

0f32bc37df932cfa0664dc522c4eb459a87ddf76

2. Module recommendations

There are a few personal modules. The first is one-click root detection. Once installed, 12306's facial recognition and Cloud QuickPass fingerprint recognition are ready. Please contact the experts@R1263599071Download and download at the locationRead onUser tutorial. Additionally, this module allows deep modification of device models and brings up some exclusive features for new models.

51e5cd4b775a78f3160f771a9e70cd487beadc75

The other modules are common models and will not be introduced in detail.

3. Fixing some issues in ColorOS 15

With these updates, the COS15 port has fewer and fewer issues, but some features still need to be adjusted.

1. AI Image assistant

The AI image assistant feature in photo albums can be implemented by modifying the device model and mounting feature code via Magisk.

aebb6f71d61983462825867af813a45c3250e5f3

However, it has been found that only albums prior to version 15.9.5 can be installed, so you need to change the album version number from version 19.9.5 to one larger than the system's default version 15.16.4 before installation. Use the manager to modify the version number field in the Android Manifest package file and install it to resolve the issue.

3eabe56b42b03355c00932e3f956ca475a122e7f

However, after installation, there was a problem where albums crashed when entering the private safe. It seems the private safe detected a new version of the album and called a new interface. My personal skills are limited and I can't resolve it. Since I never use the private safe, I froze it in the scene and completely hid the private safe to fix the crash.

Here, I once again ask the experts@bruce_tengWhen packing, I was able to downgrade the album to version 19.9.5 or earlier, thank you

35dd074aa112abf9957000f7b3ce9ea9d5171967

Modified models for use@R1263599071The expert module completes the AI features@天伞桜The code provided by Aunt San<app_feature name="os.graphic.gallery.os15_secrecy" args="boolean:true"/> Fill in the model modification module /my_product/etc/extension/com.oplus.app-features.xml file.

2. lsposed module recommendation

Part Two covers the installation systemApplicationYesCore crackSince lockytool currently does not support the kernel crack for Android 15, you need to install kernel crack software version 4.6 or above. Please search for software within the site.

Here are a few other lposed modules I'm currently using, recommended for everyone:

d14f18da949e18eeb8924cf74755087ab4327c6a

3. Animation and blur filling

Since the expert removed some blur effects to ensure smoothness, those interested can add the following code to restore them in scene - Features - Add-ons - system.

ro.oplus.animationlevel=3

persist.sys.oplus.anim_level=1

ro.oplus.gaussianlevel=3

ro.surface_flinger.supports_background_blur=1

ro.surface_flinger.media_panel_bg_blur=1

ro.oplus.display.disable.volume_blur=0

ro.launcher.blur.appLaunch=1

9122fa0c1663267f4d474a6257366abb2a507f3e

Finally, thanks to all the big shots for their dedication

35dd074aa112abf9957000f7b3ce9ea9d5171967

35dd074aa112abf9957000f7b3ce9ea9d5171967

35dd074aa112abf9957000f7b3ce9ea9d5171967

35dd074aa112abf9957000f7b3ce9ea9d5171967

35dd074aa112abf9957000f7b3ce9ea9d5171967

35dd074aa112abf9957000f7b3ce9ea9d5171967

Original link:https://www.coolapk.com/…

© Copyright Notice
THE END
If you like it, please show your support
Likes1 Share
Commentary Be the First to Comment

Please log in to comment

    No comments yet