Skip to main content
This document describes the Android system versions, development platforms, and development environment requirements supported by the Android RUM SDK.

System Requirements

System versions below Android 6.0 (API level 23) are not supported.

Supported Platforms

Phone Apps

Full support for Android phone apps

Tablet Apps

Full support for Android tablet apps

Android TV

Full support for Android TV apps

Development Languages

SDK Versions

Deprecated versions are not recommended for new integration projects and may no longer receive feature updates or bug fixes.

Build Toolchain Requirements

Feature Compatibility

Android TV apps have the same minimum system version requirements as regular Android apps (API 23+).
All RUM features work normally on Android TV.
  • Supports Jetpack Compose monitoring capabilities
  • Specific compatibility depends on the Compose version used by the app
  • Recommend using the latest stable Compose version
Navigation, performance, and user interactions in Compose apps can be automatically tracked.
WebView monitoring requires additional configuration and dependencies.
Provides integration support for common Android libraries:
Specific compatibility depends on the system requirements of the corresponding third-party library.

Version Update Strategy

The SDK follows Semantic Versioning:
We recommend regularly updating the SDK to the latest stable version for best performance and security.

Quick Reference

Minimum Version

Android 6.0 (API level 23)

Supported Platforms

Phones, tablets, Android TV

Development Languages

Java, Kotlin

Current Version

SDK v3.x

SDK Integration

Learn how to integrate the Android SDK

Advanced Configuration

Configure advanced SDK features

Data Collection

Learn about data types collected by the SDK