# android build broken with NDK16b

**URL:** https://qa.fmod.com/t/android-build-broken-with-ndk16b/13598
**Category:** FMOD Engine
**Created:** [December 19, 2017, 2:40am UTC](https://qa.fmod.com/t/android-build-broken-with-ndk16b/13598 "2017-12-19T02:40:12Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![cgeorges](https://avatars.discourse-cdn.com/v4/letter/c/f9ae1b/32.png) [@cgeorges](https://qa.fmod.com/u/cgeorges)
#### Post date: [December 19, 2017, 2:40am UTC](https://qa.fmod.com/t/android-build-broken-with-ndk16b/13598/1 "2017-12-19T02:40:12Z")

</div>

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](https://android.googlesource.com/platform/ndk/+/ndk-release-r16/docs/UnifiedHeaders.md)

---

<div class="post-metadata">

### Author: ![mathew](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/mathew/32/431_2.png) [@mathew](https://qa.fmod.com/u/mathew)
#### Post date: [December 19, 2017, 4:39am UTC](https://qa.fmod.com/t/android-build-broken-with-ndk16b/13598/2 "2017-12-19T04:39:44Z")

</div>

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

---

<div class="post-metadata">

### Author: ![mathew](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/mathew/32/431_2.png) [@mathew](https://qa.fmod.com/u/mathew)
#### Post date: [January 21, 2018, 11:00pm UTC](https://qa.fmod.com/t/android-build-broken-with-ndk16b/13598/3 "2018-01-21T23:00:31Z")

</div>

> [@](#):
>
> 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.
