Andorid using WiFi to connect to ADB for debugging

Source: Internet
Author: User

Helpless data line connections are often dropped. So looking for WiFi connection adb method, on GitHub search on the client's source code after the compilation run, found that can work, so record.
Corresponding Android client source code in this wifi adb debug client

Install to the phone after compiling. The phone needs root privileges , and for Xiaomi developers, please go to Security Center to open root authorization. When turned on, the software automatically opens the service for the corresponding port. You will be prompted below

*.*.*.*:5555

Open the terminal on the computer and enter the connection command for the Andorid Studio user directly on the Terminal tab below.

D:\code\Mobile\Android\Android\App>adb connect 10.0.0.11:5555adb server is out of date.  killing...* daemon started successfully *connected to 10.0.0.11:5555

When the above words indicate that the connection is successful, then the operation is identical to the data line.

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Andorid using WiFi to connect to ADB for debugging

Related Article

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.