user93353
user93353

Reputation: 14049

Unable to turn on "Snapshot" in Android Studio AVD Manager & save it

Android Studio 2.1.3 on Windows 10 64 bit.

I go to Tools->Android->AVD Manager.
It shows me an error "Android Virtual Device" failed to load - click Details to see the error. https://i.sstatic.net/pg4SC.png

When I click Details, it does not show any error.
https://i.sstatic.net/oCree.png

When I click on Edit & try to turn of "Host GPU" & turn on "Snapshot" option, the OK button remains grayed out - so I cannot save the Snapshot Option.
https://i.sstatic.net/8fswC.png

The emulator itself runs fine - however, how do I turn on the Snapshot option.

Upvotes: 0

Views: 1931

Answers (2)

Chris Panella
Chris Panella

Reputation: 212

Try going to your SDK manager and making sure everything is updated. Your options are slightly different and I believe it's because you are using an older version.

They now have the Emulator Accelerator. You can also select to run off of your hardware and choose the number of Cores from your CPU to assign to the virtual device. Check this out

Upvotes: 1

brahmy adigopula
brahmy adigopula

Reputation: 617

accroding to this image https://i.sstatic.net/V88yP.jpg you have not set skin ..so please choose skin option then you will be able to see ok button

Upvotes: 0

Related Questions