Waiting for Target Device to Come Online

前端 未结 30 2528
伪装坚强ぢ
伪装坚强ぢ 2020-11-30 23:28

I recently updated to Android Studio 2.3, and now when I try to run the application, the emulator does not come online. It times out after 300 seconds.

Additionally,

30条回答
  •  借酒劲吻你
    2020-12-01 00:17

    I had a similar problem when updated my android studio. Somehow it changed my SDK path. I just changed it to my updated SDK path and it worked.

    Android Studio -> File -> Settings -> Appearance & Behaviour -> System Settings -> Android SDK

    Here you will find Android SDK location just click on edit link in front of that and browse and select the Android SDK from the file browser. Select and click on Apply.

    Select AVD manager and start Emulator. This solution worked for me.

提交回复
热议问题