Answer the question
In order to leave comments, you need to log in
What is this strange error Error:Error converting bytecode to dex: Cause: java.lang.RuntimeException: Exception parsing classes?
Good!
Here, when building my application, I started to pour
Error: Error converting bytecode to dex:
Cause: java.lang.RuntimeException: Exception parsing classes
did not find any reasons, on stackoverflow they wrote what needs to be added to the build.grade file
defaultConfig {
...
multiDexEnabled true
}
Answer the question
In order to leave comments, you need to log in
I'm starting to suspect that most young developers are Boko Haram. I don’t know how else to explain the reluctance to read documentation, articles and books.
Description of the multiDexEnabled parameter in the official documentation. And the first link in Google, for those who can not in English.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question