ONEPLUS
ONEPLUS Installation guide
PREPARATIONS
There are a couple things have to prepare before starting installation process, please follow the guide step by step
Make Sure the Firmware you have on the device matches with the Firmware in the File name. If not DO NOT proceed with installation.
Note: It usually takes 4-6 weeks once we start working to support a new firmware on any model.
Note: DO NOT upgrade the firmware after the flashing is complete. Turn off automatic upgrade/update in the phone settings
REQUIRED FILES
ADB and Fastboot
adb and fastboot is the tools to unlock bootloader and install custom recovery. Download here and extract it on PC.
Azenqos firmware
This is the custom kernel that required to make the phone able to run Azenqos applications. Download the kernel file that match the devices OxygenOS (build number) version from the link in the table below then copy to the phone.
https://www2.azenqos.com/firmwares
UNLOCK BOOTLOADER
Mostly new android phone bootloader is locked, follow the instruction below step by step to unlock it before start any installations process
WARING!! : All data and information on the phone will be erase
Enable OEM unlocking
Open Settings application on the phone and go to About phone
Continuously tap on Build number for 5 times until the popup shows "You are now developer"
Navigate back to the main page of Settings and tap on System
Select System --> Developer options --> enable OEM unlocking --> Enable
Change USB options to Transfer file
If required please give permission on the device to allow usb debugging.( System --> Developer options --> enable Usb Debugging)
Navigate to platform tools directory using command below.
cd \full\path\to\adb\folder\
for example "cd c:\tools\platform-tools" for Windows
Enter command adb devices
The response will be the serial number of the device on the left and device on the right
If you are seeing unknown or unauthorized next to serial number instead of device then go to point 6 and repeat the steps
Enter FASTBOOT mode Method
In the command prompt enter adb reboot bootloader
Type fastboot devices and hit enter in the command prompt
The response will show the serial number and fastboot on the same line
Type fastboot flashing unlock in cmd and hit enter
Once the device is in bootloader mode make sure you see that it shows device unlocked message in the last line of the screen
If not showing device unlocked message repeat the steps on Enable OEM unlocking
If its showing unlocked message follow the steps mentioned below INSTALL AZENQOS FIRMWARE
INSTALL AZENQOS FIRMWARE
Download Azenqos kernel for Oneplus device from the link in preparation step.
Extract the 3 files in the zip file.
Copy all the Files in to the folder that has platformtools
Open Readme file in notepad
Copy the command in the exact order mentioned in the Readme text file 1 at a time and paste it in the command prompt and hit enter
Wait for few seconds(20-30 sec) and copy paste the next command in the command prompt and hit enter
Wait for few seconds (20-30 sec) and Type fastboot reboot
The phone will reboot.
INSTALL MAGISK AND BUSYBOX
Once the device is ON you will see Magisk app installed on the device. If the app is not there Download Magisk apk from here <-------------------- click to download
Install it on the phone
Open Magisk app and if it ask to install "additional setup" just select "OK" and reboot the phone once
Please update magisk to latest version if there are available
Download busybox magisk module from here <-------------------- click to download
Download screenrecord_ex magisk module from here <-------------------- click to download
Download systemizer magisk module from here <-------------------- click to download
Copy all 3 files in to the device
Tap on the modules icon at the bottom right insite the magisk app.
Tap on Install from storage then select the busybox magisk module module file and wait until installation finished then go back to the modules screen.
Repeat the step 9 to install screenrecord_ex magisk module and systemizer magisk module
Reboot the phone
Open Magisk and go to settings. Change superuser notification to "none"
INSTALL AZENQOS APPLICATION
Go to release.azenqos.com
Enter Username azq password azq
Download AzenqosMobile-releaseXXXXXX_vXXX.apk
Install it on the phone
Open Azenqos apps and grant the supersu permission then activate the license
Azenqos is ready to use