当前位置: 首页 > 知识库问答 >
问题:

在模拟器(windows上的API 28)上启动android项目时出错

松博耘
2023-03-14

在尝试运行创建的Android项目时,我得到以下错误,并且项目没有在模拟器上启动,即使模拟器成功启动。

错误:

6:04 PM Emulator: dsound: Could not initialize DirectSoundCapture

6:04 PM Emulator: dsound: Reason: No sound driver is available for use, or the given GUID is not a valid DirectSound device ID

6:04 PM Emulator: dsound: Attempt to initialize voice without DirectSoundCapture object

6:04 PM Emulator: dsound: Attempt to initialize voice without DirectSoundCapture object

6:04 PM Emulator: audio: Failed to create voice `goldfish_audio_in'

6:04 PM Emulator: %PATH%\qemu\windows-x86_64\qemu-system-x86_64.exe: warning: opening audio input failed

6:04 PM Emulator: dsound: Attempt to initialize voice without DirectSoundCapture object

6:04 PM Emulator: dsound: Attempt to initialize voice without DirectSoundCapture object

6:04 PM Emulator: audio: Failed to create voice `adc'

6:04 PM Emulator: dsound: Attempt to initialize voice without DirectSoundCapture object

6:04 PM Emulator: dsound: Attempt to initialize voice without DirectSoundCapture object

6:04 PM Emulator: audio: Failed to create voice `adc'

共有1个答案

郏瀚
2023-03-14

这是你的Windows10新更新。我一辈子都想不出来!我在谷歌上看了4页的结果,只看到了同样的破烂。所以,我们开始吧。

要修复:点击开始,转到设置>隐私设置>麦克风。打开“允许应用程序访问麦克风”

而且,MrPoopyB0tthole也告诉我这个修复。

 类似资料:
  • 在windowsxp上,当我通过eclipse启动android模拟器时,它会显示“StartingemulatorforBlank”屏幕,但当它完成加载时,模拟器窗口不会出现。我试着启动模拟器至少5次,我试着删除模拟器并制作一个新的模拟器,但新的模拟器也不起作用。

  • 我在我的新Windows XP中安装了带有4gb ram的eclipse keeller。当我在avd中创建新模拟器时,还安装了sdk 20.0.2,它显示Windows错误。 "emulator-arm.exe遇到问题需要关闭很抱歉给您带来不便" 我尝试重新安装adt和sdk,但没有效果。请告诉我需要的解决办法。 提前谢谢 avd规范 姓名:维杰 CPU/ABI:ARM(armeabi-v7a)

  • 我一直在做一个android项目,我在我的iMac上使用android studio[软件OS X 10.9.5,图形英特尔高清图形5000 1024 MB,处理器1.4GHz英特尔酷睿i5]。 我可以在谷歌上找到很多类似的解决方案&所以,但我不能在Mac上使用这些解决方案??? 我遵循了这里给出的所有步骤,但运气不好,仍然无法启动模拟器。我想这和mac OS有关。 有人能告诉我在MAC上怎么做吗

  • 我无法在Android Studio2.2上启动我的模拟器,并得到以下错误: 无法在仿真程序中启动AVD。 Hax已启用 初始化:找不到WGLGetExtensionsStringArb! Hax ram_size 0x40000000 GetGles2ExtensionString:找不到GLES 2.x配置! HAX正在工作,仿真程序在快速virt模式下运行。 获取GLES 2.x扩展字符串失

  • 我正在尝试从Powershell为我的React原生项目运行android emulator。好像我没有安装正确的东西。在我的React原生项目中,我使用并运行该项目,然后我对Android使用,我得到以下信息:“运行adb时出错:找不到Android设备。请连接一个设备并按照此处的说明启用USB调试:https://developer.android.com/studio/run/device.