WiFi Wireless adb debug Android

Source: Internet
Author: User

There is a need to support Android plug-in keyboard, mouse and other peripherals, but this can not use the microUSB port for the ADB debugging.

Research, found that can use WiFi for ADB wireless debugging (ADB should itself already support wireless debugging).

The premise of WiFi debugging is that the Android device and PC are on the same LAN, and the PC itself has the ADB and Android SDK installed, which supports USB debugging.

1. Download Adbwireless This app, install to Android device, launch, and click on the middle of the large button to enable wireless debugging function.

The IP and ADB connection commands for this device are shown below the button.

2. On the PC using CMD revenue corresponding ADB connection command, after successful connection prompt: connected to 10.158.52.26:5555.

3. View the connected devices:

D:\>ADB devices
List of devices attached
10.158.52.26:5555 Device

You can then use ADB debugging just like a USB connection. Self-test transfer speed of more than 700 k, certainly not comparable to USB direct, but debugging general Android app enough.

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.