Skip to content

Commit b6d1e4f

Browse files
committed

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed
Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,20 @@
11
metadata:
22
maintainer: Tobias Sterbak (tsterbak)
33
device_name: Samsung Galaxy A5 (2016)
4-
is_ab_device: false
4+
is_ab_device: false
55
device_code: a5xelte
66
supported_device_codes:
77
- a5xelte
8+
- a5xeltexx
9+
- a5xelteub
10+
- a5xeltedo
811
steps:
912
unlock_bootloader:
1013
boot_recovery:
1114
- type: call_button
1215
content: >
13-
As a first step, you need to boot into the bootloader. A bootloader is the piece of software,
14-
that tells your phone how to start and run an operating system (like Android). Your device should be turned on.
16+
As a first step, you need to boot into the bootloader. A bootloader is the piece of software,
17+
that tells your phone how to start and run an operating system (like Android). Your device should be turned on.
1518
Then press 'Confirm and run' to reboot into the bootloader. Continue once it's done.
1619
command: adb_reboot_download
1720
- type: call_button
@@ -22,6 +25,6 @@ steps:
2225
- type: confirm_button
2326
img: samsung-buttons.png
2427
content: >
25-
Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Power buttons* for 8~10 seconds
26-
until the screen turns black & release the buttons immediately when it does, then boot to recovery with the device powered off,
27-
hold *Volume Up* + *Home* + *Power button*.
28+
Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Power buttons* for 8~10 seconds
29+
until the screen turns black & release the buttons immediately when it does, then boot to recovery with the device powered off,
30+
hold *Volume Up* + *Home* + *Power button*.

0 commit comments

Comments
 (0)