flutter / flutter/flutter-intellij

Cannot start AVD from snapshot

Open
#5,146 0 comments 1 reaction 0 assignees View on GitHub
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.
![image](https://user-images.githubusercontent.com/24372782/102895973-f489f680-4465-11eb-9c1f-8a8ce1fd41d8.png)
* From AVD manager, click play button to confirm that AVD is started and load state from the selected snapshot correctly.
![image](https://user-images.githubusercontent.com/24372782/102896200-46cb1780-4466-11eb-99f2-10f6cf49e429.png)
* Now start the same device from the dropdown menu, the device start with cold boot!
![image](https://user-images.githubusercontent.com/24372782/102896272-695d3080-4466-11eb-8fdf-3914cf6f750d.png)
![image](https://user-images.githubusercontent.com/24372782/102896390-9873a200-4466-11eb-8ba0-d57c9752ca7a.png)

## 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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.