ruboto-processing3
November 16, 2015 ยท View on GitHub
processing 3 android mode on ruboto.
Usage
-
clone this repository.
-
edit
src/sketch.rbas you like. -
execute the below commands.
$ cd ruboto-processing3
$ android update project -p .
$ rake install
- run the ruboto-processing app on your device/emulator.

Tips
data files (image, xml, csv, ...) must be put in the assets folder.