File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
openandroidinstaller/assets/configs Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -17,10 +17,14 @@ steps:
1717 content : >
1818 In this step you actually unlock the bootloader. Just press 'Confirm and run' here. The phone will automatically reboot and reformat.
1919 Once it's done, press continue here.
20+
21+ Notice: If you don't have the stock OnePlus One recovery, your device might boot into your custom recovery, but don't do anything / throw an error.
22+ If this appears, reboot you device through your bootloader and just continue normally. (Your bootloader will be unlocked.)
2023 command : fastboot_oem_unlock
2124 - type : confirm_button
2225 content : >
2326 The bootloader is now unlocked. Since the device resets completely, you will need to re-enable Developer Options and USB debugging to continue.
27+ You don't need to re-enable those options, if you have a custom recovery. (See last step.)
2428 When you are done, press continue.
2529 flash_recovery :
2630 - type : call_button
Original file line number Diff line number Diff line change @@ -17,10 +17,14 @@ steps:
1717 content : >
1818 In this step you actually unlock the bootloader. Just press 'Confirm and run' here. The phone will automatically reboot and reformat.
1919 Once it's done, press continue here.
20+
21+ Notice: If you don't have the stock OnePlus One recovery, your device might boot into your custom recovery, but don't do anything / throw an error.
22+ If this appears, reboot you device through your bootloader and just continue normally. (Your bootloader will be unlocked.)
2023 command : fastboot_oem_unlock
2124 - type : confirm_button
2225 content : >
2326 The bootloader is now unlocked. Since the device resets completely, you will need to re-enable Developer Options and USB debugging to continue.
27+ You don't need to re-enable those options, if you have a custom recovery. (See last step.)
2428 When you are done, press continue.
2529 flash_recovery :
2630 - type : call_button
You can’t perform that action at this time.
0 commit comments