We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I'm trying to debug this issue of Processing not looking in my Android app project's asset folder (for loading fonts and such). Given this, is there a Processing call that can return the full/absolute path of the directory it's searching in to look for data-files/assets?
Answers
don't know about android - but this is standard IDE
there's also variable sketchPath! :-j