Skip to content

Android Mode 0246

Pre-release
Pre-release
Compare
Choose a tag to compare
@codeanticode codeanticode released this 02 Nov 20:44

Bugfix release compatible with Processing 3.0 and 3.0.1:

  • GL fixes from Java mode: 28165ae, f20506e
  • Use SDK name to differentiate SDKs with same number: 7a34136
  • Fixed NPE when invoking get() and get(x, y, w, h): #154
  • Make sure that android binaries are marked as executables: #176
  • Improvements to the SDK installation messages: 3965235, 11f0685
  • Fixed NPE in getSearchPath(): c00cf3c
  • Fixed sensor examples: fdf4955