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
Cannot save snapshot AVD
I had same issue and this worked for me https://mcmap.net/q/355363/-how-do-you-save-android-emulator-snapshot –
Transcribe
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
© 2022 - 2025 — McMap. All rights reserved.