Instrument Android apps
The process of monitoring the user experience of native mobile applications is different from monitoring browser-based web applications. This is because mobile app monitoring involves the compilation, packaging, and shipment of a monitoring library along with your own mobile application package.
To leverage Dynatrace for your Android app, check the get started guide for an overview of the required steps.
Starting with Dynatrace Android Gradle plugin version 8.263, we support the Jetpack Compose auto-instrumentation.
We no longer support Java 8 for the Dynatrace Android Gradle plugin version 8.261+, as Java 11 is required for the latest version of the Android Gradle plugin API.
Dynatrace Android Gradle plugin
- Instrumentation via Dynatrace Android Gradle plugin
- Monitoring capabilities of Dynatrace Android Gradle plugin
- Configure Dynatrace Android Gradle plugin for instrumentation processes
- Adjust OneAgent configuration via Dynatrace Android Gradle plugin
- Change Dynatrace Android Gradle plugin configuration based on the project structure