android build broken with NDK16b

specifically this line in

FMODStudio\fmodstudiosrc\lowlevel_api\platforms\android\Makefile

SYSROOT         = ${NDK}/platforms/${NDK_32_API}/arch-arm

references a directory structure that has been removed, see this:

https://android.googlesource.com/platform/ndk/+/ndk-release-r16/docs/UnifiedHeaders.md

Thanks for the report, we currently do not support that NDK version but hope to get it sorted out in the new year.

As an update, the next release of 1.09 and 1.10 will support NDK 16b. 1.08 will remain on NDK 12b.