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
you have to move the adb command to /bin/ folder
in my case:
sudo su mv /root/Android/Sdk/platform-tools/adb /bin/