Running on the Android x86 emulator? Permanently deleted user 创建于 2012年12月24日 02:07 Is it possible to run a project on the Android x86 emulator?I have one setup but IDEA doesn't recognize it as a usable emulator.An emulator with the same API level but for ARM works fine.S.
Hmm. So even though the Intel x86 System Image is part of the 4.1.2 (16) API, the image is really running 4.1.1.
When I compile against SDK version 14 and set the use-sdk to to 14 too, things work ok on the x86 emulator.