So I walked through the whole forum looking for this first, but no dice.
#1: Where on the phone are sketches saved? I know my sketch is there obviously, since I can run it on the phone. But I can't actually find it (using something like Astro File Manager and wildcard searches).
#2: How can you save an image? From regular Processing you can use save(), or saveFrame(): I'm creating a displayable PGraphics buffer which is working fine I have a button (APWidgets, yah!) that will call to buffer.save() to save it... and it seems to work (no errors, no crashes). But searching my phone, I can't find the saved image.
Any thoughts? Much appreciated.
2