Android Emulator doesn't start in MacOS 10.10

半城伤御伤魂 提交于 2019-12-20 18:33:03

问题


I'm trying to start an AVD in Android Studio, but it just open a "Splash Screen" (where is written Android), and after, there's no progress. I searched about it, and I found some discussions about Intel's HAXM (Android Emulator with HAXM freezes on Mac OS Yosemite), I proceeded the installation, but didn't work.

Is there any another config that I should check it out?

That's my AVD settings:
API 23
Nexus 4
1GB (RAM)
64MB (VM heap)
Graphics: Hardware - GLES 2.0
Multi-Core CPU is checked

Intel x86 System Image (to Android 6.0) is installed too

I'm using a MacOS 10.10 (Yosemite) with 4GB (RAM)


回答1:


Do you have Docker for Mac installed by any chance? I was just facing the exact same issue and stopping Docker fixed the problem...




回答2:


As I'm not allowed to comment on the above answer, just to add my own experience. Both Docker and minikube - which will admittedly run it's kubernetes containers using docker - need to be stopped for the emulator to work.



来源:https://stackoverflow.com/questions/38902460/android-emulator-doesnt-start-in-macos-10-10

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!