am i missing something another thread said to unlock bootloader see prerequisites in this thrad and i dont see how you unlock bootloader?
am i missing something another thread said to unlock bootloader see prerequisites in this thrad and i dont see how you unlock bootloader?
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
choco install adb
HiHello
I want to flash version 8.2.2 stock (currently LOS is running).
I don't need root.
In the LOS guide I had to flash two things, the recovery and then the LOS image.
Is it correct that I only have to flash the 8.2.2.zip here?
Can I use the following procedure to do this?
I then just use the last section "Installing LineageOS from recovery" to flash the 8.2.2.zip, right?
(so only: "adb sideload 8.2.2.zip")
thanks for the work
adb root
adb disable-verity
adb reboot
adb root
adb remount
adb shell rm system/xbin/su