processing-android
processing-android copied to clipboard
beginRecord(PGraphics) not present in Android PApplet
beginRecord(PGraphics) seems to be commented in the Android PApplet, while it is working in the Java mode. If it is not possible to implement it, Is it possible to obtain a similar behavior without using it?