Skip to content
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

Pixel 8 API 28 emulator failing to create snapshot image #232

Closed
Kimblebee opened this issue Jun 17, 2024 · 1 comment · Fixed by #234
Closed

Pixel 8 API 28 emulator failing to create snapshot image #232

Kimblebee opened this issue Jun 17, 2024 · 1 comment · Fixed by #234
Assignees

Comments

@Kimblebee
Copy link
Collaborator

Task failures occurring on multiple PR's where Pixel 8 device emulator is failing to open

Failed to create Emulator snapshot image (1/5). Error: com.android.build.gradle.internal.AvdSnapshotHandler$EmulatorSnapshotCannotCreatedException: Gradle was not able to complete device setup for: dev34_aosp_atd_x86_64_Pixel_8
The emulator failed to open the managed device to generate the snapshot.
This is because the emulator closed unexpectedly (1),
try updating the emulator and ensure a device can be run from Android Studio.
Failed to create Emulator snapshot image (2/5). Error: com.android.build.gradle.internal.AvdSnapshotHandler$EmulatorSnapshotCannotCreatedException: Gradle was not able to complete device setup for: dev34_aosp_atd_x86_64_Pixel_8
The emulator failed to open the managed device to generate the snapshot.
This is because the emulator closed unexpectedly (1),
try updating the emulator and ensure a device can be run from Android Studio.
Failed to create Emulator snapshot image (3/5). Error: com.android.build.gradle.internal.AvdSnapshotHandler$EmulatorSnapshotCannotCreatedException: Gradle was not able to complete device setup for: dev34_aosp_atd_x86_64_Pixel_8
The emulator failed to open the managed device to generate the snapshot.
This is because the emulator closed unexpectedly (1),
try updating the emulator and ensure a device can be run from Android Studio.

currently affected PRs: #134 #215 #231

@temcguir temcguir self-assigned this Jun 17, 2024
@temcguir temcguir linked a pull request Jun 24, 2024 that will close this issue
@temcguir
Copy link
Collaborator

Issue was fixed by updating AGP and the runner to a larger runner (more cores + memory).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants