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