2024年7月2日

Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.

摘要: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1. 阅读全文

posted @ 2024-07-02 20:28 陈德彪 阅读(1) 评论(0) 推荐(0) 编辑

2024年7月1日

Missing classes detected while running R8. Please add the missing classes or apply additional keep rules that are generated in D:\xxxx\app\build\outputs\mapping\release\missing_rules.txt.

摘要: Missing classes detected while running R8. Please add the missing classes or apply additional keep rules that are generated in D:\xxxx\app\build\outputs\mapping\release\missing_rules.txt. 阅读全文

posted @ 2024-07-01 17:46 陈德彪 阅读(0) 评论(0) 推荐(0) 编辑

2024年6月28日

No matching client found for package name 'xxx.xxx.xxx'

摘要: No matching client found for package name 'xxx.xxx.xxx' 阅读全文

posted @ 2024-06-28 14:01 陈德彪 阅读(2) 评论(0) 推荐(0) 编辑

2024年6月27日

Android必须支持v1签名的问题

摘要: Android必须支持v1签名的问题 阅读全文

posted @ 2024-06-27 20:39 陈德彪 阅读(3) 评论(0) 推荐(0) 编辑

2024年6月21日

Android14适配编译问题

摘要: Android14适配编译问题 阅读全文

posted @ 2024-06-21 20:09 陈德彪 阅读(12) 评论(0) 推荐(0) 编辑

2024年6月6日

MySql导入Sql文件因为体积太大导致导入失败

摘要: MySql导入Sql文件因为体积太大导致导入失败 阅读全文

posted @ 2024-06-06 15:44 陈德彪 阅读(1) 评论(0) 推荐(0) 编辑

2024年6月5日

Android代码申请权限不弹出确认窗口

摘要: Android代码申请权限不弹出确认窗口 阅读全文

posted @ 2024-06-05 22:08 陈德彪 阅读(2) 评论(0) 推荐(0) 编辑

Android ProgressBar修改颜色

摘要: Android ProgressBar修改颜色 阅读全文

posted @ 2024-06-05 17:10 陈德彪 阅读(1) 评论(0) 推荐(0) 编辑

2024年6月4日

Caused by: java.lang.ClassNotFoundException: Didn't find class "android.view.layout"

摘要: Caused by: java.lang.ClassNotFoundException: Didn't find class "android.view.layout" 阅读全文

posted @ 2024-06-04 16:53 陈德彪 阅读(7) 评论(0) 推荐(0) 编辑

2024年6月3日

Default FirebaseApp failed to initialize because no default options were found. This usually means that com.google.gms:google-services was not applied to your gradle project.

摘要: Default FirebaseApp failed to initialize because no default options were found. This usually means that com.google.gms:google-services was not applied to your gradle project. 阅读全文

posted @ 2024-06-03 21:56 陈德彪 阅读(5) 评论(0) 推荐(0) 编辑