Skip to content

Releases: mapbox/mapbox-navigation-android

Navigation SDK v3.17.0-rc.2

24 Nov 13:22

Choose a tag to compare

Pre-release

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

21 Nov 19:54

Choose a tag to compare

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

20 Nov 23:24

Choose a tag to compare

Pre-release

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 freeFlowSpeed and constrainedFlowSpeed properties to EHorizonEdgeMetadata to 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

20 Nov 15:40

Choose a tag to compare

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

14 Nov 20:04

Choose a tag to compare

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

14 Nov 17:24

Choose a tag to compare

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

05 Nov 18:45
84a2385

Choose a tag to compare

v2.22.0

MapboxAudioGuidance: add missing api docs (#7936)

Navigation SDK v3.16.2

04 Nov 11:54

Choose a tag to compare

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::belowLayerId option to set the belowLayerId of the road camera icons layer. By default, the road camera icons are below the 2D CPP icon.
  • ⚠️ Breaking changes in Experimental API: RoadCamerasConfig constructor is now private. Use the RoadCamerasConfig.Builder to create an instance of RoadCamerasConfig.

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

28 Oct 17:19

Choose a tag to compare

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

27 Oct 12:28
7e1e859

Choose a tag to compare

androidauto-v0.23.0 Pre-release
Pre-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 used 1.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 -ndk27 suffix 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)