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.
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
Update your project dependencies to the new SDK version
Review the updated initialization and configuration steps