You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openandroidinstaller/assets/configs/bonito.yaml
+8-4Lines changed: 8 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -16,17 +16,20 @@ steps:
16
16
Press 'Confirm and run' to reboot into the bootloader.
17
17
command: adb_reboot_bootloader
18
18
- type: call_button
19
-
content: In this step you actually unlock the bootloader. Just press 'Confirm and run' here. Once it's done, press continue here.
19
+
content: >
20
+
In this step you actually unlock the bootloader. Just press 'Confirm and run' here. Once it's done, press continue here.
20
21
command: fastboot_unlock
21
22
- type: confirm_button
22
23
content: >
23
24
At this point the device may display on-screen prompts which will require interaction to continue the process of unlocking the bootloader.
24
25
Please take whatever actions the device asks you to to proceed.
25
26
- type: call_button
26
-
content: To finish the unlocking, the phone needs to reboot. Just press 'Confirm and run' here to reboot. Then continue.
27
+
content: >
28
+
To finish the unlocking, the phone needs to reboot. Just press 'Confirm and run' here to reboot. Then continue.
27
29
command: fastboot_reboot
28
30
- type: confirm_button
29
-
content: The bootloader is now unlocked. Since the device resets completely, you will need to re-enable Developer Options and USB debugging to continue.
31
+
content: >
32
+
The bootloader is now unlocked. Since the device resets completely, you will need to re-enable Developer Options and USB debugging to continue.
30
33
boot_recovery:
31
34
- type: call_button
32
35
content: >
@@ -36,5 +39,6 @@ steps:
36
39
command: adb_reboot_bootloader
37
40
- type: call_button
38
41
img: twrp-start.jpeg
39
-
content: Boot a custom recovery (temporarily) by pressing 'Confirm and run'. Once your phone screen looks like the picture on the left, continue.
42
+
content: >
43
+
Boot a custom recovery (temporarily) by pressing 'Confirm and run'. Once your phone screen looks like the picture on the left, continue.
content: Connect the device to your PC via USB. And confirm to continue.
26
+
content: >
27
+
Connect the device to your PC via USB. And confirm to continue.
27
28
- type: call_button_with_input
28
29
content: >
29
30
Use your code to unlock the bootloader of your device. Type in the full 21 character code you received by email (Example: 5RTSQCYL7ZJKL4NN35MY). Then confirm an run. Afterwards you can continue.
content: Connect the device to your PC via USB. And confirm to continue.
26
+
content: >
27
+
Connect the device to your PC via USB. And confirm to continue.
27
28
- type: call_button_with_input
28
29
content: >
29
30
Use your code to unlock the bootloader of your device. Type in the full 21 character code you received by email (Example: 5RTSQCYL7ZJKL4NN35MY). Then confirm an run. Afterwards you can continue.
content: Connect the device to your PC via USB. And confirm to continue.
26
+
content: >
27
+
Connect the device to your PC via USB. And confirm to continue.
27
28
- type: call_button_with_input
28
29
content: >
29
30
Use your code to unlock the bootloader of your device. Type in the full 21 character code you received by email (Example: 5RTSQCYL7ZJKL4NN35MY). Then confirm an run. Afterwards you can continue.
content: Connect the device to your PC via USB. And confirm to continue.
26
+
content: >
27
+
Connect the device to your PC via USB. And confirm to continue.
27
28
- type: call_button_with_input
28
29
content: >
29
30
Use your code to unlock the bootloader of your device. Type in the full 21 character code you received by email (Example: 5RTSQCYL7ZJKL4NN35MY). Then confirm an run. Afterwards you can continue.
0 commit comments