
gradle
文章平均质量分 60
今人不见古时月,今月曾经照古人
狮子座男
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Namespace not specified. Specify a namespace in the module‘s build file.显式指定 namespace
Namespace not specified. Specify a namespace in the module‘s build file.显式指定 namespace转载 2025-03-17 19:24:38 · 452 阅读 · 0 评论 -
Android Gradle 升级4.0之后com.android.build.gradle.overridePathCheck报错
com.android.build.gradle.overridePathCheck报错转载 2025-01-21 15:03:54 · 100 阅读 · 0 评论 -
Android Studio报错:Could not find method androidTestCompile()
Android studio报错:Could not find method androidTestCompile()转载 2025-01-21 14:58:27 · 211 阅读 · 0 评论 -
Android Studio Gradle 7.0 kts 使用插件maven-publish
Android Studio Gradle 7.0 kts 使用插件maven-publish转载 2024-05-28 17:31:07 · 712 阅读 · 1 评论 -
android 问题记录:gradle.kts文件引入本地jar包
android 问题记录:gradle.kts文件引入本地jar包原创 2024-05-20 16:53:39 · 1987 阅读 · 0 评论 -
Android 生成 keystore 证书并查看 MD5 等签名信息(Android Studio、Keytool)
https://blog.youkuaiyun.com/zz00008888/article/details/135389552转载 2024-04-08 10:34:06 · 1586 阅读 · 0 评论 -
打包报错 Error:Could not find lint-gradle-api.jar (com.android.tools.lint:lint-gradle-api:...). Search..
Execution failed for task ':app:lintVitalRelease'.> Could not resolve all files for configuration ':app:lintClassPath'. > Could not download lint-gradle.jar (com.android.tools.lint:lint-gradle:.....转载 2024-04-02 10:33:47 · 181 阅读 · 0 评论 -
Android组件化项目搭建遇到的问题记录
Android组件化项目搭建遇到的问题记录转载 2024-04-01 10:31:14 · 549 阅读 · 0 评论 -
AndroidManifest.xml文件中(uses-library)详解
Installation did not succeed.The application could not be installed: INSTALL_FAILED_MISSING_SHARED_LIBRARY转载 2024-04-01 09:34:22 · 564 阅读 · 0 评论 -
UnsatisfiedLinkError: dlopen failed: “/data/app/cn.********-1/lib/arm64/libGlobal.so“ is 32-bit ...
报错信息:java.lang.UnsatisfiedLinkError: dlopen failed: "/data/app/cn.********-1/lib/arm64/libGlobal.so" is 32-bit instead of 64-bit的处理转载 2024-04-01 09:25:17 · 66 阅读 · 0 评论 -
Android 代码混淆之部分类不混淆的技巧
Android 代码混淆之部分类不混淆的技巧转载 2024-02-03 17:28:12 · 699 阅读 · 2 评论 -
Your build is currently configured to use Java 17.0.6 and Gradle 5.6.4.
Your build is currently configured to use Java 17.0.6 and Gradle 5.6.4转载 2023-11-14 15:24:49 · 2770 阅读 · 0 评论 -
Android Studio项目 通过implementation 添加依赖时下载的jar包放在哪里了
Android Studio项目 通过implementation 添加依赖时下载的jar包放在哪里了转载 2023-11-01 18:21:01 · 3405 阅读 · 0 评论 -
Android: groovy.lang.MissingPropertyException: Could not set unknown property ‘outputFileName‘
groovy.lang.MissingPropertyException: Could not set unknown property 'outputFileName'转载 2023-07-10 14:12:01 · 2643 阅读 · 0 评论 -
AndroidStudio查看签名文件.jks内容证书指纹SHA1
AndroidStudio查看签名文件.jks内容证书指纹SHA1转载 2023-06-28 16:56:27 · 2434 阅读 · 0 评论 -
遇见BUG之 “Dependent features configured but no package ID was set”
AAPT2 aapt2-4.0.2-6197926-windows Daemon #0: Unexpected error during link, attempting to stop daemon. This should not happen under normal circumstances, please file an issue if it does.转载 2022-12-08 14:55:27 · 6887 阅读 · 0 评论 -
Android项目中多Module项目架构以及优雅的解决第三方库依赖问题
Android项目中多Module项目架构以及优雅的解决第三方库依赖问题转载 2022-11-08 09:52:25 · 2507 阅读 · 0 评论 -
Android中aar与jar的区别
Android中aar与jar的区别转载 2022-11-03 17:54:59 · 466 阅读 · 0 评论 -
Android--混淆配置(比较详细的混淆规则)
Android--混淆配置(比较详细的混淆规则)转载 2022-11-03 16:50:23 · 19999 阅读 · 0 评论 -
Android Studio 对右侧Gradle面板中Tasks设置显示/隐藏
Android Studio 对右侧Gradle面板中Tasks设置显示/隐藏原创 2022-11-03 09:59:42 · 3494 阅读 · 0 评论 -
Android混淆配置(含androidx、kotlin)
Android混淆配置(含androidx、kotlin)转载 2022-11-01 10:12:05 · 4818 阅读 · 0 评论 -
AndroidStudio每次构建项目都在download maven-metadata.xml问题
AndroidStudio每次构建项目都在download maven-metadata.xml问题转载 2022-11-01 09:51:39 · 3830 阅读 · 0 评论