Closed GoogleCodeExporter closed 8 years ago
We've added basic X86 support to the this project's android toolchain file,
since we needed it for our toadlet (http://code.google.com/p/toadlet) project.
I attached a patch for the current android.toolchain.cmake file that adds this
X86 support. To use it you need to set ANDROID_ARCH=X86 and ANDROID_API_LEVEL=9
(8 and below are not x86 compatible).
Feedback welcome.
Original comment by wizzr...@gmail.com
on 4 Nov 2011 at 4:22
Attachments:
Support of x86 is added to the toolchain.
You can use x86 standalone toolchain or run cmake with -DANDROID_ABI=x86
Original comment by andrey.k...@itseez.com
on 4 Mar 2012 at 1:42
Original issue reported on code.google.com by
goanothe...@gmail.com
on 22 Aug 2011 at 2:50