Thanks to visit codestin.com
Credit goes to lib.rs

3 releases

0.1.3 Mar 25, 2019
0.1.1 Mar 22, 2019
0.1.0 Mar 22, 2019

#104 in #bridge

22 downloads per month

MIT license

29KB
908 lines

adb-rs

Android Debug Bridge (adb) client library.

For usage sample, see adb-cli crate.

Limitations

  • TCP transport only.
  • Only adb shell (no interactive) and adb push are implemented.

Dependencies

~3MB
~59K SLoC