Android – Processing


Android – Processing

The primary goal of this project is to make it foolishly easy to create Android apps using the Processing API. Once you have Processing on your machine (and the Android developer tools), you can simply write a line of code, hit ‘Run’ (or Ctrl-R), and have your sketch show up in the emulator as a working Android app. Select ‘Present’ (or use Ctrl-Shift-R) to have it run on an Android device that you have plugged into your machine. That’s good stuff!

Related Posts