---
title: Android Crash Reporting and Error Tracking
description: Set up Error Tracking for your Android applications.
breadcrumbs: >-
  Docs > RUM & Session Replay > Application Monitoring > Android and Android TV
  Monitoring > Android Crash Reporting and Error Tracking
---

# Android Crash Reporting and Error Tracking

## Overview{% #overview %}

Error Tracking processes errors collected from the Android SDK.

Enable Android Crash Reporting and Error Tracking to get comprehensive crash reports and error trends. With this feature, you can access:

- Aggregated Android crash dashboards and attributes
- Deobfuscated Android crash reports with stack trace mapping
- NDK crash reporting for native code (C/C++)
- ANR (Application Not Responding) reporting
- Trend analysis with Android error tracking

Your crash reports appear in [**Error Tracking**](https://app.datadoghq.com/rum/error-tracking).

## Setup{% #setup %}

If you have not set up the Android SDK yet, follow the [in-app setup instructions](https://app.datadoghq.com/rum/list) or see the [Android Crash Reporting and Error Tracking setup documentation](https://docs.datadoghq.com/error_tracking/frontend/mobile/android).

## Further Reading{% #further-reading %}

- [Get started with Error Tracking](https://docs.datadoghq.com/real_user_monitoring/error_tracking/)
- [Visualize Error Tracking data in the Explorer](https://docs.datadoghq.com/real_user_monitoring/error_tracking/explorer)
