Releases: processing/processing-android
Latest release of the Android mode for Processing 4
This release is only compatible with Processing 4.0b8 and higher. It restores the integrated debugger: #686
Android Mode 406
4.5.0beta2 release of the Android mode
This release is only compatible with Processing 4.0b8 and higher. It restores the integrated debugger: #686
Android Mode 405
4.5.0beta1 release of the Android mode
This release is only compatible with Processing 4.0b8 and higher and includes work from Google Summer of Code 2022 by @rupeshkumar22 to bring back the emulator: #696
Android Mode 404
Android Mode 403
4.5.0alpha4 release of the Android mode
This release is only compatible with Processing 4.0b8 and higher and includes the following fix:
Latest release of the Android mode for Processing 3
4.3.0 release of the Android mode
This release is compatible only with Processing 3.x and includes:
- #646, #594: Exports signed Android App Bundles (aab) that are required for publishing on Google Play
- #662: Removed minimum SDK from sketch's manifest file
- #680: Fixed overlapping shortcuts in the mode
- fa4429d: Updated target SDK platform to 30
- fb59882, 2f5380f, 47c0050: Ported renderer fixes from Java mode
Android Mode 280
4.3.0 release of the Android mode
This release is compatible only with Processing 3.x and includes:
- #646, #594: Exports signed Android App Bundles (aab) that are required for publishing on Google Play
- #662: Removed minimum SDK from sketch's manifest file
- #680: Fixed overlapping shortcuts in the mode
- fa4429d: Updated target SDK platform to 30
- fb59882, 2f5380f, 47c0050: Ported renderer fixes from Java mode
Android Mode 402
4.5.0alpha3 release of the Android mode
This release is compatible with Processing 4.0b7 and includes all fixes and updates implemented in the 4.3.0 release of the mode:
- #646, #594: Exports signed Android App Bundles (aab) that are required for publishing on Google Play
- #662: Removed minimum SDK from sketch's manifest file
- fa4429d: Updated target SDK platform to 30
- fb59882, 2f5380f, 47c0050: Ported renderer fixes from Java mode
- fa1441b : Temporary hack to detect the sketch's renderer, but fullScreen() is not supported yet, use the workaround mentioned here: #683
Version 4.5.0 Alpha 2 of the Android mode
Compatible with Processing 4.0 beta 1!
This second alpha version of the Android mode fixes one issue that breaks sketch building on Windows:
- #665: Replace backward slashes with forward slashes
Version 4.5.0 Alpha 1 of the Android mode
Compatible with Processing 4.0 beta 1!
This first alpha version of the Android mode has several changes under the hood to make it compatible with Processing 4. It has a number of known issues:
- The debugger is disabled
- Still uses Java 1.8 to build the sketches as Android apps
- The default renderer is broken for face watches
- SDK Downloader is broken due to some missing java dependencies

