Hi Does anyone know how to setup processing.js in your titanium studio project or if you could be kind enough to point me to a tutorial? I am using Titanium Stuido(1.7) Thanks in advance.
1 Answer
Processing.js targets the browser, so I don't think you'll be able to use it natively within Titanium. I would assume that you could however use it within a webview. And in that case, you'd use it just like you would in a normal browser.
Your Answer
Think you can help? Login to answer this question!