/adb-wifi

Paring Device over Wi-Fi using nodejs cli

Primary LanguageJavaScript

Adb wifi QR scanner

From Android 11 Wireless debugging is enabled. In this pair their Android devices with a computer wireless.

This a cli tool which shows QR code and make seamless connection

Install

npm i adb-wifi2 -g 

Usage

adb-wifi2

It'll show QR code and scan it from here

Or

npx adb-wifi2
  1. Go to Developer options from settings
  2. Select Wireless debugging
  3. Select Pair device with QR code
  4. Scan the code and device will be connected