的Andr​​oid NDK旧版本旧版本、Andr、oid、NDK

由网友(╰殇夏o)分享简介:持有旧版本的Andr​​oid NDK的任何镜像站点?Any mirror sites that hold old versions of Android NDK?我去了的Andr​​oid NDK官方网站 ,但它仅包含链接到最新版本but it only contains the link to the la...

持有旧版本的Andr​​oid NDK的任何镜像站点?

Any mirror sites that hold old versions of Android NDK?

我去了

的Andr​​oid NDK官方网站

,但它仅包含链接到最新版本

but it only contains the link to the latest version.

旧版本的存在说明,但没有提供链路

Old versions are described there, but no link is provided

推荐答案

复制下载链接到你的平台的NDK的最新版本,并根据页面的末尾提供的版本信息更改版本号。

copy the download link to the latest version of the ndk of your platform and change the version number according to the Revision information provided at the end of the page.

例如,链接NDK为Windows 64的最新版本:

For example, the link to the latest version of NDK for Windows x64:

http://dl.google.com/android/ndk/android-ndk-r9-windows-x86_64.zip

下载N​​DK R8E,刚刚从Android的NDK-R 9 -windows-x86_64.zip更改文件名到Android的NDK-R 8E -windows-x86_64.zip

to download ndk r8e, just change the filename from android-ndk-r9-windows-x86_64.zip to android-ndk-r8e-windows-x86_64.zip

由于现场注意到,这个网站拥有拷贝到NDK的最后previous稳定版本:

As site note, this site holds the copy to the last previous stable release of the NDK:

http://mirror.sito.ir/Android/Android%20NDK/

因此​​,要获得版本比R8E其他的,你必须使用URL构建方法

thus, to get version other than r8e, you have to use the URL constructing method

阅读全文

相关推荐

最新文章