Reputation: 55
I just started using Android Studio, looking at some tutorials online, there's supposed to be those 2 options when creating or editing Android Virtual Device, now in my case I don't see it anywhere.
Is the 'Use Host GPU' have been renamed to 'Hardware - GLES 2.0' in 'Emulated Performance'?
If so then where's the option for enabling Snapshot? Or is the new Android Studio just enables/disables it by default?
Upvotes: 5
Views: 30842
Reputation: 2725
It looks like Hardware GLES 2.0 is using host GPU. Should make your emulated device run faster.
I am lost on the Snapshot option. It isn't featured on developer.android.com. I did find an instance about emulation where it was mentioned, "Caution: Do not select the Snapshot: Enabled option. Snapshots are not supported for emulators with graphics acceleration enabled".
Upvotes: 8