Debugging Android Real-device devices using adbwireless wireless [go]

Source: Internet
Author: User

Android friends know that the real machine debugging needs to connect the phone to the PC, and then deploy the application to the real machine for installation and commissioning. The long USB cable is cumbersome and inconvenient if you need a USB interface to connect to other devices. Today introduces a way to do real-machine debugging without a USB cable.

First let the phone and the computer under the same LAN, and then download a name of the app called Adbwireless (to the Google Play Store can be found), download the installation run software, will show the phone on the current LAN IP address and port (if the phone needs root), You can then see the IP address and port number appearing on your phone.

Then open the command line, go to the Platform-tools folder in the directory where the SDK is installed and enter: ADB connect mobile IP address (my is 192.168.1.110), enter, the following results appear:

Finally look at Eclipse's device found that the phone is connected to the computer, and the source shows the IP address:

Run a project casually, the mobile phone successfully run the project, log diary and debugging information can be seen, OK, all done, enjoy the development of life without USB cable.

------------------------------------------------------

Adbwireless automatically connect to the computer please refer to:

Debugging Android devices using wireless http://blog.csdn.net/hero_yin/article/details/38873565

Debugging Android Real-device devices using adbwireless wireless [go]

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.