Friday 7 January 2011

Processing for Android: Integrating with other Android code

Yesterday I discovered Processing, a design tool that has recently become available for Android. It seems that the Processing for Android guys are concentrating on allowing PApplets be displayed on Android devices. However, there have been queries about how to integrate these with other Android code. I have created a sample project of how I done this.




The ProcressingLauncher project starts an Android activity and allows you to launch example PApplets from within the Android activity. Additionally, the Springs.java example has been altered to change the sketch size to the screen using methods supplied by the Android activity.

You can download the ProcessingLauncher project here.

Hope this helps!

1 comment:

  1. Hello

    I am very interested in learning how to do this but the link seems broken! is it possible to repost it ?

    ReplyDelete