Related questions
flutter run: No connected devices
I am trying to create a sample application with flutter (fresh installation) android studio is also installed (fresh installation)
Here is the output of flutter run
flutter run
No connected devices.
the output of flutter doctor
Doctor summary (to see …
ERROR Android emulator gets killed
After updating to Android Studio 2 when I try to run my application and choose an emulator, I wait for the emulator to start and it suddenly gets killed. I can see emulator process for some minutes but never the gui. …