bugsnag / bugsnag-android-ndk

DEPRECATED - this project now lives at bugsnag/bugsnag-android

Home Page:https://github.com/bugsnag/bugsnag-android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

DEPRECATED - this project now lives at bugsnag/bugsnag-android

https://github.com/bugsnag/bugsnag-android

License:MIT License


Languages

Language:C 91.4%Language:Java 5.1%Language:C++ 1.5%Language:CMake 1.2%Language:Makefile 0.4%Language:Shell 0.3%