Getting the below error while starting DDMS first time in Ubuntu 12.04
Added the follwing lines to ~/.bashrc
export PATH=${PATH}:~/android-sdk-linux/tools
export PATH=${PATH}:~/android-sdk-linux/platform-tools
Please help me get going with DDMS on Ubuntu 12.04.