adb command not found in linux environment

Posted by Praween k on Stack Overflow See other posts from Stack Overflow or by Praween k
Published on 2010-03-25T16:42:59Z Indexed on 2010/03/25 16:53 UTC
Read the original article Hit count: 348

Filed under:

While implementing the BluetoothChat application .apk inside G1 device, it always pops up a message:

$adb install -r /home/parveen/workspace/BluetoothChat/bin/BluetoothChat.apk 
-bash: adb: command not found

I am not getting clearly why this error is popping up every time. Please help me.

Thanks in advance. Praween

© Stack Overflow or respective owner

Related posts about android