Releases: mapbox/mapbox-navigation-android
Releases · mapbox/mapbox-navigation-android
Navigation SDK v3.17.0-rc.2
Navigation SDK Core Framework 3.17.0-rc.2 - 24 November, 2025
Features
Bug fixes and improvements
Known issues ⚠️
Other changes
Mapbox dependencies
This release depends on, and has been tested with, the following Mapbox dependencies:
- Mapbox Maps SDK
v11.17.0-rc.2(release notes) - Mapbox Navigation Native
v324.17.0-rc.2 - Mapbox Core Common
v24.17.0-rc.2 - Mapbox Java
v7.9.0(release notes)
Navigation SDK v3.16.6
Navigation SDK Core Framework 3.16.6 - 21 November, 2025
Features
Bug fixes and improvements
Mapbox dependencies
This release depends on, and has been tested with, the following Mapbox dependencies:
- Mapbox Maps SDK
v11.16.6(release notes) - Mapbox Navigation Native
v324.16.6 - Mapbox Core Common
v24.16.6 - Mapbox Java
v7.8.0(release notes)
Navigation SDK v3.17.0-rc.1
Navigation SDK Core Framework 3.17.0-rc.1 - 20 November, 2025
Features
- Reduce map-matcher latency in urban areas with lots of small tunnels
- Add a feature to override location bearing with yaw from orientation data (inactive by default)
- Improve behavior on elevated highways (new ramp detection algorithm)
- Improve tunnel mode behavior after tunnel exists
- Added
freeFlowSpeedandconstrainedFlowSpeedproperties toEHorizonEdgeMetadatato provide free flow and constrained flow speed information for edges
Bug fixes and improvements
- Fix an issue where transitionEndListener passed to
NavigationCamera#requestNavigationCameraTo...might not have been invoked. - Added RouterFailureType.ROUTER_RECREATION_ERROR when route request failed due to related reason and made this error retriable
Known issues ⚠️
Other changes
Mapbox dependencies
This release depends on, and has been tested with, the following Mapbox dependencies:
- Mapbox Maps SDK
v11.17.0-rc.1(release notes) - Mapbox Navigation Native
v324.17.0-rc.1 - Mapbox Core Common
v24.17.0-rc.1 - Mapbox Java
v7.9.0(release notes)
Navigation SDK v3.16.5
Navigation SDK Core Framework 3.16.5 - 20 November, 2025
Features
Bug fixes and improvements
- Added RouterFailureType.ROUTER_RECREATION_ERROR when route request failed due to related reason and made this error retriable
Mapbox dependencies
This release depends on, and has been tested with, the following Mapbox dependencies:
- Mapbox Maps SDK
v11.16.4(release notes) - Mapbox Navigation Native
v324.16.4 - Mapbox Core Common
v24.16.4 - Mapbox Java
v7.8.0(release notes)
Navigation SDK v3.16.4
Navigation SDK Core Framework 3.16.4 - 14 November, 2025
Features
Bug fixes and improvements
Mapbox dependencies
This release depends on, and has been tested with, the following Mapbox dependencies:
- Mapbox Maps SDK
v11.16.4(release notes) - Mapbox Navigation Native
v324.16.4 - Mapbox Core Common
v24.16.4 - Mapbox Java
v7.8.0(release notes)
Navigation SDK v3.16.3
Navigation SDK Core Framework 3.16.3 - 14 November, 2025
Features
Bug fixes and improvements
- Fix ANR when calling
MapboxVoiceInstructionsPlayer::stop - Fix NullPointerException when using
MapboxVoiceInstructionsPlayer. - Optimize the performance of road cameras in Free Drive mode.
Mapbox dependencies
This release depends on, and has been tested with, the following Mapbox dependencies:
- Mapbox Maps SDK
v11.16.3(release notes) - Mapbox Navigation Native
v324.16.3 - Mapbox Core Common
v24.16.3 - Mapbox Java
v7.8.0(release notes)
Mapbox Navigation SDK 2.22.0
v2.22.0 MapboxAudioGuidance: add missing api docs (#7936)
Navigation SDK v3.16.2
Navigation SDK Core Framework 3.16.2 - 04 November, 2025
Features
- Reworked tile-loading delay in the predictive cache: both tile loading and tile calculation are now deferred for improved performance.
Bug fixes and improvements
- Add the
RoadCamerasConfig::belowLayerIdoption to set thebelowLayerIdof the road camera icons layer. By default, the road camera icons are below the 2D CPP icon. ⚠️ Breaking changes in Experimental API:RoadCamerasConfigconstructor is now private. Use theRoadCamerasConfig.Builderto create an instance ofRoadCamerasConfig.
Mapbox dependencies
This release depends on, and has been tested with, the following Mapbox dependencies:
- Mapbox Maps SDK
v11.16.2(release notes) - Mapbox Navigation Native
v324.16.2 - Mapbox Core Common
v24.16.2 - Mapbox Java
v7.8.0(release notes)
Navigation SDK v3.16.1
Navigation SDK Core Framework 3.16.1 - 28 October, 2025
Features
- Expose roadEdgeId to LocationMatcherResult
Bug fixes and improvements
Mapbox dependencies
This release depends on, and has been tested with, the following Mapbox dependencies:
- Mapbox Maps SDK
v11.16.1(release notes) - Mapbox Navigation Native
v324.16.1 - Mapbox Core Common
v24.16.1 - Mapbox Java
v7.8.0(release notes)
androidauto-v0.23.0
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)