Cannot save snapshot AVD
Asked Answered
C

1

11

Each time, starting the emulator, everything happens as if for the first time, and I can not save a snapshot and getting error 'Could not save snapshot' and 'Skipping snapshot save: current state doesn...'. However 'Quick boot' and Hardware Graphics options are enabled, looks like my pc cant even save it for some reasons. Everything is updated, help with solving the problem. I have AMD Ryzen 5 2600 if it matters. My screenshots: AVD screen Error message

Coimbatore answered 14/9, 2019 at 16:28 Comment(1)
I had same issue and this worked for me https://mcmap.net/q/355363/-how-do-you-save-android-emulator-snapshotTranscribe
G
1

Had the same issue, found the solution in the official documentation: https://developer.android.com/studio/run/emulator-troubleshooting#unable-create

I could create snapshots without any problem after running the emulator with Vulkan disabled:

emulator -avd [avd_name] -feature -Vulkan
Gilbertson answered 24/7, 2024 at 20:6 Comment(0)

© 2022 - 2025 — McMap. All rights reserved.