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.
- 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
- Create a Bugsnag account
- Complete the instructions in the integration guide to report crashes from your app
- Report handled errors using
bugsnag_notify()
- Customize your integration using the configuration options
- Read the integration guide or configuration options documentation
- Search open and closed issues for similar problems
- Report a bug or request a feature
All contributors are welcome! For information on how to build, test
and release bugsnag-android-ndk
, see our
contributing guide.
The Bugsnag Android NDK library is free software released under the MIT License. See LICENSE.txt for details.