2
I’m using ADB via Wi-Fi to work with USB accessories (Android Open Accessory). For some tests you need to disconnect and reconnect the USB cable to your phone. Whenever I connect the USB accessory to my phone, the ADB turns off and I have to turn the ADB back on; this despite being connected to the ADB via Wi-Fi and not cable.
The control used is $ adb connect 194.2.2.51:5555; adb -s 194.2.2.51:5555 logcat -v threadtime MinhaApp:V *:S
.
How to make the ADB, connected via Wi-Fi, not disconnect when connecting/disconnecting USB accessories?
Why the question does not fit the theme of the site if Android+AOA is software development?
– user15566
I agree with you, I think the question may be part of the scope. I voted to reopen, so at least someone might leave an opinion as to why it shouldn’t be reopened, which at the moment I can’t see.
– Math
@Daniel Welcome to [en.so]! I believe the question was closed because some users confused their question with a request for technical support like "my device is defective".
– utluiz