Skip to content

Commit

Permalink
add dreamlte config
Browse files Browse the repository at this point in the history
  • Loading branch information
allaeddineomc committed May 4, 2023
1 parent e2f3355 commit d9aa0c2
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions openandroidinstaller/assets/configs/dreamlte.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
metadata:
maintainer: Allaeddine BOULEFAAT (allaeddineomc)
device_name: Samsung Galaxy s 8
is_ab_device: false
device_code: dreamlte
supported_device_codes:
- dreamlte
steps:
unlock_bootloader:
boot_recovery:
- type: call_button
content: >
As a first step, you need to boot into the bootloader. A bootloader is the piece of software,
that tells your phone who to start and run an operating system (like Android). Your device should be turned on.
Then press 'Confirm and run' to reboot into the bootloader. Continue once it's done.
command: adb_reboot_download
- type: call_button
content: In this step, you need to boot a custom recovery on your device. Press 'Confirm and run' to start the process. Confirm afterwards to continue.
command: heimdall_flash_recovery
- type: confirm_button
img: samsung-buttons-bixby.png
content: >
Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Power buttons* for 8~10 seconds
until the screen turns black to reboot & release the buttons immediately when it does, then immediately hold *Volume Up* + *Bixby* + *Power button* until you are in recovery mode.

0 comments on commit d9aa0c2

Please sign in to comment.