I am using a Samsung galaxy nexus phone (Android 4.0 platform) .
I am developing Android app on Ubuntu linux OS. I would like to run my application
Enter the following commands:
adb kill-server sudo ./adb start-server adb devices
adb kill-server
sudo ./adb start-server
adb devices
This happens when you are not running adb server as root.