Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Cannot save snapshot AVD

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

like image 921
llownall Avatar asked Mar 18 '26 06:03

llownall


1 Answers

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
like image 200
user1746390 Avatar answered Mar 19 '26 20:03

user1746390



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!