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
I use client.connect api to connect and debug remote android device in window OS.
When I use client.connect api, there is no reaction and error.
Just not working.
But if i use adb command in cmd like below, it is working.
adb connect 192.168.0.11:5555
Let me know why client.connect api is not working and how to debug this issue.
The text was updated successfully, but these errors were encountered:
I use client.connect api to connect and debug remote android device in window OS.
When I use client.connect api, there is no reaction and error.
Just not working.
But if i use adb command in cmd like below, it is working.
Let me know why client.connect api is not working and how to debug this issue.
The text was updated successfully, but these errors were encountered: