Processing Forum
with the Pd file sine.pd inside the data folder. I have tried zipping it, renaming the folder to raw, res, placing folders inside and outside the data folder. Although I know that Android mode isn't supported by puredata5 at the moment, it is possible. Perhaps the issue lies with how puredataP5 loads sets the search pathjava.lang.RuntimeException: java.io.FileNotFound Exception:
/data/data/processing.test.Pdtest/files/data/sine.pd
PdBase.clearSearchPath();as I have no issue loading sine.pd into a String array and outputting to the console. More info on my blog. Any suggestions would be greatly appreciated! Presently I'm using both through Eclipse, but just thought that's it be interesting if I could do everything directly from the Processing IDE.
PdBase.addToSearchPath(parent.dataPath(""));