Error launching the android project on emulator(API 28 on windows)

前端 未结 6 1020
死守一世寂寞
死守一世寂寞 2020-12-05 19:23

While trying to run the created Android project, I am getting below error and the project does not launch on the emulator even though the emulator gets launched successfully

6条回答
  •  一向
    一向 (楼主)
    2020-12-05 19:33

    You should be able to solve the problem if you try the mentioned steps in this thread: Emulator: audio: Failed to create voice `adc'

    Another trick I figured out by myself was to launch the emulator not via Debugging or Execution but from AVD Manager after starting Android Studio.

    UPDATE: Mohsins solution seems a better approach because it solved the problem for me.

提交回复
热议问题