Hey there, Im just getting into Processing and tried to run the sketch from the tutorial. Letting the sdk install autmatically by Processing didnt work for me so I downloaded all sdks with android studio down to 14(android 4.0) and edited the path in the preferences.txt file. When I now try letting the project being build I receive this:
[mkdir] Created dir: C:\Users\Marvin\AppData\Local\Temp\android1390691181088263247sketch\bin [echo] org.eclipse.jdt.core.JDTCompilerAdapter
BUILD FAILED C:\Users\Marvin\AppData\Local\Temp\android1390691181088263247sketch\build.xml:81: Cannot find C:\Users\Marvin\AppData\Local\Android\sdk\tools\ant\build.xml imported from C:\Users\Marvin\AppData\Local\Temp\android1390691181088263247sketch\build.xml
Total time: 0 seconds
I installed the most recent official version of processing and Android mode. Also Im on Win10, if that helps:P Thanks for your advice