Skip to content

Script for setting up ADB for debugging over wifi

License

Notifications You must be signed in to change notification settings

felHR85/Air-Adb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages