Skip to content

Has anyone gotten this working on a Mac recently? #68

Answered by thyrlian
cwrichardson asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @cwrichardson 👋

I use it on my Mac (with Intel CPU), and everything works. It should not matter which host OS you run, the Docker engine is taking care of all virtualization work.

According to your description and logs, you were able to launch the container successfully, and even connected via a VNC client. That's great, the image works. But you had a problem running an emulator.

You tried with the same emulator that I've been tested: system-images;android-25;google_apis;armeabi-v7a, this emulator should work.

Did you launch the emulator with -gpu swiftshader_indirect option?
emulator -avd armeabi-v7a -no-audio -no-boot-anim -accel on -gpu swiftshader_indirect &

I've mentioned in the R…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@cwrichardson
Comment options

Answer selected by thyrlian
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants