# C++ Core API: Android NDK r22+ support

**URL:** https://qa.fmod.com/t/c-core-api-android-ndk-r22-support/17010
**Category:** FMOD Engine
**Tags:** cpp, android
**Created:** [April 9, 2021, 5:25am UTC](https://qa.fmod.com/t/c-core-api-android-ndk-r22-support/17010 "2021-04-09T05:25:38Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![gingerbrave](https://avatars.discourse-cdn.com/v4/letter/g/48db29/32.png) [@gingerbrave](https://qa.fmod.com/u/gingerbrave)
#### Post date: [April 9, 2021, 5:25am UTC](https://qa.fmod.com/t/c-core-api-android-ndk-r22-support/17010/1 "2021-04-09T05:25:38Z")

</div>

From r22, NDK have changed the linker from “BFD/GOLD” to “LLD” .  
So we need the static library linked using LLD for continuing to use the FMOD with r22+.  
Is there any plans to update FMOD library using ndk r22+?  
Thanks.

–  
link: [Changelog r22 · android/ndk Wiki · GitHub](https://github.com/android/ndk/wiki/Changelog-r22)

---

<div class="post-metadata">

### Author: ![tristanjl](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/tristanjl/32/261_2.png) [@tristanjl](https://qa.fmod.com/u/tristanjl)
#### Post date: [April 9, 2021, 6:09am UTC](https://qa.fmod.com/t/c-core-api-android-ndk-r22-support/17010/2 "2021-04-09T06:09:00Z")

</div>

Our next major version will use lld building with r21d.

---

<div class="post-metadata">

### Author: ![tristanjl](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/tristanjl/32/261_2.png) [@tristanjl](https://qa.fmod.com/u/tristanjl)
#### Post date: [April 16, 2021, 1:22am UTC](https://qa.fmod.com/t/c-core-api-android-ndk-r22-support/17010/3 "2021-04-16T01:22:16Z")

</div>

FMOD 2.02.00 is now available, with android built with lld and r21d. Let us know if you still encounter any issues with this version.
