“waiting for target device to come online” in Android Studio 2.3

后端 未结 28 2074
南旧
南旧 2020-12-02 12:27

Recently upgraded to Android Studio from 2.2.3 to 2., running on Win10

Emulator stopped working since then. Tried installing other images(25 rev 4)/upgrading for AVD

28条回答
  •  北海茫月
    2020-12-02 12:36

    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.

提交回复
热议问题