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

Commit 2a82674a authored by Manoj Nair's avatar Manoj Nair
Browse files

Merge branch '739-corrections-to-apollon-install-guide' into 'master'

Resolve "Corrections to apollon install guide"

Closes #739

See merge request e/documentation/user!819
parents 881af10a f244f8c9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
architecture: arm64
battery: {removable: False, capacity: 5000, tech: 'Li-Po'}
before_install_file_name: before_install_needs_specific_android_fw
before_install_args: {version: 11}
before_install_args: {version: 12}
bluetooth: {spec: '5.1', profiles: [A2DP + aptX HD]}
cameras:
- {flash: 'Dual LED', info: '64/108 MP or 16/32 MP'}
@@ -12,7 +12,7 @@ codename: apollon
cpu: Kryo 585
cpu_cores: '8'
cpu_freq: 1 x 2.84 GHz + 3 x 2.42 GHz + 4 x 1.8 GHz
current_branch: 18.1
current_branch: 19.1
depth: 9.3 mm (0.37 in)
download_boot: devices.hold_volume_down_power_fastboot
gpu: Adreno 650
+2 −1
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@

{% include templates/unlock_bootloader.md %}

{% include alerts/tip.html content="It is highly recommended to have the latest official MIUI dev package installed on the device, before proceeding with unlock." %}

1. Create a Mi account on [Xiaomi’s website](https://global.account.xiaomi.com/pass/register).
1. Add a phone number to your Mi account.
@@ -16,7 +17,7 @@
> A Mi account is required to apply for permissions. You don’t need to re-apply for permissions to unlock new devices, but beware that one account is only allowed to unlock one unique device every 30 days.


> It is highly recommended to have the latest official MIUI dev package installed on the device, before proceeding with unlock.


{% if device.is_ab_device %}
{% include templates/recovery_install_fastboot_ab.md %}