JavaShuo
栏目
标签
AndroidStudio使用gradle出现Could not download... 或unable to resolve dependency for...
时间 2021-07-14
标签
实战
栏目
Android
繁體版
原文
原文链接
第一步 将 gradle.properties 文件 下配置的所有网络代理都注释掉 。 (mac 下通过终端 open .gradle 命令打开 。 windows 下通过 C:\users{user name}.gradle 目录下找到) 第二步 在项目的 Gradle 文件里,配置国内源(将 jcenter()注掉或者删掉,替换成下图两行maven配置) 第三步 重新 Sync 或者 Rebu
>>阅读原文<<
相关文章
1.
Unable to resolve dependency for... Could not resolve project :library
2.
Unable to resolve dependency for ':app@debug/compileClasspath': Could not download xx.jar
3.
Unable to resolve dependency for ':[email protected]/compileClasspath': Could not download gson.jar
4.
Unable to resolve dependency for ':[email protected]/compileClasspath': Could not download mapsforge-map.jar
5.
Unable to resolve dependency for ':app@debug/compileClasspath': Could not download
6.
Unable to resolve dependency for ':@debug/compileClasspath' || Could not download *.jar
7.
Unable to resolve dependency for ':[email protected]/compileClasspath': Could not download crashrepor.aar等问题
8.
ERROR: Unable to resolve dependency for [email protected]/compileClasspath: Could not download appcompat.
9.
AS报错Could not resolve all artifacts for configuration ':classpath'.;Unable to resolve dependency for
10.
ERROR: Unable to resolve dependency for ':[email protected]/compileClasspath': Could not resolve com
更多相关文章...
•
Docker 镜像使用
-
Docker教程
•
XSD 如何使用?
-
XML Schema 教程
•
Composer 安装与使用
•
使用Rxjava计算圆周率
相关标签/搜索
unable
dependency
resolve
download
androidstudio
或使
或用
使出
出使
现出
Android
Gradle
PHP教程
SQLite教程
MyBatis教程
应用
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
resiprocate 之repro使用
2.
Ubuntu配置Github并且新建仓库push代码,从已有仓库clone代码,并且push
3.
设计模式9——模板方法模式
4.
avue crud form组件的快速配置使用方法详细讲解
5.
python基础B
6.
从零开始···将工程上传到github
7.
Eclipse插件篇
8.
Oracle网络服务 独立监听的配置
9.
php7 fmp模式
10.
第5章 Linux文件及目录管理命令基础
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
Unable to resolve dependency for... Could not resolve project :library
2.
Unable to resolve dependency for ':app@debug/compileClasspath': Could not download xx.jar
3.
Unable to resolve dependency for ':[email protected]/compileClasspath': Could not download gson.jar
4.
Unable to resolve dependency for ':[email protected]/compileClasspath': Could not download mapsforge-map.jar
5.
Unable to resolve dependency for ':app@debug/compileClasspath': Could not download
6.
Unable to resolve dependency for ':@debug/compileClasspath' || Could not download *.jar
7.
Unable to resolve dependency for ':[email protected]/compileClasspath': Could not download crashrepor.aar等问题
8.
ERROR: Unable to resolve dependency for [email protected]/compileClasspath: Could not download appcompat.
9.
AS报错Could not resolve all artifacts for configuration ':classpath'.;Unable to resolve dependency for
10.
ERROR: Unable to resolve dependency for ':[email protected]/compileClasspath': Could not resolve com
>>更多相关文章<<