Develop Android app using Max inside Eclipse

ernestoceccodortona's icon

The link shows how to import Max stuff in Eclipse and code from there, do you think it could be possible then to use Max code for an Android app?
My intention is to bring a Max application to Android.

Jan M's icon

Hi,
short answer: it's not possible. The java code you write for max requires the max installation. It won't work outside max.
Jan

moss's icon

You can take a look at PD which is quite similar to Max: http://puredata.info/downloads/pure-data

PD is available as a library and an Android port is available as well: http://libpd.cc/

ernestoceccodortona's icon

Thank you very much guys ;) I'll go for PD