Quote:
You can try adb sideload update.zip
|
Unfortunately, adb sideload doesn't work.
When I used the sideload from adb option, the screen goes blank
Code:
.\adb.exe sideload .\update.zip
adb: sideload connection failed: closed
adb: trying pre-KitKat sideload method...
adb: pre-KitKat sideload connection failed: closed
ADB otherwise still works.
Is there a way using adb shell?
Let me try using recovery from update...