Running Android emulator inside a Virtualbox Vm
Posted
by
sgargan
on Super User
See other posts from Super User
or by sgargan
Published on 2011-11-19T20:59:18Z
Indexed on
2011/11/20
10:00 UTC
Read the original article
Hit count: 270
I'm trying to setup a VM with a complete android development stack (SDK, Platforms, Eclipse etc) for a Hackathon. I'm having real trouble getting the emulator to start in the VM. I realize that the emulator is essentially a VM itself inside the Vbox VM and so is going to be slow, but it just hangs at the Android splash screen and never gets any further.
Might there be something going on with the VM that is causing it to run so very slowly? Is there anything I can do to give the VM more CPU? I've tried setting the execution cap to 100% but it didn't help any.
Anyone know what might be going on here, or have any ideas about how I might speed it up?
Thanks
Steve.
© Super User or respective owner