flutter-intellij icon indicating copy to clipboard operation
flutter-intellij copied to clipboard

Cannot start AVD from snapshot

Open xuanswe opened this issue 4 years ago • 0 comments

Steps to Reproduce

  • Configure an AVD to boot from a snapshot. image
  • From AVD manager, click play button to confirm that AVD is started and load state from the selected snapshot correctly. image
  • Now start the same device from the dropdown menu, the device start with cold boot! image image

Version info

flutter doctor -v [√] Flutter (Channel beta, 1.25.0-8.1.pre, on Microsoft Windows [Version 10.0.19042.685], locale en-DE) • Flutter version 1.25.0-8.1.pre at C:...\flutter • Framework revision 8f89f6505b (7 days ago), 2020-12-15 15:07:52 -0800 • Engine revision 92ae191c17 • Dart version 2.12.0 (build 2.12.0-133.2.beta)

[√] Android toolchain - develop for Android devices (Android SDK version 30.0.3) • Android SDK at C:...\android-sdk • Platform android-30, build-tools 30.0.3 • ANDROID_HOME = C:...\android-sdk • Java binary at: C:...\java\jdk-1.8.0.212-3.b04.redhat\bin\java • Java version OpenJDK Runtime Environment (build 1.8.0_212-3-redhat-b04) • All Android licenses accepted.

[!] Android Studio (not installed) • Android Studio not found; download from https://developer.android.com/studio/index.html (or visit https://flutter.dev/docs/get-started/install/windows#android-setup for detailed instructions).

[√] IntelliJ IDEA Ultimate Edition (version 2020.3) • IntelliJ at C:...\idea • Flutter plugin version 52.1.5 • Dart plugin version 203.6803

[√] VS Code (version 1.52.1) • VS Code at C:\Users...\AppData\Local\Programs\Microsoft VS Code • Flutter extension version 3.17.0

[!] Connected device ! No devices available

xuanswe avatar Dec 22 '20 14:12 xuanswe