All Projects → bugsnag → Bugsnag Android Ndk

bugsnag / Bugsnag Android Ndk

Licence: mit
DEPRECATED - this project now lives at bugsnag/bugsnag-android

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Bugsnag Android Ndk

Bugsnag Php
Bugsnag error monitoring and crash reporting tool for PHP apps
Stars: ✭ 475 (+1030.95%)
Mutual labels:  error-handling, error-monitoring, exceptions, errors, error-reporting, crash-reporting, bugs
Bugsnag Node
[DEPRECATED] Please upgrade to our Universal JS notifier "@bugsnag/js" • https://github.com/bugsnag/bugsnag-js
Stars: ✭ 48 (+14.29%)
Mutual labels:  error-handling, error-monitoring, exceptions, errors, error-reporting, crash-reporting, bugs
bugsnag-java
Bugsnag error reporting for Java.
Stars: ✭ 51 (+21.43%)
Mutual labels:  errors, crash-reporting, error-monitoring, error-handling, exceptions, bugs, error-reporting
Bugsnag Go
Automatic panic monitoring for Go and Go web frameworks, like negroni, gin, and revel
Stars: ✭ 155 (+269.05%)
Mutual labels:  error-handling, error-monitoring, exceptions, errors, error-reporting, crash-reporting, bugs
Bugsnag Cocoa
Bugsnag crash reporting for iOS, macOS and tvOS apps
Stars: ✭ 167 (+297.62%)
Mutual labels:  error-handling, error-monitoring, exceptions, errors, error-reporting, crash-reporting, bugs
Bugsnag Android
Bugsnag crash monitoring and reporting tool for Android apps
Stars: ✭ 990 (+2257.14%)
Mutual labels:  ndk, error-monitoring, exceptions, errors, error-reporting, crash-reporting, bugs
Bugsnag Laravel
Bugsnag notifier for the Laravel PHP framework. Monitor and report Laravel errors.
Stars: ✭ 746 (+1676.19%)
Mutual labels:  error-handling, error-monitoring, exceptions, errors, error-reporting, crash-reporting, bugs
Bugsnag Js
Javascript error handling tool for Bugsnag. Monitor and report JavaScript bugs & errors.
Stars: ✭ 625 (+1388.1%)
Mutual labels:  error-handling, error-monitoring, exceptions, error-reporting, crash-reporting, bugs
Bugsnag React Native
Error monitoring and reporting tool for native exceptions and JS errors in React Native apps
Stars: ✭ 374 (+790.48%)
Mutual labels:  error-handling, error-monitoring, exceptions, error-reporting, crash-reporting, bugs
Bugsnag Python
Official bugsnag error monitoring and error reporting for django, flask, tornado and other python apps.
Stars: ✭ 69 (+64.29%)
Mutual labels:  error-monitoring, exceptions, errors, error-reporting, crash-reporting, bugs
Bugsnag Ruby
Bugsnag error monitoring & reporting software for rails, sinatra, rack and ruby
Stars: ✭ 211 (+402.38%)
Mutual labels:  error-handling, error-monitoring, exceptions, errors, error-reporting, bugs
bugsnag-symfony
Bugsnag notifier for the Symfony PHP framework. Monitor and report errors in your Symfony apps.
Stars: ✭ 42 (+0%)
Mutual labels:  errors, crash-reporting, error-monitoring, bugs, error-reporting
raygun4py
Python provider for Raygun
Stars: ✭ 18 (-57.14%)
Mutual labels:  crash-reporting, error-monitoring, error-handling, error-reporting
raygun4android
Android crash reporting provider for Raygun
Stars: ✭ 19 (-54.76%)
Mutual labels:  crash-reporting, error-monitoring, error-handling, error-reporting
raygun4ruby
The Ruby & Ruby on Rails provider for Raygun
Stars: ✭ 37 (-11.9%)
Mutual labels:  crash-reporting, error-monitoring, error-handling, error-reporting
Periskop
Exception Monitoring Service
Stars: ✭ 115 (+173.81%)
Mutual labels:  error-monitoring, exceptions, errors, error-reporting
Raygun4net
Raygun provider for .NET
Stars: ✭ 107 (+154.76%)
Mutual labels:  error-handling, error-monitoring, error-reporting, crash-reporting
Exceptionless
Exceptionless server and jobs
Stars: ✭ 2,107 (+4916.67%)
Mutual labels:  error-handling, error-monitoring, crash-reporting, error-reporting
elmah.io
ELMAH error logger for sending errors to elmah.io.
Stars: ✭ 31 (-26.19%)
Mutual labels:  crash-reporting, error-monitoring, error-handling, error-reporting
periskop
Exception Monitoring Service
Stars: ✭ 128 (+204.76%)
Mutual labels:  errors, error-monitoring, exceptions, error-reporting

Bugsnag exception reporter for Android NDK

This repository is DEPRECATED - Here is the new home of bugsnag-android-ndk

Android NDK Crash Reporting with Bugsnag helps you detect crashes from native Android C & C++ code, so you can fix issues impacting your users.

Documentation

Features

  • Automatically report errors from native Android C/C++ code
  • Show full stacktraces with shared object symbol upload
  • Report handled errors
  • Log breadcrumbs which are attached to crash reports and add insight to users' actions
  • Attach user information to determine how many people are affected by a crash

Getting started

  1. Create a Bugsnag account
  2. Complete the instructions in the integration guide to report crashes from your app
  3. Report handled errors using bugsnag_notify()
  4. Customize your integration using the configuration options

Support

Contributing

All contributors are welcome! For information on how to build, test and release bugsnag-android-ndk, see our contributing guide.

License

The Bugsnag Android NDK library is free software released under the MIT License. See LICENSE.txt for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].