• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Use Processing sketch in an android app?

Hi guys,
i created a game for android in Processing and i would use this code in an android app.
The sketch already work on android but like an app made with Processing.
http://blog.onthewings.net/2013/04/25/setting-up-a-processing-android-project-in-eclipse/
I found this guide for using processing code in eclipse with ADT, but i have so much errors with some functions and types, like: ArayList, color, int(), and so on.
Is there a way to import something that allow me to use these functions?
Did anyone already use Processing?
Thanks, Salvatore.
 
Back
Top Bottom