You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the README it says NDK r10b. Have you tried using it?
I remember having issues when trying out different versions, even when the number was the same.
I was told to build the app from source, in my issue here.
I've tried with android 8.1 and 4.4, with NDK16 and with NDK r10e
The Project Structure and local.properties are pointing correctly at the ndk folder.
sync Android Studio: OK ---- Build: OK ----- Run: error "command '/opt/android-ndk-r10e/ndk-build'' finished with non-zero exit value 2" -------- Build: error.
So I get a clean build, then an error that it can't build the ndk, then the build also fails after that. How do I resolve this?
The text was updated successfully, but these errors were encountered: