Skip navigation links
A B C D E F G H I L N O P Q R S T U V 

A

AnrIntegration - Class in io.sentry.android.core
When the UI thread of an Android app is blocked for too long, an "Application Not Responding" (ANR) error is triggered.
AnrIntegration() - Constructor for class io.sentry.android.core.AnrIntegration
 
APPLICATION_ID - Static variable in class io.sentry.android.core.BuildConfig
Deprecated.
APPLICATION_ID is misleading in libraries. For the library package name use LIBRARY_PACKAGE_NAME
attachInfo(Context, ProviderInfo) - Method in class io.sentry.android.core.SentryInitProvider
 

B

BUILD_TYPE - Static variable in class io.sentry.android.core.BuildConfig
 
BuildConfig - Class in io.sentry.android.core
 
BuildConfig() - Constructor for class io.sentry.android.core.BuildConfig
 

C

close() - Method in class io.sentry.android.core.AnrIntegration
 
close() - Method in class io.sentry.android.core.EnvelopeFileObserverIntegration
 
close() - Method in class io.sentry.android.core.SessionTrackingIntegration
 
ConnectivityChecker - Class in io.sentry.android.core.util
 
ContextsDeserializerAdapter - Class in io.sentry.android.core.adapters
 
ContextsDeserializerAdapter(ILogger) - Constructor for class io.sentry.android.core.adapters.ContextsDeserializerAdapter
 

D

DateDeserializerAdapter - Class in io.sentry.android.core.adapters
 
DateDeserializerAdapter(ILogger) - Constructor for class io.sentry.android.core.adapters.DateDeserializerAdapter
 
DateSerializerAdapter - Class in io.sentry.android.core.adapters
 
DateSerializerAdapter(ILogger) - Constructor for class io.sentry.android.core.adapters.DateSerializerAdapter
 
DEBUG - Static variable in class io.sentry.android.core.BuildConfig
 
delete(Uri, String, String[]) - Method in class io.sentry.android.core.SentryInitProvider
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class io.sentry.android.core.adapters.ContextsDeserializerAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class io.sentry.android.core.adapters.DateDeserializerAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class io.sentry.android.core.adapters.OrientationDeserializerAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class io.sentry.android.core.adapters.SentryIdDeserializerAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class io.sentry.android.core.adapters.SentryLevelDeserializerAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class io.sentry.android.core.adapters.TimeZoneDeserializerAdapter
 

E

EnvelopeFileObserverIntegration - Class in io.sentry.android.core
Watches the envelope dir.

F

FLAVOR - Static variable in class io.sentry.android.core.BuildConfig
 

G

getAnrTimeoutIntervalMillis() - Method in class io.sentry.android.core.SentryAndroidOptions
Returns the ANR timeout internal in Millis Default is 4000 = 4s
getAnrTimeoutIntervalMills() - Method in class io.sentry.android.core.SentryAndroidOptions
Deprecated.
getConnectionType(Context, ILogger) - Static method in class io.sentry.android.core.util.ConnectivityChecker
Check the connection type of the active network
getOutboxFileObserver(IEnvelopeReader) - Static method in class io.sentry.android.core.EnvelopeFileObserverIntegration
 
getType(Uri) - Method in class io.sentry.android.core.SentryInitProvider
 

H

hasPermission(Context, String) - Static method in class io.sentry.android.core.util.Permissions
 

I

init(Context) - Static method in class io.sentry.android.core.SentryAndroid
Sentry initialization method if auto-init is disabled
init(Context, ILogger) - Static method in class io.sentry.android.core.SentryAndroid
Sentry initialization with a custom logger
init(Context, Sentry.OptionsConfiguration<SentryAndroidOptions>) - Static method in class io.sentry.android.core.SentryAndroid
Sentry initialization with a configuration handler that may override the default options
init(Context, ILogger, Sentry.OptionsConfiguration<SentryAndroidOptions>) - Static method in class io.sentry.android.core.SentryAndroid
Sentry initialization with a configuration handler and custom logger
insert(Uri, ContentValues) - Method in class io.sentry.android.core.SentryInitProvider
 
io.sentry.android.core - package io.sentry.android.core
 
io.sentry.android.core.adapters - package io.sentry.android.core.adapters
 
io.sentry.android.core.util - package io.sentry.android.core.util
 
isAnrEnabled() - Method in class io.sentry.android.core.SentryAndroidOptions
Checks if ANR (Application Not Responding) is enabled or disabled Default is enabled
isAnrReportInDebug() - Method in class io.sentry.android.core.SentryAndroidOptions
Checks if ANR (Application Not Responding) is enabled or disabled on Debug mode Default is disabled
isConnected(Context, ILogger) - Static method in class io.sentry.android.core.util.ConnectivityChecker
Check whether the application has internet access at a point in time.

L

LIBRARY_PACKAGE_NAME - Static variable in class io.sentry.android.core.BuildConfig
 

N

NdkIntegration - Class in io.sentry.android.core
Enables the NDK error reporting for Android
NdkIntegration() - Constructor for class io.sentry.android.core.NdkIntegration
 

O

onCreate() - Method in class io.sentry.android.core.SentryInitProvider
 
OrientationDeserializerAdapter - Class in io.sentry.android.core.adapters
 
OrientationDeserializerAdapter(ILogger) - Constructor for class io.sentry.android.core.adapters.OrientationDeserializerAdapter
 
OrientationSerializerAdapter - Class in io.sentry.android.core.adapters
 
OrientationSerializerAdapter(ILogger) - Constructor for class io.sentry.android.core.adapters.OrientationSerializerAdapter
 

P

Permissions - Class in io.sentry.android.core.util
 

Q

query(Uri, String[], String, String[], String) - Method in class io.sentry.android.core.SentryInitProvider
 

R

register(IHub, SentryOptions) - Method in class io.sentry.android.core.AnrIntegration
 
register(IHub, SentryOptions) - Method in class io.sentry.android.core.EnvelopeFileObserverIntegration
 
register(IHub, SentryOptions) - Method in class io.sentry.android.core.NdkIntegration
 
register(IHub, SentryOptions) - Method in class io.sentry.android.core.SessionTrackingIntegration
 

S

SENTRY_CLIENT_NAME - Static variable in class io.sentry.android.core.BuildConfig
 
SentryAndroid - Class in io.sentry.android.core
Sentry initialization class
SentryAndroidOptions - Class in io.sentry.android.core
Sentry SDK options for Android
SentryAndroidOptions() - Constructor for class io.sentry.android.core.SentryAndroidOptions
 
SentryIdDeserializerAdapter - Class in io.sentry.android.core.adapters
 
SentryIdDeserializerAdapter(ILogger) - Constructor for class io.sentry.android.core.adapters.SentryIdDeserializerAdapter
 
SentryIdSerializerAdapter - Class in io.sentry.android.core.adapters
 
SentryIdSerializerAdapter(ILogger) - Constructor for class io.sentry.android.core.adapters.SentryIdSerializerAdapter
 
SentryInitProvider - Class in io.sentry.android.core
 
SentryInitProvider() - Constructor for class io.sentry.android.core.SentryInitProvider
 
SentryLevelDeserializerAdapter - Class in io.sentry.android.core.adapters
 
SentryLevelDeserializerAdapter(ILogger) - Constructor for class io.sentry.android.core.adapters.SentryLevelDeserializerAdapter
 
SentryLevelSerializerAdapter - Class in io.sentry.android.core.adapters
 
SentryLevelSerializerAdapter(ILogger) - Constructor for class io.sentry.android.core.adapters.SentryLevelSerializerAdapter
 
serialize(Date, Type, JsonSerializationContext) - Method in class io.sentry.android.core.adapters.DateSerializerAdapter
 
serialize(Device.DeviceOrientation, Type, JsonSerializationContext) - Method in class io.sentry.android.core.adapters.OrientationSerializerAdapter
 
serialize(SentryId, Type, JsonSerializationContext) - Method in class io.sentry.android.core.adapters.SentryIdSerializerAdapter
 
serialize(SentryLevel, Type, JsonSerializationContext) - Method in class io.sentry.android.core.adapters.SentryLevelSerializerAdapter
 
serialize(TimeZone, Type, JsonSerializationContext) - Method in class io.sentry.android.core.adapters.TimeZoneSerializerAdapter
 
SessionTrackingIntegration - Class in io.sentry.android.core
 
SessionTrackingIntegration() - Constructor for class io.sentry.android.core.SessionTrackingIntegration
 
setAnrEnabled(boolean) - Method in class io.sentry.android.core.SentryAndroidOptions
Sets ANR (Application Not Responding) to enabled or disabled Default is enabled
setAnrReportInDebug(boolean) - Method in class io.sentry.android.core.SentryAndroidOptions
Sets ANR (Application Not Responding) to enabled or disabled on Debug mode Default is disabled
setAnrTimeoutIntervalMillis(long) - Method in class io.sentry.android.core.SentryAndroidOptions
Sets the ANR timeout internal in Millis Default is 4000 = 4s
setAnrTimeoutIntervalMills(long) - Method in class io.sentry.android.core.SentryAndroidOptions
Deprecated.
shutdown() - Method in class io.sentry.android.core.SentryInitProvider
 

T

TimeZoneDeserializerAdapter - Class in io.sentry.android.core.adapters
 
TimeZoneDeserializerAdapter(ILogger) - Constructor for class io.sentry.android.core.adapters.TimeZoneDeserializerAdapter
 
TimeZoneSerializerAdapter - Class in io.sentry.android.core.adapters
 
TimeZoneSerializerAdapter(ILogger) - Constructor for class io.sentry.android.core.adapters.TimeZoneSerializerAdapter
 

U

update(Uri, ContentValues, String, String[]) - Method in class io.sentry.android.core.SentryInitProvider
 

V

VERSION_CODE - Static variable in class io.sentry.android.core.BuildConfig
 
VERSION_NAME - Static variable in class io.sentry.android.core.BuildConfig
 
A B C D E F G H I L N O P Q R S T U V 
Skip navigation links