Menú alternativo
Toggle preferences menu
Menú alternativo personal
No has accedido
Tu dirección IP será visible si haces alguna edición

Diferencia entre revisiones de «LineageOS»

De TechShareRoom wiki
Sin resumen de edición
Sin resumen de edición
 
(No se muestran 5 ediciones intermedias del mismo usuario)
Línea 1: Línea 1:
== Descarga ==
== Descarga ==
*[https://download.lineageos.org Todos los dispositivos] - [https://download.lineageos.org/devices/alioth/builds POCO F3]
*[https://download.lineageos.org Todos los dispositivos]


== Actualizaciones ==
== Instalación y actualizaciones ==
*[https://wiki.lineageos.org/devices/alioth/variant1/ ¿Cómo actualizar a versión superior?]
*[https://wiki.lineageos.org/devices/alioth/install/variant1 ¿Cómo instalar de 0?]
*[[¿Cómo actualizar a versión superior de LineageOS?]]
<syntaxhighlight lang="bash">
adb reboot sideload
adb sideload lineage-20.0-20230603-nightly-alioth-signed.zip
</syntaxhighlight>
 
If you want to install any add-ons, click Advanced, then Reboot to Recovery,
then when your device reboots, click Apply Update, then Apply from ADB, then
<syntaxhighlight lang="bash">
adb sideload MindTheGapps-13.0.0-arm64-20230408_162909.zip
</syntaxhighlight>


== Soluciones ==
== Soluciones ==
*[https://forum.xda-developers.com/t/any-ways-to-remove-the-emergency-button-on-lineageos-lockscreen.3561395/ Any ways to remove the "Emergency" button on LineageOS lockscreen?]
*[https://forum.xda-developers.com/t/any-ways-to-remove-the-emergency-button-on-lineageos-lockscreen.3561395/ Any ways to remove the "Emergency" button on LineageOS lockscreen?]

Revisión actual - 18:30 19 may 2024

Descarga

Instalación y actualizaciones

adb reboot sideload
adb sideload lineage-20.0-20230603-nightly-alioth-signed.zip

If you want to install any add-ons, click Advanced, then Reboot to Recovery, then when your device reboots, click Apply Update, then Apply from ADB, then

adb sideload MindTheGapps-13.0.0-arm64-20230408_162909.zip

Soluciones