|
| 1 | +metadata: |
| 2 | + maintainer: Tobias Sterbak (tsterbak) |
| 3 | + device_name: Samsung Galaxy S10e |
| 4 | + is_ab_device: false |
| 5 | + device_code: beyond0lte |
| 6 | + supported_device_codes: |
| 7 | + - beyond0lte |
| 8 | + - beyond0 |
| 9 | +requirements: |
| 10 | + android: 12 |
| 11 | +steps: |
| 12 | + unlock_bootloader: |
| 13 | + - type: call_button |
| 14 | + content: > |
| 15 | + As a first step, you need to unlock the bootloader. A bootloader is the piece of software, that tells your phone |
| 16 | + how to start and run an operating system (like Android). Your device should be turned on. |
| 17 | + Press 'Confirm and run' to reboot into download mode. Then continue. |
| 18 | + command: adb_reboot_download |
| 19 | + - type: confirm_button |
| 20 | + content: > |
| 21 | + Now, click the button that the onscreen instructions correlate to “Continue” and/or “Unlock Bootloader”. |
| 22 | + Your device will reboot, you may now unplug the USB cable from your device. |
| 23 | + The device will demand you format userdata, please follow the onscreen instructions to do so. |
| 24 | + - type: confirm_button |
| 25 | + content: > |
| 26 | + The bootloader is now unlocked. Go through Android Setup skipping everything you can, then connect the device to a Wi-Fi network. |
| 27 | + Since the device resets completely, you will need to re-enable Developer Options and USB debugging to continue. |
| 28 | + boot_recovery: |
| 29 | + - type: call_button |
| 30 | + content: > |
| 31 | + Now plug the USB-cable to your device. As a first step, you need to boot into download mode. Your device should be turned on. |
| 32 | + Then press 'Confirm and run' to reboot into download mode. Continue once it's done. |
| 33 | + command: adb_reboot_download |
| 34 | + - type: call_button |
| 35 | + content: > |
| 36 | + In this step, you need to flash a custom recovery on your device. |
| 37 | + Press 'Confirm and run' to start the process. Confirm afterwards to continue. |
| 38 | + command: heimdall_flash_recovery |
| 39 | + - type: confirm_button |
| 40 | + img: samsung-buttons-bixby.png |
| 41 | + content: > |
| 42 | + Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Bixby* for 8~10 seconds |
| 43 | + until the screen turns black & release the buttons immediately when it does, then boot to recovery with the device powered off, |
| 44 | + hold *Volume Up* + *Bixby* + *Power button*. |
0 commit comments