Issue
Currently project are builded with NDK v10e for
armeabi-v7a x86
Is those ABIs are old? Are they x32 only? Will I be able to build project to build for other modern ABIs?
Solution
The 64-bit ABIs were added in r10:
Android NDK, Revision 10 (July 2014)
Important changes: Added 3 new ABIs, all 64-bit: arm64-v8a, x86_64, mips64.
Answered By - Michael
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.