Diferencia entre revisiones de «CrDroid»

De TechShareRoom wiki
Línea 17: Línea 17:
*[https://github.com/topjohnwu/Magisk/releases Descarga Magisk] - Si procede
*[https://github.com/topjohnwu/Magisk/releases Descarga Magisk] - Si procede


Push power button, click Advanced, then Reboot to Recovery,
then when your device reboots, click Apply Update, then Apply from ADB, then
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
adb devices
adb devices
adb reboot bootloader
adb reboot bootloader #debes autorizar el teléfono en cada update
fastboot boot recovery.img #para solo bootear sin instalar
fastboot boot recovery.img #para solo bootear sin instalar
</syntaxhighlight>
</syntaxhighlight>