I wanted to try my hand at programming android devices, so I followed the directions from the android website, installed the sdk, the java sdk, and eclipse. My computer is
Try to adb kill-server and then do adb command like adb devices which will start adb again.
adb kill-server
adb devices
It helps in my case.