felHR85 / Air-Adb

Script for setting up ADB for debugging over wifi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Script for setting up ADB for debugging over wifi

License:MIT License


Languages

Language:Shell 100.0%