i have found that in packages under libraries/android/arch/lifecycle there are some files which have been created twice. Due to which I'm getting an error that unable to merge multiple dex files....And I'm not able to delete then...these are read only. Can any one please help me with this?
Asked
Active
Viewed 95 times
0
-
Please share the logs and version of Android Studio you are using. – Nizamudeen Sherif Mar 06 '18 at 08:03
-
and your build.gradle. – ישו אוהב אותך Mar 06 '18 at 08:51
-
Error converting bytecode to dex: Cause: com.android.dex.DexException: Multiple dex files define Landroid/arch/lifecycle/Observer; – jp singh Mar 06 '18 at 18:17
-
Please don't repeat questions. Simply editing your original post with any new information you have, any new code you've tried, or an explanation of why any posted answers aren't working will bump it to the top of the active queue. – Mike M. Mar 07 '18 at 01:19
-
I'm repeating question because no one was able to help me with the correct solution. All the solutions they provided, i already knew and have tried. But still there was this error. – jp singh Mar 07 '18 at 05:57