How to fix this error “A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade”

后端 未结 14 2054
死守一世寂寞
死守一世寂寞 2021-01-02 02:04

I can\'t run my app on AVD. I get this error.

A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionF

14条回答
  •  梦谈多话
    2021-01-02 02:56

    I'm using Android Studio 4.0.0 and everything is fine until suddenly I got this error when clean and rebuild project. I don't know why. I tried many solution suggested but no luck. Finally I try to uninstall Android Studio 4.0.1 and this error is GONE and enable to run in emulator like before

提交回复
热议问题