I frequently have both stable and canary versions ...
# android-studio
j
I frequently have both stable and canary versions of Android Studio open. Whenever I close Canary version I see any devices that I connected to over "adb connect" disconnected....is that expected?
e
Android Studio seems to always use its own adb when launching and kill it when exiting, so that doesn't surprise me. should it? dunno
j
These are adb connections btw that I had run on command line fwiw