Bugsnag Notifier for Android
Introduction: 通过Thread.UncaughtExceptionHandler捕获应用未处理的异常崩溃 Bug 并用 Notification 展示同时上传到后台服务器
Tags:
Get comprehensive Android crash reports to quickly debug errors.
Bugsnag's Android crash reporting library automatically detects crashes in your Android apps, collecting diagnostic information and immediately notifying your development team, helping you to understand and resolve issues as fast as possible.
Features
- Automatically report unhandled exceptions and crashes
- Report handled exceptions
- 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
- Create a Bugsnag account
- Complete the instructions in the integration guide to report unhandled exceptions thrown from your app
- Report handled exceptions using
Bugsnag.notify - Customize your integration using the configuration options
Support
- Read the integration guide or configuration options documentation
- Search open and closed issues for similar problems
- Report a bug or request a feature
Contributing
All contributors are welcome! For information on how to build, test
and release bugsnag-android, see our
contributing guide.
License
The Bugsnag Android notifier is free software released under the MIT License. See LICENSE.txt for details.
