Execution failed for task ':photodraweeview:compileDebugJavaWithJavac'.

  • What went wrong:
    Execution failed for task ':photodraweeview:compileDebugJavaWithJavac'.
    Execution failed for task ':photodraweeview:compileDebugJavaWithJavac'.

    Compilation failed; see the compiler error output for details.

img

img

img

这个可以描述一下你的应用场景,什么情况下导致的报错,可以参考这个帖子:

img

缺少V4库等导致的错误提示,解决方案:
1、导入缺少的库;
2、如果导入了androidx,可以将这些报错库的内容删除重新导入androidx库的内容