Open paramesh401 opened 6 years ago
Seems like you have crossed your dex limit. Follow this link to enable Multidex in your app: https://stackoverflow.com/questions/26609734/how-to-enable-multidexing-with-the-new-android-multidex-support-library
I am getting the same problem. Multidex enable didn't help.
I have resolved the issue, by deleting older version files.... it worked for me
(i have updated volley library to 1.0.0 and deleted the older version files , the error is occurring for having two library files of volley )
If this process was wrong .. suggest me solution
I am adding opencv library and ur library its giving the unable to merge dex error . Kindly solve this issue
Hi, this is what I'm getting. Error:Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'. com.android.builder.dexing.DexArchiveMergerException: Unable to merge dex i have updated all versions, but still not resolved my problem. please guide me to solve this. Thanks in advance