Skip to content

Commit 56c035a

Browse files
committed
1 parent b6d1e4f commit 56c035a

File tree

5 files changed

+39
-36
lines changed

5 files changed

+39
-36
lines changed
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
metadata:
22
maintainer: Tobias Sterbak (tsterbak)
33
device_name: Samsung Galaxy A72
4-
is_ab_device: false
5-
device_code: a72q
4+
is_ab_device: false
5+
device_code: a72q
66
supported_device_codes:
7-
- a72q
7+
- a72q
88
steps:
99
unlock_bootloader:
1010
boot_recovery:
1111
- type: call_button
1212
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.
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.
1515
Then press 'Confirm and run' to reboot into the bootloader. Continue once it's done.
1616
command: adb_reboot_download
1717
- type: call_button
@@ -22,6 +22,6 @@ steps:
2222
- type: confirm_button
2323
img: samsung-buttons.png
2424
content: >
25-
Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Power* 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* + *Power button*.
25+
Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Power* 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* + *Power button*.
Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,20 @@
11
metadata:
22
maintainer: Tobias Sterbak (tsterbak)
3-
device_name: Samsung Galaxy A7 (2016)
4-
is_ab_device: false
3+
device_name: Samsung Galaxy A7 (2016)
4+
is_ab_device: false
55
device_code: a7xelte
66
supported_device_codes:
77
- a7xelte
8+
- a7xeltexx
9+
- a7xelteub
10+
- a7xeltedo
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*.

openandroidinstaller/assets/configs/alioth.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,25 +21,25 @@ steps:
2121
- type: link_button_with_confirm
2222
content: >
2323
- Create a Mi account on Xiaomi’s website. Beware that one account is only allowed to unlock one unique device every 30 days.
24-
24+
2525
- Add a phone number to your Mi account, insert a SIM into your phone.
26-
26+
2727
- Enable developer options in `Settings` > `About Phone` by repeatedly tapping MIUI Version.
28-
28+
2929
- Link the device to your Mi account in `Settings` > `Additional settings` > `Developer options` > `Mi Unlock status`.
30-
30+
3131
- Download the Mi Unlock app with the link bellow (Windows is required to run the app), and follow the instructions provided by the app. It may tell you that you have to wait, usually 7 days. If it does so, please wait the quoted amount of time before continuing to the next step!
32-
32+
3333
- After device and Mi account are successfully verified, the bootloader should be unlocked.
34-
34+
3535
- Since the device resets completely, you will need to re-enable USB debugging to continue : `Settings` > `Additional settings` > `Developer options` > `USB debugging`
3636
link: https://en.miui.com/unlock/download_en.html
3737
boot_recovery:
3838
- type: call_button
3939
content: >
4040
Now you need to install a custom recovery system on the phone. A recovery is a small subsystem on your phone,
4141
that manages updating, adapting and repairing of the operating system.
42-
42+
4343
Once the device is fully booted, you need to reboot into the bootloader again by pressing 'Confirm and run' here. Then continue.
4444
command: adb_reboot_bootloader
4545
- type: call_button

openandroidinstaller/assets/configs/dipper.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,17 @@ steps:
2020
- type: link_button_with_confirm
2121
content: >
2222
- Create a Mi account on Xiaomi’s website. Beware that one account is only allowed to unlock one unique device every 30 days.
23-
23+
2424
- Add a phone number to your Mi account, insert a SIM into your phone.
25-
25+
2626
- Enable developer options in `Settings` > `About Phone` by repeatedly tapping MIUI Version.
27-
27+
2828
- Link the device to your Mi account in `Settings` > `Additional settings` > `Developer options` > `Mi Unlock status`.
29-
29+
3030
- Download the Mi Unlock app with the link bellow (Windows is required to run the app), and follow the instructions provided by the app. It may tell you that you have to wait, usually 7 days. If it does so, please wait the quoted amount of time before continuing to the next step!
31-
31+
3232
- After device and Mi account are successfully verified, the bootloader should be unlocked.
33-
33+
3434
- Since the device resets completely, you will need to re-enable USB debugging to continue : `Settings` > `Additional settings` > `Developer options` > `USB debugging`
3535
link: https://en.miui.com/unlock/download_en.html
3636
boot_recovery:
@@ -52,4 +52,4 @@ steps:
5252
Reboot to recovery by pressing 'Confirm and run', and hold the Vol+ button of your phone UNTIL you see the recovery.
5353
If MiUI starts, you have to start the process again, since MiUI delete the recovery you just flashed.
5454
Once it's done continue.
55-
command: fastboot_reboot_recovery
55+
command: fastboot_reboot_recovery

openandroidinstaller/assets/configs/surya.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,17 @@ steps:
1717
- type: link_button_with_confirm
1818
content: >
1919
- Create a Mi account on Xiaomi’s website. Beware that one account is only allowed to unlock one unique device every 30 days.
20-
20+
2121
- Add a phone number to your Mi account, insert a SIM into your phone.
22-
22+
2323
- Enable developer options in `Settings` > `About Phone` by repeatedly tapping MIUI Version.
24-
24+
2525
- Link the device to your Mi account in `Settings` > `Additional settings` > `Developer options` > `Mi Unlock status`.
26-
26+
2727
- Download the Mi Unlock app with the link bellow (Windows is required to run the app), and follow the instructions provided by the app. It may tell you that you have to wait, usually 7 days. If it does so, please wait the quoted amount of time before continuing to the next step!
28-
28+
2929
- After device and Mi account are successfully verified, the bootloader should be unlocked.
30-
30+
3131
- Since the device resets completely, you will need to re-enable USB debugging to continue : `Settings` > `Additional settings` > `Developer options` > `USB debugging`
3232
link: https://en.miui.com/unlock/download_en.html
3333
boot_recovery:
@@ -49,4 +49,4 @@ steps:
4949
Reboot to recovery by pressing 'Confirm and run', and hold the Vol+ button of your phone UNTIL you see the recovery.
5050
If MiUI starts, you have to start the process again, since MiUI delete the recovery you just flashed.
5151
Once it's done continue.
52-
command: fastboot_reboot_recovery
52+
command: fastboot_reboot_recovery

0 commit comments

Comments
 (0)