Error:Execution failed for task ‘:app:dexDebug’. com.android.ide.common.process.ProcessException

It seems you have a jar file or a lib appearing multiple times.

So, remove the .jar file from the lib folder then:

Build > Rebuild

Leave a Comment