2024年4月6日

Unity导出Android源码对后加入的架包进行混淆

摘要: Unity导出Android源码对后加入的架包进行混淆 阅读全文

posted @ 2024-04-06 00:02 陈德彪 阅读(83) 评论(0) 推荐(0) 编辑

2024年4月5日

Android反编译代码包括报错问题

摘要: Android反编译代码包括报错问题 阅读全文

posted @ 2024-04-05 22:00 陈德彪 阅读(91) 评论(0) 推荐(0) 编辑

Unity缺少架包

摘要: Unity缺少架包 阅读全文

posted @ 2024-04-05 16:38 陈德彪 阅读(21) 评论(0) 推荐(0) 编辑

2024年4月4日

uses-sdk:minSdkVersion 19 cannot be smaller than version 22 declared in library

摘要: uses-sdk:minSdkVersion 19 cannot be smaller than version 22 declared in library 阅读全文

posted @ 2024-04-04 18:33 陈德彪 阅读(97) 评论(0) 推荐(0) 编辑

AAPT: error: file failed to compile.

摘要: AAPT: error: file failed to compile. 阅读全文

posted @ 2024-04-04 18:18 陈德彪 阅读(169) 评论(0) 推荐(0) 编辑

Could not find com.android.tools.build:gradle:8.0.

摘要: Could not find com.android.tools.build:gradle:8.0. 阅读全文

posted @ 2024-04-04 15:48 陈德彪 阅读(136) 评论(0) 推荐(0) 编辑

The project is using an incompatible version (AGP 8.1.1) of the Android Gradle plugin. Latest supported version is AGP 7.3.1

摘要: The project is using an incompatible version (AGP 8.1.1) of the Android Gradle plugin. Latest supported version is AGP 7.3.1 阅读全文

posted @ 2024-04-04 15:45 陈德彪 阅读(793) 评论(0) 推荐(0) 编辑

Android Gradle plugin对应列表

摘要: Android Gradle plugin对应列表 阅读全文

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

2024年4月3日

Dependency 'androidx.activity:activity-ktx:1.8.2' requires 'compileSdkVersion' to be set to 34 or higher.

摘要: Dependency 'androidx.activity:activity-ktx:1.8.2' requires 'compileSdkVersion' to be set to 34 or higher. 阅读全文

posted @ 2024-04-03 21:38 陈德彪 阅读(86) 评论(0) 推荐(0) 编辑

Minimum supported Gradle version is 8.2. Current version is 7.4.

摘要: Minimum supported Gradle version is 8.2. Current version is 7.4. 阅读全文

posted @ 2024-04-03 21:28 陈德彪 阅读(390) 评论(0) 推荐(0) 编辑

导航