Who this is for
The Mapp Intelligence Android SDK v5 documentation is for developers integrating analytics tracking into a native Android app. The SDK covers screen and event tracking, commerce interactions, identity and session controls, and advanced scenarios such as WebViews, deep links, and runtime configuration changes.
At a glance
Platforms: Android 6.0+ / API 23+ (AndroidX)
Languages: Kotlin, Java
Distribution: Maven Central
Latest release: see Releases & Changelog
Choose your path
First-time integration
Start with the Quickstart. It walks you through adding the dependency, initializing the SDK, and applying the global configuration. From there, continue with a tracking implementation path under Tracking.
Topic lookup
If you already have an integration and need a specific topic:
Tracking — pages, events, media, deep links, WebViews, push and in-app notifications.
Runtime & Privacy — opt-out, anonymous tracking, user matching, crash tracking, runtime configuration changes, identity and session controls.
Advanced Setup — batch support, WorkManager constraints, custom OkHttpClient, migration from v4.
Reference — character limits and data types, tracking request flow, changelog.
Troubleshooting — start here if your integration looks correct but data is missing.