当前位置:   article > 正文

java.lang.NoClassDefFoundError: Failed resolution of: Lcom/android/tools/ir/runtime/IncrementalChang

java.lang.noclassdeffounderror: failed resolution of

 

 

问题原因:

NoClassDefFoundError是因为Java虚拟机在编译时能找到合适的类,而在运行时不能找到合适的类导致的错误。

 

解决方案:

File> Settings> Build,Execution,Deployment> Instant Run> Enable Instant Run to hot swap code/resoure changes on deploy(default enabled)   关闭该选项重新运行即可。

声明:本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:【wpsshop博客】
推荐阅读
相关标签
  

闽ICP备14008679号