vanadium-archive / madb

Multi-device Android Debug Bridge (madb): A command line tool that wraps Android Debug Bridge (adb) and provides various features for controlling multiple Android devices concurrently.
BSD 3-Clause "New" or "Revised" License
18 stars 8 forks source link

madb resolve <name> #10

Closed yyoon closed 8 years ago

yyoon commented 8 years ago

This command should print out the device serial from the given nickname or other device specifiers. This would make it easier to use the device nicknames defined by madb in other places such as in shell scripts.