-
Notifications
You must be signed in to change notification settings - Fork 22
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
No connected devices found #42
Comments
λ adb devices -l |
2019-06-08T21:49:17.277Z native-run Caught fatal error: Error: Command failed: C:\Users\osben\AppData\Local\Android\Sdk\platform-tools/adb -s abfe908d0504 shell getprop |
This comment has been minimized.
This comment has been minimized.
Same Problem.
|
@Incubbus Can you post the output of |
|
@Incubbus I assume you took out your user directory in that output? or was this the actual path it tried? Usually the AVD home is in your home folder at |
@dwieeb yes, i removed my user directory name. There is no |
@dwieeb Creating the AVD folder may resolve one exception thrown, but does make the command finish without throwing another error...
(Redacted with |
+1 same issue |
Hey all, I just released native-run 0.2.7 which addresses @osben's original issue! 🎉 Update: If there are more issues with device recognition on Android after 0.2.7, please create new issues. Thanks 😄 |
λ native-run --list
iOS
Connected Devices:
No connected devices found
Virtual Devices:
No virtual devices found
Android
Connected Devices:
No connected devices found
Virtual Devices:
Pixel 2 API 28 (API 28) Pixel_2_API_28
λ adb devices
List of devices attached
abfe908d0504 device
The text was updated successfully, but these errors were encountered: