























* What went wrong:
Execution failed for task ':apps:compileDebugAidl'.
> 1 exception was raised by workers:
org.gradle.process.internal.ExecException: A problem occurred starting process 'command '/opt/android-sdk/build-tools/28.0.3/aidl''
因为android SDK是拷贝其他机器上的,所以没有执行权限
加下执行权限即可。
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。