今天在使用androidstudio的过程中,改了代码点击运行的时候发现android studio总是报
Error:Execution failed for task ':app:buildInfoDebugLoader'.
> Exception while doing past iteration backup : Source /home/ruiqin/AndroidStudioProjects/DouTuGaoShou/app/build/intermediates/builds/debug/5818437215551/classes.dex and destination /home/ruiqin/AndroidStudioProjects/DouTuGaoShou/app/build/intermediates/builds/debug/5818437215551/classes.dex must be different
在网上搜索无果后,最后自己找出解决办法,那就是重新加载工程。
点击菜单栏Build--->RebuildProject
重新加载一下,再点击运行,就搞定了!
作者:qq_32059827 发表于2017/2/7 21:54:15 原文链接
阅读:0 评论:0 查看评论