Releases: processing/processing-android
Android Mode 413 (4.6.1)
Stable release compatible with Processing 4.0.
It fixes the following issues since the last release of the mode:
- The mode will not automatically install the Android SDK on Windows (fixed by @omgupta-iitk): #768
Note: Download the pdex file to install the mode manually.
Android Mode 412 (4.6.0)
Stable release compatible with Processing 4.0.
Reorganized the project structure to make it more standardized and to facilitate debugging/development (see this section in the wiki for details).
It also fixes the following issues since the last release of the mode:
- App examples would be easier to use in Android Studio, and should not crash: #611
- Fixed the automatic SDK installation issues: #756
Note: Download the pdex file to install the mode manually.
Android Mode 411 (4.5.1)
Stable release compatible with Processing 4.0.
It fixes the following issues since the last release of the mode:
- VR library is working again, by bundling the last release of the Google VR packages (this is a temporary workaround until a reimplementation of the VR library is completed using the new Cardboard NDK): #723
- Prevents camera permission in AR from being requested twice: e38f72f
It introduces the following enhancement:
- Implementation of eye() for AR: dabbf80
Android Mode 410 (4.5)
Stable release compatible with Processing 4.0.
It fixes the following issues since the last beta release of the mode:
It also introduces the following enhancements:
Android Mode 409 (4.5.0b5)
Android Mode 408 (4.5.0b4)
Android Mode 407
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