How can I collect native crashes info without Crashlytics and without writing my own signals handler with <signal.h>?

This page summarizes the projects mentioned and recommended in the original post on /r/androiddev

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Bugsnag

    BugSnag crash monitoring and reporting tool for Android apps

  • Also bugsnag is opensource and it also supports it https://github.com/bugsnag/bugsnag-android/tree/next/bugsnag-plugin-android-ndk.

  • breakpad

    Mirror of Google Breakpad project

  • I don't think you're accomplishing this without writing a least a little bit of C at some level. but I'd use this if for some reason you cannot connect a third party.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts