Processing Android Versions Save

Processing mode and core library to create Android apps with Processing

android-280

2 years ago

4.3.0 release of the Android mode

This release is compatible only with Processing 3.x and includes:

latest-processing3

2 years ago

4.3.0 release of the Android mode

This release is compatible only with Processing 3.x and includes:

android-401

2 years ago

Compatible with Processing 4.0 beta 1!

This second alpha version of the Android mode fixes one issue that breaks sketch building on Windows:

android-400

2 years ago

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

android-279

3 years ago

4.2.1 release of the Android mode

This release includes:

android-278

3 years ago

4.2.0 release of the Android mode

This release includes:

  • #633: Update to target Android 10 (SDK level 29). Previous minimum SDK level for different app types are unchanged
  • #560: Migration to AndroidX - use of the deprecated support packages has been removed and androidx packages are used in their place
  • #630: Update to use new javaCompileVariant in build files that require ECJ
  • #629: Emulator is not downloaded initially alongside the SDK, its downloaded automatically by the SDK when running the first sketch
  • #628: Include Gradle version in properties file
  • #624: Set platform jar dependency correctly in build files
  • #621: Downloads command-line tools instead of SDK tools, which have been deprecated
  • #634: Bundle sdklib dependencies required by the SDK updater tool

android-277

4 years ago

4.1.1 release of the Android mode

This release fixes several bugs found in version 4.1, update is highly recommended. Please check the list of closed issues in the 4.1.1 milestone for details.

android-276

4 years ago

4.1 release of the Android mode

This release introduces a new library to create AR sketches, originally developed by Syam Sundar Kirubakaran, and a port of the integrated debugger in the Java mode, developed by Manav Jain, both during GSoC 2018. It also updates the Android dependency to version 9 Pie (API level 28), and fixes several bugs.

Please check the list of closed issues in the 4.1 milestone for details.

android-275

4 years ago

4.1.0-beta4 release of the Android mode

This new beta includes:

android-274

5 years ago

4.1.0-beta3 release of the Android mode

This new beta includes: