android_build/target/board/vbox_x86
Lajos Molnar 3d402686ca Merge "stagefright: use media_codecs_google*.xml files" 2014-03-21 21:15:32 +00:00
..
AndroidBoard.mk Fix build scripts for vbox_x86 target 2011-04-01 08:24:25 -07:00
BoardConfig.mk Remove the redundant DISABLE_DEXPREOPT 2014-03-20 13:01:31 -07:00
README.txt
device.mk stagefright: use media_codecs_google*.xml files 2014-03-19 17:39:39 -07:00
disk_layout.conf
init.vbox_x86.rc init.vbox_x86.rc: mount data & cache partitions from /dev/sdb 2012-04-06 11:04:53 -07:00
system.prop

README.txt

The "vbox_x86" product defines a non-hardware-specific target intended
to run on the VirtualBox emulator.

Most of the Android devices (networking, phones, sound, etc) do not work.

ADB via ethernet works with this target. You can use 'adb install' to
test applications that do not require network, phone or sound support.
This emulation is useful because VirtualBox runs much faster then does the
QEMU emulators (at least until a KVM enabled QEMU emulator is available).