adb devices was working fine last year, but after upgrades and new software installs, adb devices no longer recognizes USB attached Android devices.
adb devices
Her
After connecting the device and enabling the USB debugging please go to the path of adb, which is now inside the android-sdk-->platform-tools and type the following command ./adb devices. I think this will list the devices connected.