-
i have error code like this, what should i do
error: systemimage: error: error: {error":{"killed":false,"code":1,"signal":null,"cmd":"C:path of adb.},"stdout":"stderr":adb.exe" devices unauthorized.\r\nthis adb server' s $ADB_VENDORKEY is not set bla bla bla -
@sahirul From that message it seems to be saying that adb is not seeing your device. Please check that both adb and fastboot can detect your device before continuing. Also please confirm which version of the installer you are using. Not totally sure from the screenshot. If you are using the new 0.5.3 beta and adb is working read the other post in this section and report the bugs etc.
As your on Windows 15 sec adb from xda developers may help. -
@Lakotaubp thank you for your answer. i am using ubuntu and windows and got the same error. i am using installer version 4.xx and 5.2 and got the same error. I use adb from ubuntu store and universal adb on windows
-
@sahirul Please remove all existing adb and fastboot tools and try this https://forum.xda-developers.com/showthread.php?t=2588979 check you have Dev mode, mtp, android debugging on the OPO. Check that adb and fastboot can detect the device and you gave granted permission for the connection on the device. Then if all that is ok try the installer again and if you have nothing on the OPO to keep use the wipe option on the installer.
-
@Lakotaubp oke I'll try tomorrow