Skip to content

alfredobs97/adb-wlan-vscode

Repository files navigation

adb-wlan README

This extension help you to connect your real phone over WIFI with ADB protocol to your PC without cable

Features

Open terminal and write "Connect device" and the ip of the mobile.

Connect device

Disconnect when you don´t need use

Disconnect device

Requirements

You have to had installed ADB to connect your device

How to install

Steps

First, you need to connect your device with USB, you can check the device is connected with this command:

$ adb devices

When you connect the device with the extensions, you can disconnect the USB

Release Notes

1.0.0

Initial release of extensions, you can connect manually your device

1.0.1

Updated documentation