On Ubuntu 14.04 , adb devices command may return List of devices attached ???????????? no permissions This is because current user doesn't have permission to detect the device. This may be solved in two ways. One is starting adb as root after killling all adb processes. Because root user has permissions for all vendors, almost any android device is detected. But second solution is more handy.
Development of cutting-edge technologies