adb 0.1.2
adb: ^0.1.2 copied to clipboard
Simple wrapper for adb.
0.1.2 #
- Move
adb start-servertoAdb.initmethod
0.1.1 #
- Ensure that
adbdis running inAdbconstructor
0.1.0 #
- Make API a bit more object-oriented to enable testing
- Add support for
adb devices
0.0.4 #
- Fix wrong order of arguments for
instrument()
0.0.3 #
- Make it possible to pass arguments to
instrument()method