- Learn more about how the SDK can be configured via options. These are being passed to the init function and therefore set when the SDK is first initialized. 
- Learn how to configure the NDK integration. 
- Learn about using the Sentry Android Gradle Plugin. 
- Learn how to turn off or specify ANR. 
- Learn more about our recommendations using Multi-Dex with our SDK. 
- Learn how to automatically initialize the SDK in non-main processes. 
- Learn how to set up the Sentry Android and Browser SDKs with WebView. 
- Learn how to initialize the SDK manually when you need to provide additional configuration. 
- Learn how to configure your SDK to tell Sentry about your environments. 
- Learn how to configure your SDK to tell Sentry about your releases. 
- Learn how to configure the volume of error and transaction events sent to Sentry. 
- Learn more about how to configure your SDK to filter events reported to Sentry. 
- Learn more about the default behavior of our SDK if the application shuts down unexpectedly. 
- Learn more about using a bill of materials with multiple Sentry dependencies. 
- Learn how to use the Sentry SDK within a shared environment, e.g. another SDK.