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.

0
Avatar
Permanently deleted user

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.

0

请先登录再写评论。