Hello everyone! When i try to run my code in android studio 2.3.3, i am obtaining 10 errors and 0 warnings. I do not have any idea what's the problem.
Error:Android Pre Dex: [ioiolibaccessory.jar] Failed to load dx.jar Error:Android Pre Dex: [ioiolibaccessory.jar] java.lang.ClassNotFoundException: com.android.dx.command.DxConsole Error:Android Pre Dex: [ioiolibaccessory.jar] at java.net.URLClassLoader.findClass(URLClassLoader.java:381) Error:Android Pre Dex: [ioiolibaccessory.jar] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) Error:Android Pre Dex: [ioiolibaccessory.jar] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) Error:Android Pre Dex: [ioiolibaccessory.jar] at org.jetbrains.android.compiler.tools.AndroidDxRunner.loadDex(AndroidDxRunner.java:80) Error:Android Pre Dex: [ioiolibaccessory.jar] at org.jetbrains.android.compiler.tools.AndroidDxRunner.runDex(AndroidDxRunner.java:136) Error:Android Pre Dex: [ioiolibaccessory.jar] at org.jetbrains.android.compiler.tools.AndroidDxRunner.main(AndroidDxRunner.java:336) Error:Android Pre Dex: [ioiolibaccessory.jar] Exception in thread "main" Error:Android Pre Dex: [ioiolibaccessory.jar] java.lang.NullPointerException Error:Android Pre Dex: [ioiolibaccessory.jar] at org.jetbrains.android.compiler.tools.AndroidDxRunner.runDex(AndroidDxRunner.java:139) Could anyone help me? Thank you! -- You received this message because you are subscribed to the Google Groups "ioio-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/ioio-users. For more options, visit https://groups.google.com/d/optout.
