1.0.1 • Published 10 years ago

adb-foreach v1.0.1

Weekly downloads
-
License
apache-2.0
Repository
-
Last release
10 years ago

Spread your adb command to all connected devices

###Install### npm install adb-foreach

###Usage###

$>adb-foreach get-state
$>4d00a90f4ee0118d : device
$>emulator-5554 : device
$>adb-foreach uninstall io.appium.android.apis
$>4d00a90f4ee0118d : Success
$>emulator-5554 : Success
1.0.1

10 years ago

1.0.0

10 years ago