当前位置:网站首页>Gradle knowledge points
Gradle knowledge points
2022-06-25 12:17:00 【User 9854323】
1、applicationVariants Reference resources :https://developer.android.com/reference/tools/gradle-api/7.0/com/android/build/api/variant/ApplicationVariant
build.gradle
android.applicationVariants.all { variant ->
println("applicationVariants")
println(variant.name)
println(variant.name.capitalize())
println(variant.dirName)
println(project.rootProject.projectDir)
println(project.projectDir)
}
// Print :
applicationVariants
debug
Debug
debug
/Users/xxx/xxx/MyApplication
/Users/xxx/xxx/MyApplication/app
applicationVariants
release
Release
release
/Users/xxx/xxx/MyApplication
/Users/xxx/xxx/MyApplication/app
2、 Fully understand Gradle - Execution sequence https://blog.csdn.net/u013651026/article/details/79255826
3、moven Of pom https://www.runoob.com/maven/maven-pom.html
4、gradle Plug in debugging https://blog.bihe0832.com/gradle_plugin_debug.html
5、gradle Involved in compilation task https://www.jianshu.com/p/95db795ea026
边栏推荐
- 【数据中台】数据中台的OneID是个什么鬼,主数据它不香吗?
- 2022年首期Techo Day腾讯技术开放日将于6月28日线上举办
- Network related encapsulation introduced by webrtc native M96 basic base module
- VFP a picture processing library, simple and easy to use, free of charge, worth recommending
- PD1.4转HDMI2.0转接线拆解。
- Thirty lines of code prevent VFP forms from running repeatedly, and the function supports parameter transfer
- quarkus saas动态数据源切换实现,简单完美
- Dark horse shopping mall ---8 Microservice gateway and JWT token
- 网络 | traceroute,路由跟踪命令,用于确定 IP 数据包访问目标地址所经过的路径。
- 现在网上炒股开户身份证信息安全吗?
猜你喜欢
2022年首期Techo Day腾讯技术开放日将于6月28日线上举办
How far is it from the DBF of VFP to the web salary query system?
VFP uses Kodak controls to control the scanner to solve the problem that the volume of exported files is too large
20、wpf之MVVM命令绑定
ROS 笔记(06)— 话题消息的定义和使用
Use PHP script to view the opened extensions
Rank sum ratio comprehensive evaluation method for common models in mathematical modeling
SQL server saves binary fields to disk file
confluence7.4.X升级实录
What is Flink? What can Flink do?
随机推荐
黑馬暢購商城---3.商品管理
Explanation of ideas and sharing of pre-processing procedures for 2021 US game D (with pre-processing data code)
What are redis avalanche, penetration and breakdown?
揭秘GaussDB(for Redis):全面对比Codis
PD1.4转HDMI2.0转接线拆解。
Actual combat summary of Youpin e-commerce 3.0 micro Service Mall project
一个硬件工程师走过的弯路
Dark horse shopping mall ---2 Distributed file storage fastdfs
Arm V7 LDR STR memory access
confluence7.4.X升级实录
flutter常用命令及问题
Redis雪崩、穿透和击穿是什么?
.Net Core 中使用工厂模式
什么是Flink?Flink能用来做什么?
SQL server saves binary fields to disk file
15、wpf之button样式小记
SMS verification before deleting JSP
JS judge whether a number is in the set
做自媒体视频需要怎么做才能年收入一百万?
ArcGIS services query filter by time field