aad195e79e
Change-Id: If88895f60308673526a579a96d5b1ed9206c0241 Signed-off-by: Iliyan Malchev <malchev@google.com> |
||
---|---|---|
.. | ||
AndroidBoard.mk | ||
BoardConfig.mk | ||
device.mk | ||
disk_layout.conf | ||
init.vbox_x86.rc | ||
README.txt | ||
system.prop |
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).