android sdk 中的 NDK(并排)是什么? [英] Whats NDK (side-by-side) in android sdk?

查看:45
本文介绍了android sdk 中的 NDK(并排)是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

.是需要安装还是只需要安装ndk?

There's a ndk (side-by-side) at . Is it needed to install or just need to install the ndk?

推荐答案

这是我的 Android Studio 3.5 beta2 中的样子:

This is how it looks like in my Android Studio 3.5 beta2:

你可以看到我没有隐藏过时的包和请求包的详细信息.现在我们看到旧的 NDK 包被新的 NDK (Side by side) 取代,它允许保留 NDK r19 和 r20.

You can see that I don't hide obsolete packages and request package details. Now we see that the old NDK package is replaced by the new NDK (Side by side), which allows to keep both NDK r19 and r20.

他们做出改变的原因是切换到最新版本的 NDK 并不总是那么轻松,许多开发人员更愿意使用旧版本,至少对于某些项目而言.

The reason why they are making the change is that switching to the latest version of NDK is not always painless, and many developers prefer to stay with an older version, at least for some projects.

底线是你已经安装的NDK是可以使用的,但是当你升级Android Studio时,它会被新的包替换.

The bottom line is that it is OK to use the NDK that you have installed, but it will be replaced with the new package some time later when you upgrade the Android Studio.

这篇关于android sdk 中的 NDK(并排)是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆