dock-droid icon indicating copy to clipboard operation
dock-droid copied to clipboard

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

Open llzz9595 opened this issue 3 years ago • 3 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?

llzz9595 avatar Oct 15 '21 07:10 llzz9595

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

sickcodes avatar Oct 15 '21 11:10 sickcodes

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"?

llzz9595 avatar Oct 18 '21 01:10 llzz9595

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

sickcodes avatar Oct 18 '21 20:10 sickcodes