使用Android Studio进行无线调试

手机要联到电脑同一局域网内,然后:
adb tcpip 5555
adb connect xxx.xxx.xxx.xxx
xxx是你手机的ip

你可能感兴趣的:(使用Android Studio进行无线调试)