processing-android
processing-android copied to clipboard
Processing mode and core library to create Android apps with Processing
- missing namespace for `simple` application. - added `compileSdk` (not `compileSdkVersion` anymore) for all apps - vr/libs directory is not there so remove it from build.gradle where it is referenced
### Most appropriate sub-area of Processing 4? Other (specify if possible), PDE ### Processing version 4.4.1 ### Operating system MacOS 14.6.1 M2 Android Device: Samsung Galaxy A8 Tablet ### Steps...
I cannot compile sketches in android mode, because my java-21 installation interferes with processing. The build process should use processing's java ('Wanted'), but is using my installation instead ("Actual'). ```...
I'd like to be able to write home screen widgets with Processing, but Processing for Android doesn't currently support that. Would it be possible to add widget support?