flutter / flutter/flutter-intellij
Cannot start AVD from snapshot
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
## Steps to Reproduce
* Configure an AVD to boot from a snapshot.

* From AVD manager, click play button to confirm that AVD is started and load state from the selected snapshot correctly.

* Now start the same device from the dropdown menu, the device start with cold boot!


## 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
Contributor guide
Assessment
This issue has not been assessed yet.