ERROR Android emulator gets killed

前端 未结 30 1869
野趣味
野趣味 2020-11-27 17:46

After updating to Android Studio 2 when I try to run my application and choose an emulator, I wait for the emulator to start and it suddenly gets killed. I can see emulator

30条回答
  •  心在旅途
    2020-11-27 18:34

    This worked for me:

    Tools -> SDK Manager -> SDK Tools (tab) -> Deselect 'Android Emulator' -> OK

    Now, when you try to run your app, or launch device from AVD Manager, it will give the 'Install Emulator' error -> Click Ok. This will automatically download the correct version.

提交回复
热议问题