You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Since a few weeks adb server is not working anymore in my app. When trying to call "device.network.disable()" it throws an exception:
"There was a problem inside some socket creation process or during a socket connection. The most possible reason is using old version of adbserver-desktop.jar."
I have tried several emulators and hardware devices (also different api levels). Also I have tried several Macbooks. I am using the latest adbserver-desktop from master.
To Reproduce
Steps to reproduce the behavior:
Call some adb method during the test.
Expected behavior
The adb command is executed.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: macOS
Smartphone (please complete the following information):
Device: any emulator or device
The text was updated successfully, but these errors were encountered:
Describe the bug
Since a few weeks adb server is not working anymore in my app. When trying to call "device.network.disable()" it throws an exception:
"There was a problem inside some socket creation process or during a socket connection. The most possible reason is using old version of adbserver-desktop.jar."
I have tried several emulators and hardware devices (also different api levels). Also I have tried several Macbooks. I am using the latest adbserver-desktop from master.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The adb command is executed.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: