-
Notifications
You must be signed in to change notification settings - Fork 318
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
Connected Android Device not Seen after IDE internal exception #1096
Comments
Looks like this and #1097 are the same? |
@zringlelabs : does killing |
Hi, I've been trying to run flutter for the last 5 hours without being able to succeed with a similar error:
And flutter doctor gives me this:
I'm running on Windows 10, with everything I could updated. I install flutter today, for the first time, I was trying to try it Any ideas? Thanks in advance |
@MartinFreire, I believe this issue is unrelated to what you're seeing; can you open a new issue here: https://github.com/flutter/flutter ? You'll want to include the full output from |
Without additional information we're unfortunately not sure how to resolve this issue. We're going to close this bug for now, but please don't hesitate to comment on the bug if you have any more information for us; we're happy to reopen. Thanks for your contribution! |
Hello every one, I encountered the exact same issue. For those who don't know how to restart Rerun |
Thanks for chiming in @aroussie. Much appreciated! |
This issue is unrelated to flutter, but some issue in adb. I see the same error in Visual Studio Code, while Android Studio freezes trying to run the project. |
Thanks for the feedback! If your issue is related to the Flutter framework itself,
please open an issue at
github.com/flutter/flutter.
Steps to Reproduce
Please tell us what you were doing and what went wrong
Please file this bug report at https://github.com/flutter/flutter-intellij/issues/new .
What happened
Cannot see any connected Android Device
(please describe what you were doing when this exception occurred)
Version information
IntelliJ IDEA
2017.1.3
• Flutter plugin14.0
• Dart plugin171.4424.63
Error getting Flutter sdk information.
Exception
A Flutter device daemon stopped unexpectedly.
Details: Daemon #6 exited. Exit code: 255. Stderr:
Version info
Please paste the output of running
flutter doctor
here (available from the commandline or from
Tools > Flutter > Flutter Doctor
). It will provide the version of theFlutter framework as well as of the IntelliJ plugin.
The text was updated successfully, but these errors were encountered: