File tree Expand file tree Collapse file tree 2 files changed +34
-1
lines changed
openandroidinstaller/assets/configs Expand file tree Collapse file tree 2 files changed +34
-1
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,8 @@ Samsung | Galaxy A7 2016 | a7xelte | | tested
8080Samsung | Galaxy A7 2017 | [ a7y17lte] ( https://wiki.lineageos.org/devices/a7y17lte ) | | untested
8181Samsung | Galaxy Grand Prime VE | grandprimevelte | SM-G531F | tested
8282Samsung | Galaxy S III Neo | s3ve3g | GT-I9301I | tested
83- Samsung | Galaxy Tab S2 | [ gts210vewifi] ( https://wiki.lineageos.org/devices/gts210vewifi/ ) | T813 | tested
83+ Samsung | Galaxy Tab S2 | [ gts210vewifi] ( https://wiki.lineageos.org/devices/gts210vewifi ) | T813 | tested
84+ Samsung | Galaxy S4 | [ jfltexx] ( https://wiki.lineageos.org/devices/jfltexx ) | | untested
8485Samsung | Galaxy S4 Mini LTE| [ serranoltexx] ( https://wiki.lineageos.org/devices/serranoltexx ) | | tested
8586Samsung | Galaxy S5 | [ klte] ( https://wiki.lineageos.org/devices/klte ) | G900F/M/R4/R7/T/V/W8 | tested
8687Samsung | Galaxy S6 | [ zerofltexx] ( https://wiki.lineageos.org/devices/zerofltexx ) | | tested
Original file line number Diff line number Diff line change 1+ metadata :
2+ maintainer : MagicLike
3+ device_name : Samsung Galaxy S4 # (Qualcomm)
4+ is_ab_device : false
5+ device_code : jfltexx
6+ supported_device_codes :
7+ - jfltexx
8+ - jflte
9+ - jfltetmo
10+ twrp-link : jflte
11+ untested : true
12+ requirements :
13+ android : 5.0.1
14+ steps :
15+ unlock_bootloader :
16+ boot_recovery :
17+ - type : call_button
18+ content : >
19+ As a first step, you need to boot into the bootloader. A bootloader is the piece of software,
20+ that tells your phone who to start and run an operating system (like Android). Your device should be turned on.
21+ Then press 'Confirm and run' to reboot into the bootloader. Continue once it's done.
22+ command : adb_reboot_download
23+ - type : call_button
24+ content : >
25+ In this step, you need to flash a custom recovery on your device. Press 'Confirm and run' to start the process. Confirm afterwards to continue.
26+ command : heimdall_flash_recovery
27+ - type : confirm_button
28+ img : samsung-buttons.png
29+ content : >
30+ Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Power buttons* for 8~10 seconds
31+ until the screen turns black & release the buttons immediately when it does, then boot to recovery with the device powered off,
32+ hold *Volume Up* + *Home* + *Power button*.
You can’t perform that action at this time.
0 commit comments