FR: Support JUCE CMAKE Builds on Android

I am part of a community of folks trying to build a cross-platform DAW solution and we are using tracktio_engine as part of it.
We would like to build for Android using just CMAKE and not have to wrap the project in a projucer project.

Until this is handled, might be worth following the process outlined above.

Additionally, here’s a Github Repo that we were able to use to get started.

I understand it doesn’t make use of the JUCE CMake system. Rather, it makes the Android Studio CMake work with JUCE.

I’m only sharing in case you’re stuck.

1 Like