Android SDK v5

Prev Next

Who this documentation is for

The Mapp Intelligence Android SDK v5 documentation is for developers who want to add analytics tracking to a native Android application. The SDK supports app-wide tracking for screens, events, commerce interactions, identity-related use cases, and selected advanced scenarios such as WebViews or runtime configuration changes.

What this page is for

This page is the main orientation page for the Android SDK v5 documentation. Use it to choose the right reading path. If you are looking for the fastest route to a working integration, go straight to Quickstart.

Choose your route

Route 1: First-time integration

  1. Quickstart

  2. Continue with a tracking implementation path such as Automatic Tracking or Object Oriented Tracking.

Route 2: Existing integration, targeted topic lookup

  • Go to Tracking if you need implementation details for pages, events, media, or parameter-based tracking.

  • Go to Runtime & Privacy for session handling, runtime controls, privacy options, and identity-related features.

  • Go to Advanced Setup for WorkManager, batch support, migration, and network-level SDK setup.

  • Go to Reference for supported characters, data handling details, and releases.

  • Go to Troubleshooting if your integration appears correct but data is still not visible.

How this differs from the Quickstart

This page should stay lightweight and navigational. It should explain where to go next, not repeat setup steps, initialization code, or configuration examples. Those belong in the Quickstart and the dedicated setup pages.

Recommended reading path for new users

  1. Quickstart

  2. Requirements & Compatibility

  3. Add the SDK Dependency

  4. Initialize the SDK

  5. Configure Global Tracking

Note

The overview page should create orientation. The Quickstart should create momentum. The detailed setup pages should answer the implementation questions.