yugandar / Adb-Wireless-bash-Script

Connect Android debug mode wirelessly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adb-Wireless-bash-Script

Connect Android debug mode wireless

How to install

This bash script has been tested in elementary os

  1. Download the script files to your home folder.
  2. Using terminal navigate into the directory.
  3. make the "installer.sh" executable
chmod +x installer.sh
  1. Run the installer file
./installer

That will create a destop entry for wireless adb.

When you run adb it prompt for ip address then it will connect to phone wirelessly.

There is room for improvement just contribute

About

Connect Android debug mode wirelessly


Languages

Language:Shell 100.0%