仍然有以下错误:
Error:Execution failed for task ':app:compileDebugJavaWithJavac'.
Compilation failed; see the compiler error output for details.
Run Code Online (Sandbox Code Playgroud)
即使在stackoverflow上尝试解决方案后,我仍然坚持如何解决这个问题.有人指导我如何解决这个问题?
当我同步我的项目时一切正常,但当我运行应用程序时它崩溃.过去一个月,everthing工作正常,突然崩溃.
定位,Api 22因为creativesdk这个api基于我发现该网站的博客工作正常Adobe Creative sdk.
完整的错误消息:
:app:compileDebugJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
An exception has occurred in the compiler (1.8.0_60). Please file a bug at the Java Bug Database (http://bugreport.java.com/bugreport/) after checking the database for duplicates. Include your program and the following diagnostic in your report. Thank you.
java.lang.ClassFormatError: Illegal UTF8 …Run Code Online (Sandbox Code Playgroud)