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
content: As a first step, you need to unlock the bootloader of your device. On the device, dial *#*#7378423#*#* (*#*#SERVICE#*#*) to launch the service menu.
11
+
- type: confirm_button
12
+
content: Go to service info > configuration and check rooting status - you can only continue if it says 'Bootloader unlock allowed":" Yes.'
13
+
- type: confirm_button
14
+
content: >
15
+
Now go to Settings 'About the phone' and then Status. Write down the IMEI of your device. You will need it in the next step.
16
+
- type: link_button_with_confirm
17
+
content: >
18
+
Click on the button to open the instructions on Sonys official unlocking website to generate an unlock code for your bootloader.
19
+
Once you got the code write it down somewhere and continue to input the code.
content: Connect the device to your PC via USB. And confirm to continue.
23
+
- type: call_button
24
+
content: Press the button to reboot into the bootloader now. When the notification light turns blue, confirm to continue.
25
+
command: adb_reboot_bootloader
26
+
- type: call_button_with_input
27
+
content: >
28
+
Use your code to unlock the bootloader of your device. Type in the full 18 character code starting with 0x (Example: 0x3EC4F7AD6E0B32B6).
29
+
If you already did that, you can skip this step.
30
+
command: fastboot_unlock_with_code
31
+
- type: call_button
32
+
content: >
33
+
Press the button to reboot. Since the device resets completely, you will need to re-enable USB debugging to continue.
34
+
Connect your device to your PC via USB. Then confirm here to continue.
35
+
command: fastboot_reboot
36
+
flash_recovery:
37
+
- type: call_button
38
+
content: >
39
+
Now you need to flash a custom recovery system on the phone. A recovery is a small subsystem on your phone, that manages updating,
40
+
adapting and repairing of the operating system.
41
+
Make sure your device is turned on. You need to reboot into the bootloader again by pressing 'Confirm and run' here. Then continue.
42
+
command: adb_reboot_bootloader
43
+
- type: call_button
44
+
content: Flash a custom recovery (temporarily) by pressing 'Confirm and run'. Once it's done continue.
45
+
command: fastboot_flash_recovery
46
+
- type: call_button
47
+
command: adb_twrp_copy_partitions
48
+
content: >
49
+
In some cases, the inactive slot can be unpopulated or contain much older firmware than the active slot, leading to various issues including a potential hard-brick.
50
+
We can ensure none of that will happen by copying the contents of the active slot to the inactive slot. Press 'confirm and run' to to this. Once you are in the bootloader again, continue.
51
+
- type: call_button
52
+
command: fastboot_flash_recovery
53
+
content: >
54
+
Now we need to boot into recovery again. Press run and when you see the TWRP screen you can continue.
55
+
install_os:
56
+
- type: call_button
57
+
content: >
58
+
In the next steps, you finally flash the selected OS image.
59
+
Connect your device with your computer with the USB-Cable.
60
+
This step will format your phone and wipe all the data. It will also remove encryption and delete all files stored
61
+
in the internal storage. Then the OS image will be installed. Confirm to run. This might take a while. At the end your phone will boot into the new OS.
content: As a first step, you need to unlock the bootloader of your device. On the device, dial *#*#7378423#*#* (*#*#SERVICE#*#*) to launch the service menu.
11
+
- type: confirm_button
12
+
content: Go to service info > configuration and check rooting status - you can only continue if it says 'Bootloader unlock allowed":" Yes.'
13
+
- type: confirm_button
14
+
content: >
15
+
Now go to Settings 'About the phone' and then Status. Write down the IMEI of your device. You will need it in the next step.
16
+
- type: link_button_with_confirm
17
+
content: >
18
+
Click on the button to open the instructions on Sonys official unlocking website to generate an unlock code for your bootloader.
19
+
Once you got the code write it down somewhere and continue to input the code.
content: Connect the device to your PC via USB. And confirm to continue.
23
+
- type: call_button
24
+
content: Press the button to reboot into the bootloader now. When the notification light turns blue, confirm to continue.
25
+
command: adb_reboot_bootloader
26
+
- type: call_button_with_input
27
+
content: >
28
+
Use your code to unlock the bootloader of your device. Type in the full 18 character code starting with 0x (Example: 0x3EC4F7AD6E0B32B6).
29
+
If you already did that, you can skip this step.
30
+
command: fastboot_unlock_with_code
31
+
- type: call_button
32
+
content: >
33
+
Press the button to reboot. Since the device resets completely, you will need to re-enable USB debugging to continue.
34
+
Connect your device to your PC via USB. Then confirm here to continue.
35
+
command: fastboot_reboot
36
+
flash_recovery:
37
+
- type: call_button
38
+
content: >
39
+
Now you need to flash a custom recovery system on the phone. A recovery is a small subsystem on your phone, that manages updating,
40
+
adapting and repairing of the operating system.
41
+
Make sure your device is turned on. You need to reboot into the bootloader again by pressing 'Confirm and run' here. Then continue.
42
+
command: adb_reboot_bootloader
43
+
- type: call_button
44
+
content: Flash a custom recovery (temporarily) by pressing 'Confirm and run'. Once it's done continue.
45
+
command: fastboot_flash_recovery
46
+
- type: call_button
47
+
command: adb_twrp_copy_partitions
48
+
content: >
49
+
In some cases, the inactive slot can be unpopulated or contain much older firmware than the active slot, leading to various issues including a potential hard-brick.
50
+
We can ensure none of that will happen by copying the contents of the active slot to the inactive slot. Press 'confirm and run' to to this. Once you are in the bootloader again, continue.
51
+
- type: call_button
52
+
command: fastboot_flash_recovery
53
+
content: >
54
+
Now we need to boot into recovery again. Press run and when you see the TWRP screen you can continue.
55
+
install_os:
56
+
- type: call_button
57
+
content: >
58
+
In the next steps, you finally flash the selected OS image.
59
+
Connect your device with your computer with the USB-Cable.
60
+
This step will format your phone and wipe all the data. It will also remove encryption and delete all files stored
61
+
in the internal storage. Then the OS image will be installed. Confirm to run. This might take a while. At the end your phone will boot into the new OS.
content: As a first step, you need to unlock the bootloader of your device. On the device, dial *#*#7378423#*#* (*#*#SERVICE#*#*) to launch the service menu.
9
+
- type: confirm_button
10
+
content: Go to service info > configuration and check rooting status - you can only continue if it says 'Bootloader unlock allowed":" Yes.'
11
+
- type: confirm_button
12
+
content: >
13
+
Now go to Settings 'About the phone' and then Status. Write down the IMEI of your device. You will need it in the next step.
14
+
- type: link_button_with_confirm
15
+
content: >
16
+
Click on the button to open the instructions on Sonys official unlocking website to generate an unlock code for your bootloader.
17
+
Once you got the code write it down somewhere and continue to input the code.
content: Connect the device to your PC via USB. And confirm to continue.
21
+
- type: call_button
22
+
content: Press the button to reboot into the bootloader now. When the notification light turns blue, confirm to continue.
23
+
command: adb_reboot_bootloader
24
+
- type: call_button_with_input
25
+
content: >
26
+
Use your code to unlock the bootloader of your device. Type in the full 18 character code starting with 0x (Example: 0x3EC4F7AD6E0B32B6).
27
+
If you already did that, you can skip this step.
28
+
command: fastboot_unlock_with_code
29
+
- type: call_button
30
+
content: >
31
+
Press the button to reboot. Since the device resets completely, you will need to re-enable USB debugging to continue.
32
+
Connect your device to your PC via USB. Then confirm here to continue.
33
+
command: fastboot_reboot
34
+
flash_recovery:
35
+
- type: call_button
36
+
content: >
37
+
Now you need to flash a custom recovery system on the phone. A recovery is a small subsystem on your phone, that manages updating,
38
+
adapting and repairing of the operating system.
39
+
Make sure your device is turned on. You need to reboot into the bootloader again by pressing 'Confirm and run' here. Then continue.
40
+
command: adb_reboot_bootloader
41
+
- type: call_button
42
+
content: Flash a custom recovery (temporarily) by pressing 'Confirm and run'. Once it's done continue.
43
+
command: fastboot_flash_recovery
44
+
- type: call_button
45
+
command: adb_twrp_copy_partitions
46
+
content: >
47
+
In some cases, the inactive slot can be unpopulated or contain much older firmware than the active slot, leading to various issues including a potential hard-brick.
48
+
We can ensure none of that will happen by copying the contents of the active slot to the inactive slot. Press 'confirm and run' to to this. Once you are in the bootloader again, continue.
49
+
- type: call_button
50
+
command: fastboot_flash_recovery
51
+
content: >
52
+
Now we need to boot into recovery again. Press run and when you see the TWRP screen you can continue.
53
+
install_os:
54
+
- type: call_button
55
+
content: >
56
+
In the next steps, you finally flash the selected OS image.
57
+
Connect your device with your computer with the USB-Cable.
58
+
This step will format your phone and wipe all the data. It will also remove encryption and delete all files stored
59
+
in the internal storage. Then the OS image will be installed. Confirm to run. This might take a while. At the end your phone will boot into the new OS.
content: As a first step, you need to unlock the bootloader of your device. On the device, dial *#*#7378423#*#* (*#*#SERVICE#*#*) to launch the service menu.
9
+
- type: confirm_button
10
+
content: Go to service info > configuration and check rooting status - you can only continue if it says 'Bootloader unlock allowed":" Yes.'
11
+
- type: confirm_button
12
+
content: >
13
+
Now go to Settings 'About the phone' and then Status. Write down the IMEI of your device. You will need it in the next step.
14
+
- type: link_button_with_confirm
15
+
content: >
16
+
Click on the button to open the instructions on Sonys official unlocking website to generate an unlock code for your bootloader.
17
+
Once you got the code write it down somewhere and continue to input the code.
content: Connect the device to your PC via USB. And confirm to continue.
21
+
- type: call_button
22
+
content: Press the button to reboot into the bootloader now. When the notification light turns blue, confirm to continue.
23
+
command: adb_reboot_bootloader
24
+
- type: call_button_with_input
25
+
content: >
26
+
Use your code to unlock the bootloader of your device. Type in the full 18 character code starting with 0x (Example: 0x3EC4F7AD6E0B32B6).
27
+
If you already did that, you can skip this step.
28
+
command: fastboot_unlock_with_code
29
+
- type: call_button
30
+
content: >
31
+
Press the button to reboot. Since the device resets completely, you will need to re-enable USB debugging to continue.
32
+
Connect your device to your PC via USB. Then confirm here to continue.
33
+
command: fastboot_reboot
34
+
flash_recovery:
35
+
- type: call_button
36
+
content: >
37
+
Now you need to flash a custom recovery system on the phone. A recovery is a small subsystem on your phone, that manages updating,
38
+
adapting and repairing of the operating system.
39
+
Make sure your device is turned on. You need to reboot into the bootloader again by pressing 'Confirm and run' here. Then continue.
40
+
command: adb_reboot_bootloader
41
+
- type: call_button
42
+
content: Flash a custom recovery (temporarily) by pressing 'Confirm and run'. Once it's done continue.
43
+
command: fastboot_flash_recovery
44
+
- type: call_button
45
+
command: adb_twrp_copy_partitions
46
+
content: >
47
+
In some cases, the inactive slot can be unpopulated or contain much older firmware than the active slot, leading to various issues including a potential hard-brick.
48
+
We can ensure none of that will happen by copying the contents of the active slot to the inactive slot. Press 'confirm and run' to to this. Once you are in the bootloader again, continue.
49
+
- type: call_button
50
+
command: fastboot_flash_recovery
51
+
content: >
52
+
Now we need to boot into recovery again. Press run and when you see the TWRP screen you can continue.
53
+
install_os:
54
+
- type: call_button
55
+
content: >
56
+
In the next steps, you finally flash the selected OS image.
57
+
Connect your device with your computer with the USB-Cable.
58
+
This step will format your phone and wipe all the data. It will also remove encryption and delete all files stored
59
+
in the internal storage. Then the OS image will be installed. Confirm to run. This might take a while. At the end your phone will boot into the new OS.
content: As a first step, you need to unlock the bootloader of your device. On the device, dial *#*#7378423#*#* (*#*#SERVICE#*#*) to launch the service menu.
11
+
- type: confirm_button
12
+
content: Go to service info > configuration and check rooting status - you can only continue if it says 'Bootloader unlock allowed":" Yes.'
13
+
- type: confirm_button
14
+
content: >
15
+
Now go to Settings 'About the phone' and then Status. Write down the IMEI of your device. You will need it in the next step.
16
+
- type: link_button_with_confirm
17
+
content: >
18
+
Click on the button to open the instructions on Sonys official unlocking website to generate an unlock code for your bootloader.
19
+
Once you got the code write it down somewhere and continue to input the code.
content: Connect the device to your PC via USB. And confirm to continue.
23
+
- type: call_button
24
+
content: Press the button to reboot into the bootloader now. When the notification light turns blue, confirm to continue.
25
+
command: adb_reboot_bootloader
26
+
- type: call_button_with_input
27
+
content: >
28
+
Use your code to unlock the bootloader of your device. Type in the full 18 character code starting with 0x (Example: 0x3EC4F7AD6E0B32B6).
29
+
If you already did that, you can skip this step.
30
+
command: fastboot_unlock_with_code
31
+
- type: call_button
32
+
content: >
33
+
Press the button to reboot. Since the device resets completely, you will need to re-enable USB debugging to continue.
34
+
Connect your device to your PC via USB. Then confirm here to continue.
35
+
command: fastboot_reboot
36
+
flash_recovery:
37
+
- type: call_button
38
+
content: >
39
+
Now you need to flash a custom recovery system on the phone. A recovery is a small subsystem on your phone, that manages updating,
40
+
adapting and repairing of the operating system.
41
+
Make sure your device is turned on. You need to reboot into the bootloader again by pressing 'Confirm and run' here. Then continue.
42
+
command: adb_reboot_bootloader
43
+
- type: call_button
44
+
content: Flash a custom recovery (temporarily) by pressing 'Confirm and run'. Once it's done continue.
45
+
command: fastboot_flash_recovery
46
+
- type: call_button
47
+
command: adb_twrp_copy_partitions
48
+
content: >
49
+
In some cases, the inactive slot can be unpopulated or contain much older firmware than the active slot, leading to various issues including a potential hard-brick.
50
+
We can ensure none of that will happen by copying the contents of the active slot to the inactive slot. Press 'confirm and run' to to this. Once you are in the bootloader again, continue.
51
+
- type: call_button
52
+
command: fastboot_flash_recovery
53
+
content: >
54
+
Now we need to boot into recovery again. Press run and when you see the TWRP screen you can continue.
55
+
install_os:
56
+
- type: call_button
57
+
content: >
58
+
In the next steps, you finally flash the selected OS image.
59
+
Connect your device with your computer with the USB-Cable.
60
+
This step will format your phone and wipe all the data. It will also remove encryption and delete all files stored
61
+
in the internal storage. Then the OS image will be installed. Confirm to run. This might take a while. At the end your phone will boot into the new OS.
0 commit comments