Replies: 2 comments
-
When I run
I get Does this mean the emulator has access to the GPU? |
Beta Was this translation helpful? Give feedback.
-
Here is how I am currently starting the Emulator using
|
Beta Was this translation helpful? Give feedback.
-
Hi,
Based on the docs here: https://androidstudio.googleblog.com/2019/05/emulator-2906-stable.html
After setting
ANDROID_EMU_VK_ICD=moltenvk
Is there any additional settings I need to change when starting the emulator?
Do I need to set
-gpu "host"
for instance or some other value (do i remove the -gpu flag completely?)Additionally the docs for Windows & Linux it mentions editiing advancedFeatures.ini
https://developer.android.com/studio/releases/emulator#29.0.6-vulkan
But it is not clear if those are also required on MacOS or Windows and Linux Specific
Beta Was this translation helpful? Give feedback.
All reactions