My setup
HOST: Win 8.1
Guest: Lubuntu 14.04
I develop my apps in my guest
I read here: https://askubuntu.com/questions/328748/how-to-enable-nested-virtualization-in-ubuntu
that you cannot use the android sdk emulation in a virtualized linux, at least not under virtualbox.
Now I can change to vmware workspace. But I like virtualbox better. And I am afraid to break my system.
Is there a way I can, say, install android emulation on my host (windows 8.1) and say, share the android projects in the virtualbox shared folder. Then just run the tests on the shared folder from my host?
Note downloading and installing the android sdk for windows will take me at least 6 hours.