Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

client.connect api issue #339

Open
slugger941 opened this issue Aug 22, 2022 · 2 comments
Open

client.connect api issue #339

slugger941 opened this issue Aug 22, 2022 · 2 comments

Comments

@slugger941
Copy link

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.

@Wyctus
Copy link

Wyctus commented Sep 30, 2022

I have exactly the same problem on Mac!

@trueicecold
Copy link

adb has a default timeout, I think it's about 30 seconds. After 30 seconds, you don't get anything?
Works for me on windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants