Skip to content

Paring Device over Wi-Fi using nodejs cli

Notifications You must be signed in to change notification settings

wanix1988/adb-wifi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Paring Device over Wi-Fi using nodejs cli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%