Ive downloaded the processing files of an android application(Here is the link http://www.gwoptics.org/processing/mobile/BouncingBall/) and i try to compile on processing but i get these 2 errors:
No library found for android.content.res
Libraries must be installed in a folder named 'libraries' inside the 'sketchbook' folder.
I want to generate the whole java from this project so i can use some of its parts.