'snapshot' And 'use Host Gpu' Options Missing From Avd Settings
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'
Solution 1:
Select 'Software GLES 2.0' to disable host GPU
Solution 2:
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".
Post a Comment for "'snapshot' And 'use Host Gpu' Options Missing From Avd Settings"