Releases

The Digital Cockpit SDK contains the source code needed to start developing your own IVI application on the TomTom Digital Cockpit platform. See Developing with the SDK to get started.

Recent releases

Release 1.0.7528-4259 - 17 Jul 2024, 14:17
Release 1.0.7452-4212 - 28 Jun 2024, 05:48
Release 1.0.7423-4189 - 20 Jun 2024, 05:45

Release notes

  • In this release, we have upgraded the Android Gradle Plugin to version 8.5.0.
    • Please note that this plugin requires a minimum Gradle version of 8.7. If your project is currently using an older version of Gradle, you will need to update it accordingly. This improvement aims to enhance your development experience with the latest features and optimizations. Do ensure to verify compatibility with your project dependencies for a seamless transition.
    • Also note, that the Android Gradle Plugin 8.5.0 requires at least Android Studio Koala (2024.1.1) or higher.
    • Updated Android Lint to 31.5.0.
    • Updated Android SDK common to 31.5.0.

API References

Compatibility reports

Security reports

Release 1.0.7418-4186 - 19 Jun 2024, 16:31
Release 1.0.7396-4174 - 15 Jun 2024, 05:57
Release 1.0.7380-4164 - 13 Jun 2024, 08:22

Release notes

  • Update Kotlin to 1.9.24. See release notes https://github.com/JetBrains/kotlin/releases/tag/v1.9.24.
  • In this release, we have upgraded the Android Gradle Plugin to version 8.4.1.
    • Please note that this plugin requires a minimum Gradle version of 8.6. If your project is currently using an older version of Gradle, you will need to update it accordingly. This improvement aims to enhance your development experience with the latest features and optimizations. Do ensure to verify compatibility with your project dependencies for a seamless transition.
    • Also note, that the Android Gradle Plugin 8.4.1 requires at least Android Studio Jellyfish (2023.3.1) or higher.
    • Updated Android Lint to 31.4.1.
    • Updated Android SDK common to 31.4.1.

API References

Compatibility reports

Security reports

Release 1.0.7359-4145 - 06 Jun 2024, 15:09
Release 1.0.7354-4134 - 05 Jun 2024, 10:02
Release 1.0.7334-4114 - 29 May 2024, 05:49
Release 1.0.7312-4099 - 23 May 2024, 05:50
Release 1.0.7303-4092 - 21 May 2024, 13:04

Release notes

  • In the bug report stack trace, we can see that TTDC's GuidanceFragment onCreate first calls super.onCreate, leading to a crash since NavApp's NextInstructionPanelFragment cannot be instantiated. The reason for that is that at that point the fragment factory for it has not been added yet.

API References

Compatibility reports

Security reports

Release 1.0.7287-4077 - 14 May 2024, 13:10

Older releases

See the release notes for older releases.