daemon not running. starting it now on port 5037
June 2022 (0) Iptv 12/21/2024
C:\Windows\system32>adb kill-server
C:\Windows\system32>adb reboot oem-78
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
error: device not found
C:\Windows\system32>fastboot flash zip C:\rom.zip
sending 'zip' (264 KB)... OKAY [ 0.057s]
writing 'zip'... INFOadopting the signature contained in this i
mage...
INFOsignature checking...
FAILED (remote: not allowed)
finished. total time: 0.093s
C:\Windows\system32>fastboot reboot
rebooting...
finished. total time: 0.338s
C:\Windows\system32>pause
Press any key to continue . . .
ADB has stopped working. It's been a while since I last used it, so I really have no idea what update broke it. Here's what happens when I try running it:
Could you do:
> export ADB_TRACE=all
> adb.exe start-server
> adb.exe devices
For anyone using OSX (I’m aware OP isn’t):
What worked for me in the end was removing the android settings folder in the home directory.
rm -Rf ~/.android