Flashduty Docs
中文English
RoadmapAPI官网控制台
中文English
RoadmapAPI官网控制台
  1. Android
  • Introduction
  • On-call
    • Getting Started
      • Quick start
      • FAQ
      • Product Comparison
    • Incidents
      • What is an Incident
      • View Incidents
      • Handle Incidents
      • Escalations and Assignments
      • Custom Fields
      • Custom Actions
      • Alert Noise Reduction
      • Past Incidents
      • Outlier Incidents
      • Status Pages
    • Configure On-call
      • Channels
      • Integrate Alerts
      • Alert Noise Reduction
      • Escalation Rules
      • Label Enrichment
      • Schedules
      • Templates
      • Service Calendars
      • Preferences
      • Alert Routing
      • Silence and Inhibition
      • Filters
      • Notifications
      • Alert Pipeline
    • Advanced Features
      • Referencing Variables
      • Dynamic Assignment
      • Insights
      • War-room
    • Integrations
      • Alerts integration
        • Standard Alert Integration
        • Email Integration
        • Nightingale/FlashCat Integration
        • Prometheus Integration
        • Grafana Integration
        • Zabbix Integration
        • Uptime Kuma Integration
        • Alibaba Cloud ARMS Integration
        • Alibaba Cloud Monitor CM Event Integration
        • Alibaba Cloud Monitor CM Metrics Integration
        • Alibaba Cloud SLS Integration
        • AWS CloudWatch Integration
        • Azure Monitor Integration
        • Baidu Cloud BCM Integration
        • Huawei Cloud CES Integration
        • Influxdata Integration
        • Open Falcon Integration
        • PagerDuty Integration
        • Tencent BlueKing Integration
        • Tencent Cloud CLS Integration
        • Tencent Cloud Monitor CM Integration
        • Tencent Cloud EventBridge
        • OceanBase Integration
        • Graylog Integration
        • Skywalking Integration
        • Sentry Integration
        • Jiankongbao Integration
        • AWS EventBridge Integration
        • Dynatrace Integration
        • Huawei Cloud LTS Integration
        • GCP Integration
        • Splunk Alert Events Integration
        • AppDynamics Alert Integration
        • SolarWinds Alert Events Integration
        • Volcengine CM Alert Events Integration
        • Volcengine CM Event Center Integration
        • Volcengine TLS Integration
        • OpManager Integration
        • Meraki Integration
        • Keep Integration
        • ElastAlert2 Alert Integration
        • StateCloud Alert Events
        • Guance Alert Events
        • Zilliz Alert Events
        • Huawei Cloud APM Alerts
        • zstack integration
        • Monit Alert Integration
        • RUM Alert Integration
      • Change integration
        • Standard Change Event
        • Jira Issue Events
      • IM integration
        • Feishu (Lark) Integration Guide
        • Dingtalk Integration
        • WeCom Integration
        • Slack Integration
        • Microsoft Teams Integration
      • Single Sign-On
        • Authing Integration
        • Keycloak Guide
        • OpenLDAP Guide
      • Webhooks
        • Alert webhook
        • Incident webhook
        • Costom action
        • ServiceNow Sync
        • Jira Sync
      • Other
        • Link Integration
  • RUM
    • Getting Started
      • Application Management
      • Introduction
      • Quick Start
    • SDK Integration
      • Android
        • Data Collection
        • SDK Integration
        • Advanced Configuration
        • Compatibility
      • iOS
        • Data Collection
        • Compatibility
        • SDK Integration
        • Advanced Configuration
      • Web
        • Data Collection
        • SDK Integration
        • FAQ
        • Advanced Configuration
        • Compatibility
    • Session Explorer
      • Overview
      • Data Query
    • Analysis Dashboard
      • Web
      • Native
    • Performance Monitoring
      • Metrics
      • Performance Optimize
      • Overview
      • Performance Analysis
    • Error Tracking
      • Issues
      • Error Grouping
      • Source Mapping
      • Overview
      • Issue Status
      • Issue Alerting
      • Error Reporting
        • iOS
        • Android
        • Web
    • Best Practice
      • Distributed Tracing
    • Session Replay
      • View Session Replay
      • SDK Configuration
      • Overview
      • Privacy Protection
    • Others
      • Data Collection
      • Terminology
      • Data Security
  • Monitors
    • Getting Started
      • Introduction
      • Quick Start
    • Alert Rules
      • Prometheus
      • ElasticSearch
      • Loki
      • ClickHouse
      • MySQL
      • Oracle
      • PostgreSQL
      • Aliyun SLS
      • VictoriaLogs
    • FAQ
      • FAQ
  • Platform
    • Teams and Members
    • Permissions
    • Single Sign-On
  • Terms
    • Terms of Service
    • User Agreement/Privary Policy
    • SLA
    • Data Security
中文English
RoadmapAPI官网控制台
中文English
RoadmapAPI官网控制台
  1. Android

Compatibility

Android Real User Monitoring (RUM) — Version Compatibility#

This document describes the Android system versions, platforms, and development environments supported by the Android RUM SDK.

Supported Android System Versions#

CategorySupport Range
Minimum Android VersionAndroid 6.0 (API level 23)
Maximum Android VersionLatest Android version
Supported Device TypesAndroid phones, tablets, Android TV
Does not support Android systems below version 6.0 (API level 23).

Supported Platforms#

Android RUM SDK supports the following platforms:
Android phone applications
Android tablet applications
Android TV applications

Supported Development Languages#

Development LanguageSupported
Java✅
Kotlin✅

SDK Version Compatibility#

SDK Major VersionSupported Android API
v3.x (Current Version)API 23+
v2.xAPI 23+
v1.xDeprecated
Deprecated versions are not recommended for new integration projects.

Build and Toolchain Requirements#

RequirementDescription
AndroidXRequired
Build SystemGradle
KotlinMust maintain compatibility with AndroidX ecosystem versions

Feature Compatibility#

Android TV#

Android TV applications have the same minimum system version requirements as regular Android applications.

Jetpack Compose#

Supports instrumentation and monitoring capabilities for Jetpack Compose.
Specific compatibility depends on the Compose version used by the application.

WebView Monitoring#

Supports WebView monitoring features (requires explicit enablement).
Compatibility depends on the system WebView version.

Third-Party Library Integration#

Provides integration support for common Android libraries (such as OkHttp, Timber, Glide, etc.), with compatibility depending on the respective third-party library's system requirements.

Deprecated Support#

Does not support Android system versions below 6.0 (API level 23).
Deprecated SDK versions may no longer receive feature updates or bug fixes.

Update Strategy#

Major version updates: May contain incompatible changes requiring code adjustments
Minor version updates: New features, backward compatible
Patch version updates: Bug fixes, fully backward compatible
Regular updates to the latest stable SDK version are recommended for optimal performance and security.

Summary#

Minimum Android Version: Android 6.0 (API level 23)
Supported Platforms: Android phones, tablets, Android TV
Supported Languages: Java, Kotlin
Current SDK Version: v3.x
Build System: Gradle + AndroidX

Related Documentation#

Android SDK Integration Guide: Learn how to integrate the SDK
Android SDK Advanced Configuration: Learn about SDK advanced configuration options
Android SDK Data Collection: Learn what data the SDK collects

添加官方技术支持微信

在这里,获得使用上的任何帮助,快速上手FlashDuty

微信扫码交流
修改于 2026-01-16 08:33:40
上一页
Advanced Configuration
下一页
Data Collection
Built with