Hi all,

I'd like to make a windows build of the emulator that runs an x86
build of android linux on top of the android qemu code running in x86
mode rather than arm. My assumption is that it will lack arm jni
support but will run more quickly and still have all the virtual
devices/drivers. Please let me know if this assumption is incorrect.

I'd guess I need to do something like:
TARGET_PRODUCT=sdk
TARGET_ARCH=x86
HOST_ARCH=x86
HOST_OS=windows

Is such a build possible and how would I set it up using the
choosecombo etc tools?

Thanks,
Lee.

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to