[size=13.3333px]遇到問題:
[size=13.3333px]unable to connect to 192.168.2.160:5555: cannot connect to 192.168.2.160:5555: 無法連線,因為目標電腦拒絕連線。 (10061)
[size=13.3333px]
[size=13.3333px]接上 USB Debug 線,進入機器內部查看網路狀態:
[size=13.3333px]C:>adb devices --> 插入debug 線後 顯示 裝置
[size=13.3333px]List of devices attached
[size=13.3333px]20080411 device
[size=13.3333px]發現 5555 Port 並沒有啟動。
[size=13.3333px]先嘗試 其他 port 是否可用:
[size=13.3333px]C:>adb connect 192.168.2.160:8554 --> 用 8554 連看看
[size=13.3333px]connected to 192.168.2.160:8554
[size=13.3333px]C:>adb devices
[size=13.3333px]List of devices attached
[size=13.3333px]192.168.2.160:8554 offline --> offline No Work
[size=13.3333px]C:>adb shell --> 都已經跟你說 No Work 了 還硬要用嗎, 哈....
[size=13.3333px]error: device offline