Could not launch emulator in Android Studio

前端 未结 9 618
余生分开走
余生分开走 2020-11-29 12:07

I tried to launch application in emulator in android Studio in ubuntu 14.04 and it shows the following errors.

  1. Error shown while gradle build is in process:
9条回答
  •  温柔的废话
    2020-11-29 12:39

    So I looked around to find some similair posts that encountered what you did, for the 1st error I found this that might fix the issue:

    qemu-system

    for the second one:

    I saw multiple people that had this issue (source not super relevant). Some recommended updating your android studio or the SDK. Seeing as this might intervene with the 1st error I recommend just doing the 1st step and then check again.

提交回复
热议问题