我可以使用 NDK v10e 为哪些 ABI 构建 apk?

For what ABIs I can build apk with NDK v10e?

目前项目是使用 NDK v10e 为

构建的
armeabi-v7a x86

那些 ABI 是旧的吗?它们只是 x32 吗? 我能否构建项目以构建其他现代 ABI?

r10 中添加了 64 位 ABI:

Android NDK, Revision 10 (July 2014)

Important changes: Added 3 new ABIs, all 64-bit: arm64-v8a, x86_64, mips64.

the NDK revision history