Skip to content

Android Mode 0252

Compare
Choose a tag to compare
@codeanticode codeanticode released this 20 Jul 19:56

3.0.1 release of the Android mode

Compatible with Processing 3.0+

  • Use brief option for logcat, fixes #216
  • Request "dangerous" permissions after app install, #225
  • Ported blend() fixes from Java2D: 24acabb, fixes #218
  • Fixed handling of pixels and bitamp in PImage: 161137e
  • Fixed use of pixels array in some examples: 241a61c
  • Use ARM EABi system image on Windows and Linux: f252701, fixes #220
  • Removed use of deprecated canvas.getMatrix(): 978991d
  • Parses all versions of platforms, so latest versions are downloaded, #233