I am developping an android application and I am having trouble getting adb to work reliably. Every now and then, my device (Samsung Galaxy S6) does not show in adb devices
list anymore.
I have tried all solutions others suggested (restarting adb, restarting the device...), but none of them worked. Also, I seem to be the only one whose device is only sometimes not recognized.
I am using adb on ubuntu 14.04.
Any ideas ?