java.lang.NoClassDefFoundError in RGB Processing Example
Closed this issue · 2 comments
Hi all, Im new at this processing issue. Ive tried to run the RGB example given in http://stream.tellart.com/controlling-arduino-with-android/.
I can upload the arduino file, but when trying to run the ARDUINO ADK from the RGB sketch, i got the following problem:
ST TEST: 4
Arduino_ADK 0.1a
by D. Cuartielles, A. Goransson
at http://arduino.cc, http://1scale1.com
Exception in thread "Thread-7" java.lang.NoClassDefFoundError: processing/mode/android/AndroidPreprocessor
at cc.arduino.adk.processing.MyCompileThread.compileAndUpload(Unknown Source)
at cc.arduino.adk.processing.MyCompileThread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: processing.mode.android.AndroidPreprocessor
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 2 more
Ive seen some other folks with the same error but no answer for it.
- http://forum.processing.org/two/discussion/4150/arduino-mega-adk-processing-2-1-android/p1
- http://forum.arduino.cc/index.php?topic=231082.0
Glad to hear some help!!
This isn't really a place to ask for help; this is for reporting issues with the website or reference. Please post your question on the forum.
Ok, Sorry! I´ll repost it in a forum