---
title: "Enhance Error Reporting"
description: "Learn how to enhance stack traces of your Sentry errors."
url: https://docs.sentry.io/platforms/android/enhance-errors/
---

# Enhance Error Reporting | Sentry for Android

* #### [Source Context](https://docs.sentry.io/platforms/android/enhance-errors/source-context.md)

  Learn about showing your source code as part of stack traces.

* #### [ProGuard & DexGuard](https://docs.sentry.io/platforms/android/enhance-errors/proguard.md)

  Learn about using the Sentry Gradle Plugin or sentry-cli to upload ProGuard/R8 and DexGuard mappings to Sentry.

* #### [Kotlin Compiler Plugin](https://docs.sentry.io/platforms/android/enhance-errors/kotlin-compiler-plugin.md)

  Learn about using the Sentry Kotlin Compiler Plugin.

## Pages in this section

- [Source Context](https://docs.sentry.io/platforms/android/enhance-errors/source-context.md)
- [ProGuard & DexGuard](https://docs.sentry.io/platforms/android/enhance-errors/proguard.md)
- [Kotlin Compiler Plugin](https://docs.sentry.io/platforms/android/enhance-errors/kotlin-compiler-plugin.md)
