Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

963 Commits

Repository files navigation


Bad software is everywhere, and we're tired of it. Sentry is on a mission to help developers write better software faster, so we can get back to enjoying technology. If you want to join us Check out our open positions

Sentry SDK for Java and Android

GH WorkflowcodecovDiscord Chat

PackagesMaven CentralAndroid API
sentry-androidMaven Central16
sentry-android-coreMaven Central14
sentry-android-ndkMaven Central16
sentry-android-okhttpMaven Central21
sentry-android-timberMaven Central14
sentry-apache-http-client-5Maven Central
sentryMaven Central14
sentry-julMaven Central
sentry-servletMaven Central
sentry-spring-boot-starterMaven Central
sentry-springMaven Central
sentry-logbackMaven Central
sentry-log4j2Maven Central

Useful links and docs

Current Javadocs generated from source code.

Java SDK version 1.x can still be found here.

Migration page from sentry-android 1.x and 2.x to sentry-android 4.x.

Migration page from sentry 1.x to sentry 4.x.

Releases from sentry-android 2.x and its changelogs.

Sentry Android Gradle Plugin repo sits on another repo

Blog posts

New Android SDK How-to.

Adding Native support to our Android SDK.

How to use Sentry Attachments with Mobile Applications.

Performance Monitoring for Android Applications.

Close the Loop with User Feedback.

A Sanity Listicle for Mobile Developers.

Supporting Native Android Libraries Loaded From APKs.

Samples

Sample App. with Sentry Android SDK and Sentry Gradle Plugin.

Sample App. with Sentry Java SDK.

Sample for Development.

Development

This repository includes sentry-native as a git submodule. To build against sentry-native checked-out elsewhere in your file system, create a symlink sentry-android-ndk/sentry-native-local that points to your sentry-native directory. For example, if you had sentry-native checked-out in a sibling directory to this repo:

ln -s ../../sentry-native sentry-android-ndk/sentry-native-local

which will be picked up by gradle and used instead of the git submodule. This directory is also included in .gitignore not to be shown as pending changes.

Sentry Self Hosted Compatibility

Since version 3.0.0 of this SDK, Sentry version >= v20.6.0 is required. This only applies to on-premise Sentry, if you are using sentry.io no action is needed.

Resources

  • Java Documentation
  • Android Documentation
  • Forum
  • Discord Chat
  • Stack Overflow
  • Code of Conduct
  • Twitter Follow

About

A Sentry SDK for Java, Android and other JVM languages.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages