First, download adbwireless
Address: http://sj.zol.com.cn/detail/41/40834.shtml
Root privileges are required for installation.
Transport adbwireless. The interface is simple, just a big button. Click the button to turn it green, indicating that it is running. You can start the connection on the PC side.
Each machine will be different, the above picture is: ADB connect 192.168.1.106:5555
Second, wireless connection mobile phone
Under the Win7 Start menu, select Run, then enter CMD on the command bar to open the DOS window.
CD and then copy and paste the ADB directory,
Go to the Platform-tools folder in the directory where the SDK is installed
:
Then enter: ADB connect 192.168.1.106 is just below the phone red button IP
Third, select your phone in the IDE of Delphi
You can run it. (My A60 cannot run XE5 developed Android app for demo only)
DELPHI XE5/6/7 Android Wireless real-computer debugging