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

查看:852
本文介绍了什么是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(并排)取代,该包允许同时保留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天全站免登陆