Skip to content

Commit 7d5e8f5

Browse files
committed
1 parent 19490cf commit 7d5e8f5

File tree

2 files changed

+13
-10
lines changed

2 files changed

+13
-10
lines changed

openandroidinstaller/assets/configs/a3y17lte.yaml

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
metadata:
22
maintainer: Tobias Sterbak (tsterbak)
33
device_name: Samsung Galaxy A3 (2017)
4-
is_ab_device: false
4+
is_ab_device: false
55
device_code: a3y17lte
66
supported_device_codes:
77
- a3y17lte
8+
- a3y17ltexc
9+
- a3y17ltexx
10+
- a3y17ltelk
811
steps:
912
unlock_bootloader:
1013
boot_recovery:
@@ -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
26-
8~10 seconds 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*. Confirm when the recovery screen appears.
28+
Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Power buttons* for
29+
8~10 seconds 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*. Confirm when the recovery screen appears.

openandroidinstaller/assets/configs/j7elte.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ metadata:
22
maintainer: Tobias Sterbak (tsterbak)
33
device_name: Samsung Galaxy J7 (2015)
44
is_ab_device: false
5-
device_code: j7elte
5+
device_code: j7elte
66
supported_device_codes:
77
- j7elte
88
- j7eltetmo
@@ -12,8 +12,8 @@ steps:
1212
boot_recovery:
1313
- type: call_button
1414
content: >
15-
As a first step, you need to boot into the bootloader. A bootloader is the piece of software,
16-
that tells your phone how to start and run an operating system (like Android). Your device should be turned on.
15+
As a first step, you need to boot into the bootloader. A bootloader is the piece of software,
16+
that tells your phone how to start and run an operating system (like Android). Your device should be turned on.
1717
Then press 'Confirm and run' to reboot into the bootloader. Continue once it's done.
1818
command: adb_reboot_download
1919
- type: call_button
@@ -24,6 +24,6 @@ steps:
2424
- type: confirm_button
2525
img: samsung-buttons.png
2626
content: >
27-
Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Power buttons* for 8~10 seconds
28-
until the screen turns black & release the buttons immediately when it does, then boot to recovery with the device powered off,
29-
hold *Volume Up* + *Home* + *Power button*.
27+
Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Power buttons* for 8~10 seconds
28+
until the screen turns black & release the buttons immediately when it does, then boot to recovery with the device powered off,
29+
hold *Volume Up* + *Home* + *Power button*.

0 commit comments

Comments
 (0)