Popular repositories
-
libunwindstack-ndk Public
Patched libunwindstack from Android sources (https://android.googlesource.com/platform/system/core.git/+/master/libunwindstack/) to build with standard NDK toolchain (android-15).
-
libunwind-ndk Public
Patched libunwind from Android sources (https://android.googlesource.com/platform/external/libunwind/) to build with standard NDK toolchain (android-15).
-
libcorkscrew-ndk Public
Fork of libcorkscrew from https://android.googlesource.com/platform/system/core with patches to build with standard NDK toolchain (android-15).
-
ndcrashdemo Public
Demonstrates NDCrash library usage by JNDCrash java wrapper. Includes JNDCrash as as submodule. Don't forget to run git submodule update --init --recursive after checking out.