how to install path adb

Shell
$ adb -s <device name> reverse tcp:8081 tcp:8081
$ adb devices

Source

Also in Shell: