Skip to content

Android Mode 0259

Pre-release
Pre-release
Compare
Choose a tag to compare
@codeanticode codeanticode released this 04 Apr 17:23

Version 4.0-beta6 of the Android mode

Compatible with Processing 3.1+

New API:

  • Wallpaper and watch faces: #313
  • Permission handling for critical/dangerous permissions: #312
  • Simplify layout embedding, layout() method in sketch no longer needed: #252
  • Added open and close functionality of Soft keyboard: #305

Fixes:

  • PGraphics crash in watch faces: #311
  • Properly load materials properties in OBJ file: 842cbf3