NDK error when building app

Hi, anyone know how to solve this. Can’t seem to find a way of installing this required (older) NDK and am not sure what drives the version number in Projucer.

In Android Studio go to Tools → SDK manager → SDK Tools.
Expand “NDK side by side”
Click “show package details”.
Check the box next to the NDK version.
Click Apply

1 Like

ah, thx - hadn’t noticed the show package details option. you’d think that would be on by default…

thx

You can specify the NDK manually. Ed explains how to do that here: Setting the NDK Path - #4 by ed95

1 Like