【发布时间】:2021-04-23 16:36:11
【问题描述】:
我在尝试构建 Android 应用时遇到此错误:
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
> AAPT2 aapt2-4.1.0-6503028-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.
我发现的大多数其他解决方案都与项目中的图像太大有关,但是这对我不起作用,因为我的所有图像的大小都低于 50kb。
【问题讨论】: