Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 519 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 519 Bytes

Air Adb

A simple utiliy script that makes the process of setting up ADB over Wifi easier.

  • Connect an Android Device to your computer via USB.
  • Run ./air-adb.sh
  • Done! Disconnect your device and just start hacking

Parameters

Sometimes you want to specify ip and tcp port parameters manually.

  • ./air-adb.sh 192.168.0.10 5555

Compatibility

Tested on OS X, Linux (Debian 9) and WSL (Windows subsystem for Linux)