sickcodes / dock-droid

Docker Android - Run QEMU Android in a Docker! X11 Forwarding! CI/CD for Android!

Home Page:https://hub.docker.com/r/sickcodes/dock-droid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

is dock-droid support "ubuntu x86 run android arm app"?

llzz9595 opened this issue · comments

I want to run dock-droid on ubuntu(x86) which is support KVM, then on dock-droid run an arm (armeabi-v7a) app.
Is dock-droid support it?

Yes using Houdini, or use the ndk method in the readme

My qemu on ubuntu run "enable-kvm" is fail, but i can run a virtual system by qeum, can i edit the Dockerfile delete "enable-kvm"?

Perhaps, it should work without enable-kvm but it will be very slow.