I am working on an Android project. I connected my phone to Android Studio to test the application. After the second boot, Gradle Build failed to complete this error:
Error: execution completed for task ': app: buildInfoDebugLoader'.
Exception when performing iteration backup: Source / home / ziyaddin / AndroidStudioProjects / Test / app / build / intermediates / builds / debug / 19181584762318 / classes.dex and destination / home / ziyaddin / AndroidStudioProjects / Test / app / build / intermediate / builds /debug/19181584762318/classes.dex must be different
What could be the reason for this? How to solve this problem?
android android-gradle build.gradle
Ziyaddin Sadigov Apr 09 '16 at 10:39 on 2016-04-09 10:39
source share