Skip to content
View ivanarh's full-sized avatar
Block or Report

Block or report ivanarh

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. ndcrash ndcrash Public

    A powerful crash reporting library for Android NDK. Don't forget to run git submodule update --init --recursive after checking out.

    C 111 21

  2. jndcrash jndcrash Public

    A Java wrapper over NDCrash C library https://github.com/ivanarh/ndcrash. Don't forget to run git submodule update --init --recursive after checking out.

    Java 54 14

  3. libunwindstack-ndk 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).

    C++ 21 28

  4. libunwind-ndk libunwind-ndk Public

    Patched libunwind from Android sources (https://android.googlesource.com/platform/external/libunwind/) to build with standard NDK toolchain (android-15).

    C 12 9

  5. libcorkscrew-ndk libcorkscrew-ndk Public

    Fork of libcorkscrew from https://android.googlesource.com/platform/system/core with patches to build with standard NDK toolchain (android-15).

    C 6 5

  6. ndcrashdemo 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.

    Java 6