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

Issue while discovering local device #12

Closed
sunnyg522 opened this issue Feb 11, 2022 · 2 comments
Closed

Issue while discovering local device #12

sunnyg522 opened this issue Feb 11, 2022 · 2 comments

Comments

@sunnyg522
Copy link

I am using dadb and it was not able to discover local device,

I am using following code to discover locally connected device
val dadb = Dadb.discover("localhost")
if (dadb == null) throw RuntimeException("No adb device found")

I ran into following error
java.lang.RuntimeException: No adb device found

@dmitry-zaitsev
Copy link
Contributor

@sunnyg522 was the device connected via USB or was it an emulator?

@Leland-Takamine
Copy link
Contributor

Closing due to lack of context. @sunnyg522 Feel free to reopen if you can provide more context

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