Going into ADB sideload isn't changing device status

44 Views Asked by At

I'm trying to sideload a new ROM onto my device, but for some reason it's not working.

I rebooted my device into recovery(19.1 lineageOS recovery), enabled ADB, then went Apply Update->Apply from ADB. This is supposed to set the device into sideload mode. However, when I go to ADB(platform-rools_r35.0.0) and type in ./adb devices my device is still showing up with status "unauthorized" instead of "sideload". I'm not sure what else to try.

0

There are 0 best solutions below