Hello. Because it is almost summer, I want to go outside and make apps on my phone. I am currently working on some simple music visualizers for my friends.
My problem is, that Android version of Processing doesn't seem to have any built-in libraries and I need the Sound library. I have done some research, I ran through like half of the whole forum and I only found posts about making apps for Android using desktop version of Processing.
I downloaded the sound library as a zip file and tried to put it inside Processing (Tools > Import Library > Manage Libraries > Install Compressed Library). Processing crashed.
So I need some kind of tutorial on how to install libries to Android Processing (NOT INSTALL LIBRARIES FOR ANDROID TO DESKTOP PROCESSING).