File tree Expand file tree Collapse file tree 2 files changed +30
-1
lines changed
openandroidinstaller/assets/configs Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ Linux is currently the best supported platform (tested with Ubuntu 20.04/22.04 L
6262
6363## Officially supported devices
6464
65- Currently, the ** we support 73 devices** by various vendors and working on adding more soon!
65+ Currently, the ** we support 74 devices** by various vendors and working on adding more soon!
6666
6767Support for these devices is provided as best effort, but things might still go wrong.
6868Help to improve the tool by reporting any issues you might face.
@@ -77,6 +77,7 @@ Samsung | Galaxy A3 2017 | a3y17lte | SM-A320FL | tested
7777Samsung | Galaxy A5 2016 | [ a5xelte] ( https://wiki.lineageos.org/devices/a5xelte ) | SM-A510F | tested
7878Samsung | Galaxy A5 2017 | [ a5y17lte] ( https://wiki.lineageos.org/devices/a5y17lte ) | | tested
7979Samsung | Galaxy A7 2016 | a7xelte | | tested
80+ Samsung | Galaxy A7 2017 | [ a7y17lte] ( https://wiki.lineageos.org/devices/a7y17lte ) | | untested
8081Samsung | Galaxy Grand Prime VE | grandprimevelte | SM-G531F | tested
8182Samsung | Galaxy S III Neo | s3ve3g | GT-I9301I | tested
8283Samsung | Galaxy Tab S2 | [ gts210vewifi] ( https://wiki.lineageos.org/devices/gts210vewifi/ ) | T813 | tested
Original file line number Diff line number Diff line change 1+ metadata :
2+ maintainer : Tobias Sterbak (tsterbak)/SirRGB
3+ device_name : Samsung Galaxy A7 (2017)
4+ is_ab_device : false
5+ device_code : a7y17lte
6+ supported_device_codes :
7+ - a7y17lte
8+ - a7y17ltexx
9+ steps :
10+ unlock_bootloader :
11+ boot_recovery :
12+ - type : call_button
13+ content : >
14+ As a first step, you need to boot into the bootloader. A bootloader is the piece of software,
15+ that tells your phone how to start and run an operating system (like Android). Your device should be turned on.
16+ Then press 'Confirm and run' to reboot into the bootloader. Continue once it's done.
17+ command : adb_reboot_download
18+ - type : call_button
19+ content : >
20+ In this step, you need to flash a custom recovery on your device.
21+ Press 'Confirm and run' to start the process. Confirm afterwards to continue.
22+ command : heimdall_flash_recovery
23+ - type : confirm_button
24+ img : samsung-buttons.png
25+ content : >
26+ Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Power buttons* for 8~10 seconds
27+ until the screen turns black & release the buttons immediately when it does, then boot to recovery with the device powered off,
28+ hold *Volume Up* + *Home* + *Power button*.
You can’t perform that action at this time.
0 commit comments