Home

Awesome

ADB-WiFi

App to enable ADB (Android Debugging Bridge) over wifi.

GitHub release

This app works on ROOTED devices only.

Features

Screenshots

<center> <figure> <img src="graphics/cropped quick setting tile.png" width="500" /> <figcaption>Quick Setting Tile.</figcaption> </figure> <p> <kbd> <img src="graphics/Screenshot_20190327-121630_ADB_WIFI.png" width="300" /> </kbd> <kbd> <img src="graphics/Screenshot_20190327-121658_ADB_WIFI.png" width="300" /> </kbd> </p> </center>

Contributing

  1. Fork it (https://github.com/psuzn/ADB-WiFi)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request