Skip to content

psuzn/ADB-WiFi

Repository files navigation

ADB-WiFi

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

GitHub release

This app works on ROOTED devices only.

Features

  • Quickly enable/disable ADB connection over WiFi TCP/IP.
  • Quick setting tile for quick enabling.
  • Dark mode.

Screenshots

Quick Setting Tile.

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