How do I build/compile Aubio for Android?
问题 Aubio is a tool, written in C, that analyzes sound files. It is compatible for android, ios and many more platforms. My Question: Is there a step by step guide on how to build aubio for android - or at least a list of all the tools needed (waf, ndk, CMake, etc.) and how and when to use them? I have only developed apps for android in java before. I just want to run a simple given example from the project. I have already read the developer guides for android ndk and tried to figure out what to