1.設(shè)置為No proxy
文章來源:http://www.zghlxwxcb.cn/news/detail-857405.html
2.刪除.gradle下的gradle.properties文件
文章來源地址http://www.zghlxwxcb.cn/news/detail-857405.html
3.設(shè)置阿里云Maven鏡像地址
maven {
url 'https://maven.aliyun.com/repository/public/'
}
maven {
url 'https://maven.aliyun.com/repository/central'
}
// mavenCentral()
到了這里,關(guān)于Android Studio Unknown host You may need to adjust the proxy settings in Gradle解決辦法的文章就介紹完了。如果您還想了解更多內(nèi)容,請在右上角搜索TOY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!