Skip to content
codeanticode edited this page Jun 14, 2016 · 25 revisions

Contributing to Processing for Android

Processing for Android is technically two separate things: a programming mode for the Processing Development Environment that allows you to run Processing sketches on Android devices, and the Android version of the Processing core library. The mode uses the core library under the hood so you can write Processing code, but the core library can also be used separately as a regular Java package to include in Android projects developed with Android Studio, Eclipse+ADT (although this is option is no longer supported by Google), or any other IDE.

This wiki is concerned with the development of the Processing for Android project, either the mode itself or the core library. For detailed information (installation guide, tutorials, etc.), on how to use the Android mode to write your own sketches, please refer to the official site.

Copyright & License: Copyright and licensing information