Android Studio shows me the following error while install my app:
Error:Execution failed for task ':app:transformClassesWithDexForDebug'.
> com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Translation has been interrupted
I guess that maybe I have duplicate libraries.But I don't know which one is it.Can anybody tell how to get the duplicate library out?