Could not launch emulator in Android Studio

前端 未结 9 629
余生分开走
余生分开走 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:44

    It may be Android Emulator is not installed.

    To add it to the Android Studio installation, go to Tools->Android->SDK Manager, select the SDK Tools tab, then ensure that Android Emulator is selected.

提交回复
热议问题