androidauto-v0.23.0
Pre-release
Pre-release
·
338 commits
to main
since this release
androidauto-v0.23.0 - 27 October, 2025
Changelog
Breaking changes ⚠️
- Search SDK has been updated to version
1.5.0(release notes), which introduces breaking changes compared to the previously used1.0.0-rc.1(release notes).
After updating to the latest Android Auto version, you may also need to update your Search SDK integration to ensure compatibility.
Features
- Added support for Android Auto module that supports Android 16 KB page-size devices. To consume SDK compatible with NDK 27 you need to add
-ndk27suffix to the artifact name, for example,com.mapbox.navigation:ui-androidauto->com.mapbox.navigation:ui-androidauto-ndk27
Mapbox dependencies
This release defines minimum versions for the Mapbox dependencies.
- Mapbox Maps Android Auto Extension
v0.6.1 - Mapbox Navigation
v2.21.0(release notes)