【发布时间】:2021-11-02 02:02:06
【问题描述】:
我无法在 M1 Mac 上的模拟器中启动 Android 应用程序。 我非常仔细地按照说明设置基于 arm 的模拟器 但是当我运行它时显示
> A failure occurred while executing com.android.build.gradle.internal.tasks.MergeJavaResWorkAction
> com.google.common.base.VerifyException (no error message)
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
【问题讨论】:
-
按照建议尝试使用
--stacktrace选项
标签: android macos android-studio android-emulator apple-m1