---
title: "Mapp Engage: Android SDK v7"
slug: "mapp-engage-android-sdk-v7-released"
updated: 2026-03-10T12:36:27Z
published: 2026-03-10T12:36:27Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mapp.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Mapp Engage: Android SDK v7

**10 March 2026**We are excited to announce the release of **Mapp Engage Android SDK v7**, a major update that introduces a modernized architecture and improved developer experience for mobile integrations.

The new SDK provides a more robust foundation for implementing **push notifications, in-app messaging, geofencing, and user engagement features** in Android applications.

For full integration instructions, see the [Android SDK v7 documentation](/v1/docs/android-sdk-v7-1).

---

## What’s New

- **Refactored architecture**

The SDK has been rebuilt with a cleaner internal structure, improving maintainability, stability, and long-term scalability.
- **Improved developer experience**

The integration process has been streamlined with clearer APIs and updated documentation.
- **Modern Android compatibility**

Android SDK v7 supports modern Android development standards, including updated Gradle, Kotlin, and Android SDK requirements.

---

## Migration from Android SDK v6

Android SDK v7 replaces the previous Android SDK v6 implementation.

Existing integrations can continue using v6, but we recommend migrating to **Android SDK v7** to benefit from the new architecture and ongoing improvements.

To migrate your integration:

- Follow the [migration guide](/v1/docs/migrating-from-engage-android-sdk-v6-to-v7)
- Update your project dependencies to the new SDK version
- Review the updated initialization and configuration steps
