文章正文
AndroidStudio构建项目耗时优化方法
【文档】2024-10-17
简介AndroidStudio构建项目耗时优化方法
问题:新建Android Studio项目时,常会因为网络问题导致部分依赖下载缓慢,其中gradle和kotlin这两个模块最拖慢进度。
解决方案:对gradle.properties和settings.gradle.kts这两个配置文件进行修改

对gradle.properties
# Project-wide Gradle settings.
# IDE (e.g. Android Studio) users:
# Gradle settings configured through the IDE *will override*
# any settings specified in this file.
# For more details on how to configure your build environment visit
# http://www.gradle.org/docs/current/userguide/build_environment.html
# Specifies the JVM arguments used for the daemon process.
# The setting is particularly useful for tweaking memory settings.
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8# When configured, Gradle will run in incubating parallel mode.
# This option should only be used with decoupled projects. More details, visit
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
# AndroidX package structure to make it clearer which packages are bundled with the
# Android operating system, and which are packaged with your app's APK
# https://developer.android.com/topic/libraries/support-library/androidx-rn
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# resources declared in the library itself and none from the library's dependencies,# thereby reducing the size of the R class for that library
android.nonTransitiveRClass=true# 下面是修改部分把加载镜像修改为国内的源{
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
#更换为国内源
distributionUrl=https://mirrors.cloud.tencent.com/gradle/gradle-8.4-rc-3-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
#}对settings.gradle.kts
pluginManagement {
repositories { //下面是修改部分{
maven { url = uri("https://maven.aliyun.com/repository/google") }
maven { url = uri("https://maven.aliyun.com/repository/public") }
//}
google()
mavenCentral()
gradlePluginPortal()
}
}
dependencyResolutionManagement {
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
repositories { //下面是修改部分{
maven { url = uri("https://maven.aliyun.com/repository/google") }
maven { url = uri("https://maven.aliyun.com/repository/public") }
//}
google()
mavenCentral()
}
}
rootProject.name = "Buiding by Kotlin"include(":app")打赏支持
感谢您的支持,加油!
打开微信扫码打赏,你说多少就多少
找书费时,联系客服快速获取!
在线客服8:30-22:30,若离线请留言!
获取教程,请联系在线客服!
在线客服8:30-22:30,若离线请留言!
热门阅读
-
深入解析Windows操作系统 第7版 卷一 9787115556943 人民邮电出版社 帕维尔·,约西沃维奇(PavelYosifovich),亚历克斯·伊奥尼斯库(Alex,Ionescu)马克·E.鲁 PDF_出版时间:2021年04月.pdf
深入解析Windows操作系统 第7版 卷一 9787115556943 人民邮电出版社 帕维尔·,约西沃维奇(PavelYosifovich),亚历克斯·伊奥尼斯库(Alex,Ionescu)马克·E.鲁 PDF_出版时间:2021年04月.pdf ...
-
沙郡岁月 (美)阿尔多·李奥帕德著,吴美真译 北京市:中国社会文献出版社 PDF 9787508700403 2004.03.pdf
沙郡岁月 (美)阿尔多·李奥帕德著,吴美真译 北京市:中国社会文献出版社 PDF 9787508700403 2004.03.pdf ...
-
最寒冷的冬天 2 一位韩国上将亲历的朝鲜战争 (韩)白善烨著;金勇译;徐进审校 重庆:重庆出版社 PDF 9787229059491 2013.pdf
最寒冷的冬天 2 一位韩国上将亲历的朝鲜战争 (韩)白善烨著;金勇译;徐进审校 重庆:重庆出版社 PDF 9787229059491 2013.pdf ...
-
叶永烈纪实文集 第6卷 姚文元传 叶永烈著 乌鲁木齐:新疆人民出版社 PDF 7228060547 2000.pdf
叶永烈纪实文集 第6卷 姚文元传 叶永烈著 乌鲁木齐:新疆人民出版社 PDF 7228060547 2000.pdf ...
-
张春桥传 『四人帮』全传之二 叶永烈著 乌鲁木齐:新疆人民出版社 PDF 9787228060566 出版时间:2000.pdf
张春桥传 『四人帮』全传之二 叶永烈著 乌鲁木齐:新疆人民出版社 PDF 9787228060566 出版时间:2000.pdf ...
-
上海通史 第8卷 民国经济 熊月之主编;潘君祥,王仰清卷主编 上海:上海人民出版社 PDF 7208032130 1999.pdf
上海通史 第8卷 民国经济 熊月之主编;潘君祥,王仰清卷主编 上海:上海人民出版社 PDF 7208032130 1999.pdf ...
-
C++之旅(第三版)(英文版) 9787121472503 电子工业出版社 (美)本贾尼·斯特劳斯特鲁普 PDF 出版时间:2023年10月.pdf
C++之旅(第三版)(英文版) 9787121472503 电子工业出版社 (美)本贾尼·斯特劳斯特鲁普 PDF 出版时间:2023年10月.pdf ...
-
发现之旅 探索中的未解之谜 2 老弓编著 北京市:中国文联出版社 PDF 7505936174 2000.pdf
发现之旅 探索中的未解之谜 2 老弓编著 北京市:中国文联出版社 PDF 7505936174 2000.pdf ...
-
发现之旅 探索中的未解之谜 老弓编著 北京市:中国文联出版公司 PDF 750593421 1999.pdf
发现之旅 探索中的未解之谜 老弓编著 北京市:中国文联出版公司 PDF 750593421 1999.pdf ...
-
福开森与中国艺术 旅华中国古物收藏第一人 西士的中国艺术 (美)聂婷著;郑涛译 上海:上海书画出版社 PDF 9787547915301 2017.pdf
福开森与中国艺术 旅华中国古物收藏第一人 西士的中国艺术 (美)聂婷著;郑涛译 上海:上海书画出版社 PDF 9787547915301 2017.pdf ...
