我总是使用命令通过ADB连接设备
adb connect 192.168.1.4:5555
但是从最后一天开始,它无法正常工作。尝试调用kill-server和start-server也没有在这里解决。有人可以帮助解决这个问题吗? 这是执行连接命令时得到的。
* daemon not running; starting now at tcp:5037
ADB server didn't ACK
Full server startup log: /var/folders/n_/0y08t64j1wx1rm7_xpkp210r0000gn/T//adb.501.log
Server had pid: 4009
--- adb starting (pid 4009) ---
adb I 10-04 16:11:04 4009 27607 main.cpp:62] Android Debug Bridge version 1.0.41
adb I 10-04 16:11:04 4009 27607 main.cpp:62] Version 30.0.3-6597393
adb I 10-04 16:11:04 4009 27607 main.cpp:62] Installed as /Users/narendrapal/Library/Android/sdk/platform-tools/adb
adb I 10-04 16:11:04 4009 27607 main.cpp:62]
adb I 10-04 16:11:04 4009 27610 usb_osx.cpp:310] reported max packet size for VCJNSCW4TG4HMNVG is 512
adb I 10-04 16:11:04 4009 27607 auth.cpp:417] adb_auth_init...
adb I 10-04 16:11:04 4009 27607 auth.cpp:152] loaded new key from '/Users/narendrapal/.android/adbkey' with fingerprint CC3DA1C0912FC7B64AB053CFAED43AC3ED43C45619A262B6B8BCEF4F18DE7C7E
adb I 10-04 16:11:04 4009 27614 transport.cpp:324] VCJNSCW4TG4HMNVG: read thread spawning
adb I 10-04 16:11:04 4009 27615 transport.cpp:296] VCJNSCW4TG4HMNVG: write thread spawning
* failed to start daemon
error: cannot connect to daemon
系统信息:Android Studio版本-4+并使用MAC