I need to run an adb forward command before I could use the ezkeyboard application which allows user to type on the phone using browser.
adb forward
When
On my Mac (OS X 10.8.5) I have adb here:
~/Library/android-sdk-mac_86/platform-tools
So, edit the $PATH in your .bash_profile and source it.
$PATH
.bash_profile
source