webusb · tcp/ip

Tool for Enabling TCP/IP Wireless Debugging

Designed especially for

ADB AppControl

Works as the equivalent of the command adb tcpip 5555. Suitable for Android 10 and older devices that do not have a wireless debugging option.

1Get Started

On your Android device, enable USB debugging and connect it via a cable. If other programs using ADB are running on your computer, close them.

2Connecting to the Device

The browser will display a list of USB devices – select your Android device. When connecting for the first time, confirm the ‘Allow USB debugging’ prompt on the device’s screen.

3Enable TCP/IP Debugging

Select a port for debugging. For ADB AppControl, it's recommended using port 25555 or 5555. Once TCP/IP debugging is enabled, the device will be disconnected from USB, and you will be able to connect to it wirelessly via the selected port.

·Log