- 1.下载Android SDK网址https://www.androiddevtools.cn/
- 2.下载——安装——解压
- 3.双击SDK Manager.exe
- 出现问题
Download interrupted: URL not found.
Downloading Android SDK Build-tools, revision 28.0.3
Download interrupted: URL not found.
Downloading SDK Platform Android Q Preview, revision 2
Download interrupted: URL not found.
Downloading SDK Platform Android 8.0.0, API 26, revision 2
Download interrupted: URL not found.
Downloading Sources for Android SDK, API 26, revision 1
Download interrupted: URL not found.
Skipping 'Android SDK Tools, revision 25.2.5'; it depends on 'Android SDK Platform-tools, revision 28.0.2' which was not installed.
Done. Nothing was installed.
- 4.此时采用有Android SDK在线更新镜像服务器来下载安装:
1、中科院开源协会镜像站地址:
IPV4/IPV6 :https://mirrors.opencas.ac.cn 端口:80
2、北京化工大学镜像服务器地址:
IPv4:https://ubuntu.buct.edu.cn/ 端口:80
IPv4:https://ubuntu.buct.cn/ 端口:80
IPv6:https://ubuntu.buct6.edu.cn/ 端口:80
3、大连东软信息学院镜像服务器地址:
https://mirrors.neusoft.edu.cn 端口:80
点击Tools ——Option
- 写上镜像服务的地址(注意不要写http),点击close在重新打开SDK Manager
还是没能解决问题——Download interrupted: URL not found.
https://developer.android.com/studio/releases/platform-tools.html
下载platform-tool
在重新执行Android Mamager.exe
- 给Android SDK 添加环境变量添加
ANDROID_SDK_HOME
在路径Path后面添加% ANDROID_SDK_HOME%\platform-tools;% ANDROID_SDK_HOME%\tools