Phone app packet capture tool, adb Android phone wireless connection

The default phone has usb debugging configuration

Using a data cable to the computer

cmd to open a command line

# Abd If no environment variable, configure or run adb files into the directory 
# If airtest abd I was then built on the desktop C: \ Users \ Administrator \ Desktop \ AirtestIDE_2019-05-09_py3_win64 \ airtest \ core \ android \ static \ adb \ Windows 


# port number can be free to write, if not already occupied port number like 
adb tcpip 55555

 

Complete the setup, the phone can be pulled out of the data line

Entering airtest interface, select the remote device is connected,

Find ip address of the phone in phone settings

Entry

       Just set the phone ip port

adb connect 192.168.31.47:55555

 

ADB to refresh the display device connected to the mobile

 

Guess you like

Origin www.cnblogs.com/zengxm/p/10964012.html