Android studio运行出错,日志如下:
Error:Execution failed for task ':app:buildInfoDebugLoader'. >
Exception while doing past iteration backup :
Source D:\download\github_work\MaterialDrawer-develop\TestCanvas\app\build\intermediates\builds\debug\99660091486930\classes.dex and destination D
解决办法:将D:\download\github_work\MaterialDrawer-develop\TestCanvas\app\build\intermediates\builds\debug\99660091486930文件删除即可。
本文介绍了如何解决在使用Android Studio过程中遇到的一个特定错误——任务'app:buildInfoDebugLoader'执行失败的问题。通过删除指定的临时文件夹可以有效地解决此问题。
455

被折叠的 条评论
为什么被折叠?



