Skip to content
Bugsnag crash monitoring and reporting tool for Android apps
Java C Kotlin Gherkin C++ Ruby Other
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.buildkite Test-sizing: Beter caching and fix typo Nov 22, 2019
.github Update PULL_REQUEST_TEMPLATE.md Dec 10, 2018
bugsnag-android-core refactor(plugins): Protect loadRegisteredPlugins from external use Dec 3, 2019
bugsnag-android-ndk build: add license plugin check Aug 19, 2019
bugsnag-android build: add license plugin check Aug 19, 2019
bugsnag-plugin-android-anr refactor(plugin-anr): Add enabled bool as proxy for install/uninstall Sep 27, 2019
bugsnag-plugin-android-ndk Merge pull request #597 from bugsnag/text-encoding-fix Nov 28, 2019
config/checkstyle style: upgrade checkstyle Mar 12, 2019
dockerfiles Test-sizing: Ensure container contains Git repo Nov 22, 2019
examples/sdk-app-example migrate to AndroidX Aug 7, 2019
features
gradle build: remove unused DexCount and Coveralls plugins from build script Sep 4, 2019
scripts Test-sizing: User Danger to report Nov 15, 2019
tests/features tests: Add plugin interface usage example Dec 3, 2019
.editorconfig Restructure to add tests Nov 12, 2014
.gitignore build: Ignore build files Sep 27, 2018
.gitmodules rename plugins as requested Jul 12, 2019
CHANGELOG.md Merge pull request #597 from bugsnag/text-encoding-fix Nov 28, 2019
CONTRIBUTING.md docs: extract release notes to separate guide Aug 9, 2019
Gemfile Delisa vs CI, round #5,039,287,102 Sep 27, 2018
Gemfile.lock tests: Update locked version of maze-runner Feb 19, 2019
LICENSE build: add license plugin check Aug 19, 2019
Makefile add docs for v4.17.0 Jul 18, 2019
README.md begin passing lint Jul 11, 2019
RELEASING.md docs: extract release notes to separate guide Aug 9, 2019
TESTING.md Merge branch 'next' into jvm-target Aug 27, 2019
UPGRADING.md docs(changes): Clarify version number synchronization Sep 27, 2018
build.gradle build: remove unused DexCount and Coveralls plugins from build script Sep 4, 2019
docker-compose.yml Test-sizing: Pass buildkite environment variables through Nov 15, 2019
gradle.properties v4.21.1 Oct 15, 2019
gradlew update gradle wrapper version Jan 15, 2018
gradlew.bat Update Gradle wrapper to 4.0.2 Aug 8, 2017
issue_template.md Create issue_template.md (#186) Aug 29, 2017
settings.gradle rename bugsnag-plugin-android-jvm to bugsnag-android-core Jul 15, 2019

README.md

Bugsnag error monitoring & exception reporter for Android

Documentation Build status

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

Getting started

  1. Create a Bugsnag account
  2. Complete the instructions in the integration guide to report unhandled exceptions thrown from your app
  3. Report handled exceptions 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, see our contributing guide.

License

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

You can’t perform that action at this time.