A simple Javauto (cross platform) wrapper around Android Debug Bridge to enable multi device support.
- adbutil is an adb replacement leveraging some nice to haves such as bulk install/uninstall.
- adbutil is a command line tool that speeds up your day to day android development.
- adbutil is open source and completely free.
- Powered by Javauto . We welcome all contributions. New to Javauto? Not a problem, Javauto is easy to learn!
Website: http://htejera.ukelelestudio.com/adbutil/
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request
If you're looking to report a bug, please use the issue tracker in GitHub. Support can also be found that way.