These functions assume the following are in your $PATH
- adb
- coloredlogcat - https://gist.github.com/schwiz/5178351#file-coloredlogcat-py
When you have more than once device or emulator connected it will offer a menu to select when device to use with adb.
#Usage:
adbd <command>
logcat <fliter1> <fliter2> <more filters>
deviceid=$(get_device)