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
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
Note
The overview page should create orientation. The Quickstart should create momentum. The detailed setup pages should answer the implementation questions.