先fq
然后发现依然无法获取列表
找到你的代理端口,例如SSH一般是1080,我用的MonoCloud是7080
打开CMD
输入
set http_proxy= http://127.0.0.1:1080
结尾的1080为本机的代理端口,意思是使用代理端口进行下载
不要关闭CMD窗口,因为这一步其实是设置个临时环境变量,关闭就重置了
然后打开NVIDIA CodeWorks for Android 就可以正常下载了
下载过程中有可能会出现以下这个问题:
AndroidNDK之类的可能下载失败
解决办法:参考链接:https://blog.csdn.net/Hi_douzi/article/details/88245210
在C:\NVPACK\(默认安装目录)目录下可以看到一个本地下载配置文件“local.ini”。
配置文件是JSON的数据格式,根据CodeWorksforAndroid下载组件页面,找到对应的链接(根据“Package”名字查找后,再对比JSON数据的名称),将http://dl-ssl.google.com/替换为https://dl.google.com/,然后手动下载到C:\NVIDIA\CodeWorksforAndroid\(默认下载目录)目录下。
在CodeWorksforAndroid中暂停安装后再恢复安装,会对这些组件进行验证,当全部验证通过后就会继续安装。
1R7 部分下载链接:
Android NDK:http://dl.google.com/android/repository/android-ndk-r14b-windows-x86_64.zip
USB Driver:http://dl.google.com/android/repository/usb_driver_r11-windows.zip
Android SDK Base:http://dl.google.com/android/repository/tools_r25.2.3-windows.zip
Android Platform Tools:http://dl.google.com/android/repository/platform-tools_r26.0.1-windows.zip
Android Build Tools:http://dl.google.com/android/repository/build-tools_r26.0.1-windows.zip
8.0 SDK Platform:http://dl.google.com/android/repository/platform-26_r02.zip
7.1.1 SDK Platform:http://dl.google.com/android/repository/platform-25_r03.zip
7.0 SDK Platform:http://dl.google.com/android/repository/platform-24_r02.zip
6.0 SDK Platform:http://dl.google.com/android/repository/platform-23_r03.zip
5.1.1 SDK Platform:http://dl.google.com/android/repository/android-22_r02.zip
5.0.1 SDK Platform:http://dl.google.com/android/repository/android-21_r02.zip
4.4W SDK Platform:http://dl.google.com/android/repository/android-20_r01.zip
4.4.2 SDK Platform:http://dl.google.com/android/repository/android-19_r04.zip
Android SDK Support Library:http://dl.google.com/android/repository/support_r23.2.1.zip
Android SDK Support Repository Library:http://dl.google.com/android/repository/android_m2repository_r47.zip