We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi all,
I'm new at this site and i'm begining to learn programming with p5.js. Is it possible to create Android apps, or even use it across PhoneGap to create apps?
Thanks a lot.
Answers
Theoretically there shouldn't be any problem with using p5.js within PhoneGap (theoretically because I have not tried it before). Since p5.js is just a library you can include it as with any other library and I don't expect any major problems.