Package io.sentry.android.core

Types

ActivityLifecycleIntegration
Link copied to clipboard
class ActivityLifecycleIntegration : Integration, Closeable, Application.ActivityLifecycleCallbacks
AnrIntegration
Link copied to clipboard
class AnrIntegration : Integration, Closeable
When the UI thread of an Android app is blocked for too long, an "Application Not Responding" (ANR) error is triggered.
AppComponentsBreadcrumbsIntegration
Link copied to clipboard
class AppComponentsBreadcrumbsIntegration : Integration, Closeable, ComponentCallbacks2
AppLifecycleIntegration
Link copied to clipboard
class AppLifecycleIntegration : Integration, Closeable
BuildInfoProvider
Link copied to clipboard
@ApiStatus.Internal()
class BuildInfoProvider : IBuildInfoProvider
The Android Impl.
EnvelopeFileObserverIntegration
Link copied to clipboard
abstract class EnvelopeFileObserverIntegration : Integration, Closeable
Watches the envelope dir.
IBuildInfoProvider
Link copied to clipboard
interface IBuildInfoProvider
To make SDK info classes testable
IDebugImagesLoader
Link copied to clipboard
@ApiStatus.Internal()
interface IDebugImagesLoader
Used for loading the list of debug images from sentry-native.
NdkIntegration
Link copied to clipboard
class NdkIntegration : Integration, Closeable
Enables the NDK error reporting for Android
PhoneStateBreadcrumbsIntegration
Link copied to clipboard
class PhoneStateBreadcrumbsIntegration : Integration, Closeable
SentryAndroid
Link copied to clipboard
class SentryAndroid
Sentry initialization class
SentryAndroidOptions
Link copied to clipboard
class SentryAndroidOptions : SentryOptions
Sentry SDK options for Android
SentryInitProvider
Link copied to clipboard
@ApiStatus.Internal()
class SentryInitProvider : ContentProvider
SystemEventsBreadcrumbsIntegration
Link copied to clipboard
class SystemEventsBreadcrumbsIntegration : Integration, Closeable
TempSensorBreadcrumbsIntegration
Link copied to clipboard
class TempSensorBreadcrumbsIntegration : Integration, Closeable, SensorEventListener