简体   繁体   English

哪些版本的Android NDK支持64位体系结构?

[英]Which versions of the Android NDK support 64-bit architectures?

According to the Android Developer website, Starting August 1, 2019, your apps published on Google Play will need to support 64-bit architectures . 根据Android开发者网站的数据, 从2019年8月1开始,您在Google Play上发布的应用将需要支持64位架构

Is there any clear documentation that specifies which Android NDK versions support 64-bit architectures? 是否有任何清晰的文档指定哪些Android NDK版本支持64位体系结构? Or a better question is, what tools can I use to find this out for myself (someone will say Google :D)? 还是更好的问题是,我可以使用哪些工具为自己找到答案(有人会说Google:D)?

From the NDK Revision History : NDK修订历史记录

Android NDK, Revision 10 (July 2014) Android NDK,修订版10(2014年7月)

Important changes: 重要更改:
* Added 3 new ABIs, all 64-bit: arm64-v8a, x86_64, mips64. *添加了3个全64位的新ABI:arm64-v8a,x86_64,mips64。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM