mapbox / mapbox/mapbox-maps-android

[Android Auto] Update googleCarAppLibrary version

Open
#2,098 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

auto-triaged feature :green_apple:
Dominant language
Kotlin
Stars
578
Forks
161
PR merge metrics
No merged PRs in 30d

Description

The module `extension-androidauto` uses [googleCarAppLibrary](https://github.com/mapbox/mapbox-maps-android/blob/6f7470fa2d410de77a04f0e142d20ea8a8360b6b/extension-androidauto/build.gradle.kts#L40) version `1.2.0`, which is the current stable version published by Google: https://developer.android.com/jetpack/androidx/releases/car-app

Google didn't publish a new stable version for a while and since `extension-androidauto` is currently in version `0.5.0`, ideally Mapbox could allow the use of RC or alphas for the Google car library. This way, developers could benefit from the latest API changes (given the slow release cycle).

If this is not possible due to Mapbox's dev policies, it would be great to offer some snapshots using the latest Google car library dependency.

Doing so would facilitate the work with `com.mapbox.navigation:ui-androidauto` in car related projects.

@Zayankovsky @kmadsen

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in extension-androidauto/build.gradle.kts at the googleCarAppLibrary dependency around line 40, and compare it with the Google Android Car App release information linked in the issue. Done means the module can use a newer stable, RC, alpha, or documented snapshot dependency so car-related projects can access newer APIs.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.