Switched to using LLVM's libunwind instead of libgcc for all architectures. How to Download and Install
Once you have downloaded the package, follow these steps to install it: 1. Unzip the File
Inside your app-level build.gradle file, declare the matching NDK version:
If you are using Android Studio for your project, you can specifically configure it to use this version: Open your project in Android Studio. Go to .
9bad35f442caeda747780ba1dd92f2d98609d9cd
What are you running? (e.g., Ubuntu , Arch , Fedora ?)
The toolchain was updated to clang-r416183b, based on LLVM 12.
Make sure the output matches the checksum above. If it does, you can proceed safely.
export ANDROID_NDK_HOME=$HOME/Android/Sdk/ndk/android-ndk-r23b export PATH=$PATH:$ANDROID_NDK_HOME
You should have the Android SDK managed via Android Studio or the command-line tools.