Package io.sentry.android.core
See: Description
-
Class Summary Class Description ContextUtils SpanFrameMetricsCollector NdkIntegration Enables the NDK error reporting for Android InternalSentrySdk Sentry SDK internal API methods meant for being used by the Sentry Hybrid SDKs. AndroidContinuousProfiler AndroidDateUtils SentryInitProvider AnrIntegration When the UI thread of an Android app is blocked for too long, an "Application Not Responding" (ANR) error is triggered. ActivityFramesTracker A class that tracks slow and frozen frames using the FrameMetricsAggregator class from androidx.core package. ProfileStartData ProfileEndData AndroidProfiler NetworkBreadcrumbsIntegration AndroidMemoryCollector Builder SentryUserFeedbackDialog SentryAndroid Sentry initialization class AnrV2EventProcessor AnrV2Integration processes events on a background thread, hence the event processors will also be invoked on the same background thread, so we can safely read data from disk synchronously. AppLifecycleIntegration AppComponentsBreadcrumbsIntegration AnrV2Hint AnrV2Integration ScreenshotEventProcessor ScreenshotEventProcessor responsible for taking a screenshot of the screen when an error is captured. CurrentActivityHolder ActivityLifecycleIntegration ViewHierarchyEventProcessor ViewHierarchyEventProcessor responsible for taking a snapshot of the current view hierarchy. LoadClass An Adapter for making Class. SystemEventsBreadcrumbsIntegration SentryAndroidDateProvider This SentryDateProvider will use a combination of java.util.Date and System.nanoTime() on Android. LifecycleObserver AppState AppState holds the state of the App, e.g. AndroidSocketTagger ActivityBreadcrumbsIntegration Automatically adds breadcrumbs for Activity Lifecycle Events. BuildInfoProvider The Android Impl. EnvelopeFileObserverIntegration Watches the envelope dir. AndroidLogger SentryUserFeedbackButton SentryAndroidOptions Sentry SDK options for Android AndroidFatalLogger AnrIntegrationFactory UserInteractionIntegration SentryPerformanceProvider DeviceInfoUtil SentryLogcatAdapter This class replaces android.util.Log with its own implementations which creates a for each log. AndroidCpuCollector BuildConfig -
Enum Summary Enum Description NdkHandlerStrategy -
Interface Summary Interface Description OptionsConfiguration Configuration callback for feedback options. IDebugImagesLoader Used for loading the list of debug images from sentry-native. AppStateListener BeforeCaptureCallback