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.
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.
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.