I will test it tomorrow and let you know~! 8.2.3 Seems to be what the people on Reddit prefer as well so I will check it out first thing.Will this method also work on 8.2.3 stock firmware (with ai upscaling working)?
Not sure i like 9+ on the shield....couldn't playback files i could prior to update...even after 9.1.1 just didn't have the patience to deal with it, and 8.2.3 performs better imo
Thank you for your time!I will test it tomorrow and let you know~! 8.2.3 Seems to be what the people on Reddit prefer as well so I will check it out first thing.
It's located in data/ota_package if you want to obtain the 9.1 or 9.1.1 boot images yourself. Some research notes are hereDoes anyone know where are the OTA images located? We could extract the boot image from there, patch it with Magisk (delta) and flash it.
adb root
adb disable-verity
adb reboot
adb root
adb remount
adb shell rm system/xbin/su
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?
Install LineageOS on foster | LineageOS Wiki
wiki.lineageos.org
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
you extract the zip then run shield root. read the pre-reqs first...Hey thank you, but i cant find a flashing procedure in the first post. or am i blind?
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?
Install LineageOS on foster | LineageOS Wiki
wiki.lineageos.org
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