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
ephemient
04/08/2021, 3:05 PM
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
John O'Reilly
04/08/2021, 3:06 PM
These are adb connections btw that I had run on command line fwiw