After updating of HAXM, emulator with Android API 28 doesn't start up

前端 未结 3 1054
后悔当初
后悔当初 2021-01-20 18:43

I have the next issue. After updated HAXM up to 7.2.0 android emulator in android studio with version API 28 dont start up. I cant run the emulator. I am using laptop on Int

相关标签:
3条回答
  • 2021-01-20 19:19

    The issue was fixed by updating Android Emulator to lower version, in my case that was 27.1.12 version. After that, all works fine. As I said above, all tools are updated to recent, and just AE was restored to lower. I copied folder "emulator" from one AndroidSDK folder, and replaced it another.

    0 讨论(0)
  • 2021-01-20 19:31

    I had the same problem but I needed to test my app in Android 28. It was fixed updating the android studio to the 3.1.3 Version

    0 讨论(0)
  • 2021-01-20 19:40

    I had the same error message and solved it by doing so: Tools > Adv Manager > right click on the down arrow of the emulator concerned in the Actions column > then Wipe Data

    0 讨论(0)
提交回复
热议问题