Android Studio Rebuild DexArchiveMergerException Unable To Merge Dex

When you build an android project in android studio, you may encounter DexArchiveMergerException unable to merge dex exception. The detailed error message is as below. Error:Execution failed for task ‘:app:transformDexArchiveWithExternalLibsDexMergerForDebug’. > java.lang.RuntimeException: com.android.builder.dexing.DexArchiveMergerException: Unable to merge dex If you still can not fix this error after struggle for taking some actions such as clean the

Android Studio Rebuild DexArchiveMergerException Unable To Merge Dex Read More »