dt-obs-android

Automate Dynatrace Mobile Agent setup in Android projects with Gradle 7.0.2.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/mf-dynatrace/dt-mcp-workspace --skill dt-obs-android
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dt-obs-android
Source: https://github.com/mf-dynatrace/dt-mcp-workspace/tree/main/skills/dt-obs-android
Command: npx skills add https://github.com/mf-dynatrace/dt-mcp-workspace --skill dt-obs-android

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill assists in instrumenting existing Android projects with the Dynatrace Mobile Agent, enabling basic monitoring and zero-to-first-event setup.

Core Features & Use Cases

  • Basic Instrumentation: Covers Gradle plugin setup, agent configuration, and user privacy opt-in.
  • Zero-to-First-Event Setup: Ensures the project is ready to capture and send basic monitoring data to Dynatrace.
  • Use Case: Ideal for developers looking to quickly get started with Dynatrace monitoring for their Android apps without configuring advanced features.

Quick Start

Use the dt-obs-android skill to instrument your Android app for basic monitoring by providing your application ID and beacon URL.

Frequently Asked Questions about dt-obs-android

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I instrument an Android app with Dynatrace Mobile Agent?

To instrument an Android app with Dynatrace Mobile Agent, you automate the basic setup by providing your application ID and beacon URL. This configures the Gradle plugin and agent to capture and send basic mobile monitoring data.

What do I need to configure Dynatrace monitoring for an Android project?

To configure Dynatrace monitoring for an Android project, you need your specific application ID and beacon URL. These inputs are required for the initial agent configuration to establish a connection to your Dynatrace environment.

Does the Dynatrace Android agent support Kotlin and Java projects?

Yes, the Dynatrace Android agent supports both Kotlin and Java projects. The instrumentation process is compatible with Android Gradle Plugin 7.0 and Gradle 7.0.2, ensuring basic monitoring setup for apps built in either language.

What is zero-to-first-event setup for Android mobile monitoring?

Zero-to-first-event setup for Android mobile monitoring is the process of configuring the Dynatrace agent so your project is ready to immediately capture and send basic monitoring data. It covers Gradle plugin setup and initial agent configuration.

Can I configure user privacy opt-in during Android Dynatrace instrumentation?

Yes, you can configure user privacy opt-in during Android Dynatrace instrumentation. The basic setup process includes configuring the agent settings to handle user privacy opt-in alongside the initial Gradle plugin integration.

Are there limitations to automating Dynatrace Android agent setup?

Automating Dynatrace Android agent setup focuses on basic monitoring and does not configure advanced features. It is ideal for quickly getting started with capturing basic data but requires manual configuration for more complex monitoring needs.