File tree Expand file tree Collapse file tree 2 files changed +29
-0
lines changed
openandroidinstaller/assets/configs Expand file tree Collapse file tree 2 files changed +29
-0
lines changed Original file line number Diff line number Diff line change @@ -72,6 +72,7 @@ Help to improve the tool by reporting any issues you might face.
7272Vendor | Device Name | CodeName | Models | Status
7373---|---|---|---|---
7474Samsung | Galaxy J7 2015 | j7elte | | tested
75+ Samsung | Galaxy J7 Prime | on7xelte | | untested
7576Samsung | Galaxy A3 2017 | a3y17lte | SM-A320FL | tested
7677Samsung | Galaxy A5 2016 | [ a5xelte] ( https://wiki.lineageos.org/devices/a5xelte ) | SM-A510F | tested
7778Samsung | Galaxy A5 2017 | [ a5y17lte] ( https://wiki.lineageos.org/devices/a5y17lte ) | | tested
Original file line number Diff line number Diff line change 1+ metadata :
2+ maintainer : MagicLike
3+ device_name : Samsung Galaxy J7 Prime
4+ is_ab_device : false
5+ device_code : on7xelte
6+ supported_device_codes :
7+ - on7xelte
8+ untested : true
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