I previously developped Android apps on Android Studio . Everything works fine.
I work on real device, and Android Studio recognize it without issue.
Suddenl
I do not find a perfect way in Android Studio, get the process id and kill it from terminal:
ps -e | grep adb kill -9 pid_adb