4 ms·
They have a way to bundle code for multiple architectures into a single .apk. They don't yet have support for x86 but it appears to be forthcoming. Source: htt
by meastham 16y ago
They have a way to bundle code for multiple architectures into a single .apk. They don't yet have support for x86 but it appears to be forthcoming.
Source: http://developer.android.com/sdk/ndk/overview.html http://developer.android.com/sdk/ndk/overview.html
- aphexairlines 16y agoWould be nice if you could ship LLVM bitcode and have it compiled down to arm/x86/mips/etc on the device.