User Tools

Site Tools


android:oneplus:customization

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
android:oneplus:customization [2020/09/16 12:21] – created oscarandroid:oneplus:customization [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== OnePlus 6T Customization ====== 
-===== Basic requirements ===== 
-  * Before following these instructions please ensure that the device is on the latest Android 10 firmware. 
-  * Make sure your computer has adb and fastboot. Setup instructions can be found here. 
-  * Enable USB debugging on your device 
-===== Unlock Bootloader ===== 
-The steps below only need to be run once per device. Unlocking the bootloader will erase all data on your device!  
-  - Enable OEM unlock in the Developer options under device Settings, if present. 
-  - Connect the device to your PC via USB. 
-  - Boot into fastboot mode. Open a terminal window, and type: <code>adb reboot bootloader</code> You can also achieve this via a key combination: With the device powered off, **hold Volume Up + Volume Down + Power**. You can also achieve this on the computer. 
-  - Once the device is in fastboot mode, verify your PC finds it by typing:<code>fastboot devices</code> Tip: If you see no permissions fastboot while on Linux or macOS, try running fastboot as root.  
-  - Now type the following command to unlock the bootloader:<code>fastboot oem unlock</code> 
-  - If the device doesn’t automatically reboot, reboot it. It should now be unlocked. 
-  - Since the device resets completely, you will need to re-enable USB debugging to continue. 
- 
  
android/oneplus/customization.1600258878.txt.gz · Last modified: (external edit)