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 @@ -84,6 +84,7 @@ Samsung | Galaxy Tab S2 | [gts210vewifi](https://wiki.lineageos.org/devices/gts2
8484Samsung | Galaxy S4 | [ jfltexx] ( https://wiki.lineageos.org/devices/jfltexx ) | | untested
8585Samsung | Galaxy S4 Mini LTE| [ serranoltexx] ( https://wiki.lineageos.org/devices/serranoltexx ) | | tested
8686Samsung | Galaxy S5 | [ klte] ( https://wiki.lineageos.org/devices/klte ) | G900F/M/R4/R7/T/V/W8 | tested
87+ Samsung | Galaxy S5 mini | kminilte | SM-G800F | tested
8788Samsung | Galaxy S6 | [ zerofltexx] ( https://wiki.lineageos.org/devices/zerofltexx ) | | tested
8889Samsung | Galaxy S6 Edge | [ zeroltexx] ( https://wiki.lineageos.org/devices/zeroltexx ) | | tested
8990Samsung | Galaxy S7 | [ herolte] ( https://wiki.lineageos.org/devices/herolte ) | SM-G930F | tested
Original file line number Diff line number Diff line change 1+ metadata :
2+ maintainer : Ludovic Rousseau
3+ device_name : Samsung Galaxy S5 mini
4+ is_ab_device : false
5+ device_code : kminilte
6+ supported_device_codes :
7+ - kminilte
8+ - kminiltexx
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