I intalled Android Debug Bridge version 1.0.32 on Ubuntu 16.04. I connected THL T9 Pro with USB debugging enabled. adb devices
doesn't show any connected devices.
I used this command to install it: sudo apt-get install android-tools-adb android-tools-fastboot
I would like to use it with WLD Unlock Chrome plugin.
udev
rules as explained https://android.stackexchange.com/q/144966/131553 – beeshyams Mar 08 '18 at 06:42