Java code error building dex in console

Asked By 0 points N/A Posted on -
qa-featured

Hi,

I can’t integrate StartApp’s SDK for unity, all the time this error appears and I don’t know what I did wrong. I follow all the steps from a tutorial, I am using the same version of the program and still. Does anyone have any idea about this error ? How can this be solved ?

Thanks !

Building DEX Failed!

Failed to complete Java code to DEX. See the Console for details

SHARE
Answered By points N/A #178252

Java code error building dex in console

qa-featured

Hello,

Your problem is arising because the security program of your system is blocking the action and so giving this error.

In order to fix this issue, you have to either disable your security software or make an exclusion for your program and the executing path in order to remove all conflicts.

Disable your ESET Security Essentials while using Unity. Then, rebuild your project and it should go fine.

Related Questions