processing-android icon indicating copy to clipboard operation
processing-android copied to clipboard

Processing mode and core library to create Android apps with Processing

Results 135 processing-android issues
Sort by recently updated
recently updated
newest added

- 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...

bug
help wanted

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?

This PR will add Github actions for creating future releases for the Android Mode TODO: - [ ] Resolve an issue with the VR and AR modes where their dependencies...