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

后端 未结 28 2084
南旧
南旧 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

    Try this.

    Click on App-->Edit configuration

    choose "Specified activity".

    Then in activity, choose your main activity(or whatever name you gave it), then click Ok.

    Then in "target" choose "open select deployment target dialog".

    Click "Apply" then "Ok".

提交回复
热议问题