Please view our latest release notes below for the Alchemer Mobile Android SDK.
Releases
Version 7.0.0
Released February 26, 2026
This release introduces a modernized Android SDK with major accessibility improvements, enhanced stability, and updated platform requirements to align with Google’s latest standards.
Major changes
Minimum supported Android version is now Android 7.0 (API level 24)
Devices running below API level 24 are no longer supported by the SDK.Minimum supported compile SDK version is now 35
This update aligns with Google’s latest Play Store requirements.EU region support added
You can now specify the data region during SDK registration using theregionfield.Default region: US
Optional region: EU
Improvements and new features
Android 16 full screen mode support
Digital interactions now fully support Android 16’s full screen experience.Major accessibility improvements
Improved screen reader compatibility
Keyboard navigation fixes
Enhanced contrast and labeling across interactions
Improved SDK stability
Fewer crashes across common interaction flows
Faster and more reliable loading of in-app interactions
Modernized activity handling
A new activity registration model improves flexibility and reliability when displaying interactions across your app.
Fixes
- Improved reliability of interaction rendering across supported devices
- Reduced edge-case failures during interaction evaluation and display