Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3b38ed47 authored by Manoj Nair's avatar Manoj Nair Committed by Romain Hunault
Browse files

updated samsung details to reflect TWRP url where default is failing

parent da5a283d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
architecture: arm64
alternate_twrp: https://twrp.me/samsung/samsunggalaxys6.html
battery: {removable: False, capacity: 2550, tech: 'Li-Ion'}
bluetooth: {spec: '4.1'}
cameras:
@@ -40,6 +41,7 @@ sdcard:
soc: Samsung Exynos 7420
storage: 32/64/128 GB
tree: android_device_samsung_zerofltexx
twrp_version: 3.3.0.1
type: phone
vendor: Samsung
vendor_short: samsung
+2 −0
Original line number Diff line number Diff line
architecture: arm64
alternate_twrp: https://twrp.me/samsung/samsunggalaxys6edge.html
battery: {removable: False, capacity: 2600, tech: 'Li-Po', fastcharge: True}
bluetooth: {spec: '4.1'}
cameras:
@@ -40,6 +41,7 @@ sdcard:
soc: Exynos 7420
storage: 16/32/128 GB
tree: android_device_samsung_zeroltexx
twrp_version: 3.3.0.1
type: phone
vendor: Samsung
vendor_short: samsung
+9 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ Samsung devices come with a unique boot mode called “Download mode”, which i
1. Enable OEM unlock in the Developer options under device Settings.
    > It appears sometime that the OEM unlock option is missing from Development options, especially on new devices. Please connect your device to the wifi and check of system updates. After a reboot, the option should appear.

1. Install the [Heimdall suite](../../how-tos/install-heimdall):
1. [Install Heimdall](../../how-tos/install-heimdall)  or if you prefer you can [Build latest Heimdall suite](../../how-tos/build-heimdall)
1. Power off the device and connect the USB adapter to the computer (but not to the device, yet).
1. Boot into download mode:
    * {{ device.download_boot }}
@@ -36,6 +36,14 @@ Samsung devices come with a unique boot mode called “Download mode”, which i
## Installing a custom recovery

1. Download a custom recovery - you can download [TWRP](https://dl.twrp.me/{{ device.codename }}).
    {% if device.alternate_twrp %}
    > An [alternate location]({{ device.alternate_twrp }}) to download TWRP

    {% endif %}
    {% if device.twrp_version %}
      > The version of TWRP we used to test the ROM was {{ device.twrp_version }}

    {% endif %}
1. Power off the device and connect the USB adapter to the computer (but not to the device, yet).
1. Boot into download mode:
    * {{ device.download_boot }}
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ The Heimdall project does not provide up to date packages. This means that in so

## Download Heimdall binaries

Download binaries provided by us at [here](https://images.ecloud.global/tools/heimdall/) for you platform.
Download binaries provided by us [here](https://images.ecloud.global/tools/heimdall/) for you platform.

## Install