File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed
openandroidinstaller/assets/configs Expand file tree Collapse file tree 2 files changed +29
-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 57 devices** by various vendors and working on adding more soon!
65+ Currently, the ** we support 58 devices** by various vendors and working on adding more soon!
6666
6767
6868Support for these devices is provided as best effort, but things might still go wrong.
@@ -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 A7 2016 | a7xelte | | tested
7979Samsung | Galaxy S III Neo | s3ve3g | GT-I9301I | tested
80+ Samsung | Galaxy S4 Mini LTE| [ serranoltexx] ( https://wiki.lineageos.org/devices/serranoltexx ) | | tested
8081Samsung | Galaxy S6 | [ zerofltexx] ( https://wiki.lineageos.org/devices/zerofltexx ) | | tested
8182Samsung | Galaxy S6 Edge | [ zeroltexx] ( https://wiki.lineageos.org/devices/zeroltexx ) | | tested
8283Samsung | 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 : Michel Memeteau (freechelmi)
3+ device_name : Samsung Galaxy S4 Mini (2013)
4+ is_ab_device : false
5+ device_code : serranoltexx
6+ supported_device_codes :
7+ - serranolte
8+ - serranoltexx
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 who 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. Press 'Confirm and run' to start the process. Confirm afterwards to continue.
21+ command : heimdall_flash_recovery
22+ - type : confirm_button
23+ img : samsung-buttons.png
24+ 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*.
You can’t perform that action at this time.
0 commit comments