Error trying to launch ADB:
['adb', 'devices']
Traceback (most recent call last):
File "adbview in /home/username/.config/sublime-text-3/Installed Packages/ADBView.sublime-package", line 415, in run
File "./subprocess.py", line 824, in __init__
File "./subprocess.py", line 1448, in _execute_child
FileNotFoundError: [Errno 2] No such file or directory: 'adb'
环境: Ubuntu 14.04
安装了Android SDK,将adb添加到PATH并从终端
运行正常通过PackageControl安装ADBView