How do I hide the UI-Elements on the Android system bar in my Processing sketch?
in
Android Processing
•
1 year ago
Native Android supports "setSystemUiVisibility" to set visibility. Is there a way to use this within Processing?
Thanks!
1