So I was installing the Android API 30 Emulator on my PC using Android Studio, and when I tried to run it, I got a long list of errors.
4:30 AM Emulator: Warning: Quick Boot / Snapshots not supported on this machine. A CPU with EPT + UG features is currently needed. We will address this in a future release.
4:30 AM Emulator: handleCpuAcceleration: feature check for hvf
4:30 AM Emulator: cannot add library vulkan-1.dll: failed
4:30 AM Emulator: cannot add library vulkan-1.dll: failed
4:30 AM Emulator: dsound: Could not initialize DirectSoundCapture
4:30 AM Emulator: dsound: Reason: No sound driver is available for use, or the given GUID is not a valid DirectSound device ID
4:30 AM Emulator: dsound: Attempt to initialize voice without DirectSoundCapture object
4:30 AM Emulator: dsound: Attempt to initialize voice without DirectSoundCapture object
4:30 AM Emulator: audio: Failed to create voice `goldfish_audio_in'
4:30 AM Emulator: C:\Users\XTRAP\AppData\Local\Android\Sdk\emulator\qemu\windows-x86_64\qemu-system-x86_64.exe: warning: opening audio input failed
4:30 AM Emulator: dsound: Attempt to initialize voice without DirectSoundCapture object
4:30 AM Emulator: dsound: Attempt to initialize voice without DirectSoundCapture object
4:30 AM Emulator: audio: Failed to create voice `adc'
4:30 AM Emulator: deleteSnapshot: for default_boot
4:30 AM Emulator: Process finished with exit code 0
I have a limited internet every day so I don't want to delete my API. Please help me. Thanks.