App to enable ADB (Android Debugging Bridge) over wifi.
- Quickly enable/disable ADB connection over WiFi TCP/IP.
- Quick setting tile for quick enabling.
- Dark mode.
- Fork it (https://github.com/psuzn/ADB-WiFi)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request