Hi all,
I'm interested in the possibility of a branch of the android emulator
that runs android linux built for x86 inside VirtualBox rather than
using qemu. Of course this wouldn't be able to run ARM compiled JNI
components but it would start up and run significantly faster (as seen
when running liveAndroid (
http://code.google.com/p/live-android/)
inside VirtualBox). I was hoping that it might be possible to maintain
the emulator gui and the mechanism that forwards events into android
linux.
My reason for choosing VirtualBox is because I'm also interested in
using the snapshot functionality. I'm aware qemu also supports
snapshots but I'm not sure if the android branch of qemu has them
working right now.
There are probably lots of issues with this. Can you help me enumerate
them?
Thanks,
Lee.