ADB-WiFi
March 27, 2019 ยท View on GitHub
App to enable ADB (Android Debugging Bridge) over wifi.
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
Contributing
- 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