①使用數(shù)據(jù)線連接上手機,可adb調(diào)試,
②adb devices 確認手機連接成功
③在 tcpip 模式下重啟adb端口 5555 adb tcpip 5555
④確保手機和電腦在同一wifi下
⑤連接到手機 ip adb connect 192.168.1.25
image.png
斷開連接 adb disconnect 192.168.1.25
三星手機親測可用,小米手機不行
①使用數(shù)據(jù)線連接上手機,可adb調(diào)試,
②adb devices 確認手機連接成功
③在 tcpip 模式下重啟adb端口 5555 adb tcpip 5555
④確保手機和電腦在同一wifi下
⑤連接到手機 ip adb connect 192.168.1.25
三星手機親測可用,小米手機不行