(osx version)
- Save
adbw.sh
to your user's home directory - Make it executable:
chmod a+x ~/adbw.sh
- Create an alias for it:
alias adbw="~/adbw.sh"
- Use it:
adbw
Note: only one android device needs to be connected to your Mac. It must have adb debugging enabled and the device must be connected to the same wifi network as your Mac