adb 0.1.1 copy "adb: ^0.1.1" to clipboard
adb: ^0.1.1 copied to clipboard

outdated

Simple wrapper for adb.

0.1.1 #

  • Ensure that adbd is running in Adb constructor

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

0.0.2 #

  • Fix bugs that arose during migration

0.0.2 #

  • Initial release. Move code from package:maestro_cli