Building a Unity Android project failed

I am following the Unity VR course. On Lecture 55. I am unable to build for Android.Getting error “Unable to convert classes into dex format”. In trouble shooting part, the suggestion for this was to update the java version. I did that too but still no help. I am using mac OS. Any help please???

Did you come across this thread? It looks like it describes your problem and has a good explanation for how to fix it: Multiple plugin conflict - Questions & Answers - Unity Discussions

Thanks @ninjachimp for the response. I did check that too before, but just solved by problem by changing the JDK path in build settings under “External tools” section. I changed it to the one I was using in Android Studio. Unity was pointing to some other path by default.

1 Like