Running on the Android x86 emulator?
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.
Please sign in to leave a comment.
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.