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
As a first step, you need to boot into the bootloader. A bootloader is the piece of software,
11
+
that tells your phone who to start and run an operating system (like Android). Your device should be turned on.
12
+
Then press 'Confirm and run' to reboot into the bootloader. Continue once it's done.
13
+
command: adb_reboot_download
14
+
- type: call_button
15
+
content: In this step, you need to flash a custom recovery on your device. Press 'Confirm and run' to start the process. Confirm afterwards to continue.
16
+
command: heimdall_flash_recovery
17
+
- type: confirm_button
18
+
img: samsung-buttons.png
19
+
content: >
20
+
Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Power buttons* for 8~10 seconds
21
+
until the screen turns black & release the buttons immediately when it does, then boot to recovery with the device powered off,
22
+
hold *Volume Up* + *Home* + *Power button*.
23
+
install_os:
24
+
- type: call_button
25
+
content: >
26
+
In the next steps, you finally flash the selected OS image.
27
+
Connect your device with your computer with the USB-Cable.
28
+
This step will format your phone and wipe all the data. It will also remove encryption and delete all files stored
29
+
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.
As a first step, you need to boot into the bootloader. A bootloader is the piece of software,
11
+
that tells your phone who to start and run an operating system (like Android). Your device should be turned on.
12
+
Then press 'Confirm and run' to reboot into the bootloader. Continue once it's done.
13
+
command: adb_reboot_download
14
+
- type: call_button
15
+
content: In this step, you need to flash a custom recovery on your device. Press 'Confirm and run' to start the process. Confirm afterwards to continue.
16
+
command: heimdall_flash_recovery
17
+
- type: confirm_button
18
+
img: samsung-buttons.png
19
+
content: >
20
+
Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Power buttons* for 8~10 seconds
21
+
until the screen turns black & release the buttons immediately when it does, then boot to recovery with the device powered off,
22
+
hold *Volume Up* + *Home* + *Power button*.
23
+
install_os:
24
+
- type: call_button
25
+
content: >
26
+
In the next steps, you finally flash the selected OS image.
27
+
Connect your device with your computer with the USB-Cable.
28
+
This step will format your phone and wipe all the data. It will also remove encryption and delete all files stored
29
+
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.
As a first step, you need to boot into the bootloader. A bootloader is the piece of software,
11
+
that tells your phone who to start and run an operating system (like Android). Your device should be turned on.
12
+
Then press 'Confirm and run' to reboot into the bootloader. Continue once it's done.
13
+
command: adb_reboot_download
14
+
- type: call_button
15
+
content: In this step, you need to flash a custom recovery on your device. Press 'Confirm and run' to start the process. Confirm afterwards to continue.
16
+
command: heimdall_flash_recovery
17
+
- type: confirm_button
18
+
img: samsung-buttons.png
19
+
content: >
20
+
Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Power buttons* for 8~10 seconds
21
+
until the screen turns black & release the buttons immediately when it does, then boot to recovery with the device powered off,
22
+
hold *Volume Up* + *Home* + *Power button*.
23
+
install_os:
24
+
- type: call_button
25
+
content: >
26
+
In the next steps, you finally flash the selected OS image.
27
+
Connect your device with your computer with the USB-Cable.
28
+
This step will format your phone and wipe all the data. It will also remove encryption and delete all files stored
29
+
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