适用于搭载内置 Google 服务的 Android Automotive OS 车载 Google Play 服务

当您为搭载内置 Google 服务的 Android Automotive OS 汽车开发应用时,某些 Google Play 服务可能不可用,或者可能受到限制,以确保为驾驶员提供安全一致的体验。

Android Automotive OS 使用与移动应用相同的客户端库来访问 Google Play 服务,因此您可以使用与移动应用相同的库来实现汽车应用的功能。

下表显示了在搭载内置 Google 服务的 Android Automotive OS 汽车上可用的Android Google API

API 可用软件包
应用集 ID com.google.android.gms.appset
Android 广告 ID (AAID) com.google.android.gms.ads.identifier
身份验证 com.google.android.gms.auth
com.google.android.gms.auth.account
身份验证 API com.google.android.gms.auth.api
com.google.android.gms.auth.api.credentials
com.google.android.gms.auth.api.signin
Cronet com.google.android.gms.net
FIDO2 com.google.android.gms.fido
Firebase 身份验证 com.google.firebase.auth
Firebase Google Analytics com.google.firebase.analytics

com.google.android.gms.measurement

Google Analytics 服务 com.google.android.gms.analytics
Google Awareness com.google.android.gms.awareness
Google Pay com.google.android.gms.wallet
Google Play 游戏服务 (v2)

请注意以下与移动设备的不同之处

  • 车载设备不支持创建 Play 游戏个人资料。用户可以使用手机或网页创建 Play 游戏个人资料。
  • Play 游戏隐私设置可以通过扫描二维码并在手机上使用网页浏览器进行查看和编辑。
  • 如果用户未登录 Google 帐户或没有现有的游戏个人资料,则不会提示他们在车载设备上登录 Google 帐户或创建游戏个人资料。

com.google.android.gms.games
com.google.android.gms.games.achievement
com.google.android.gms.games.event
com.google.android.gms.games.leaderboard
com.google.android.gms.games.snapshot
com.google.android.gms.games.stats
Google Play 服务实用工具 com.google.android.gms.common
Google 标记管理器 com.google.android.gms.tagmanager
位置和上下文 com.google.android.gms.location
Nearby com.google.android.gms.nearby
地点 com.google.android.gms.location.places
Play 完整性 API com.google.android.play.core.integrity
com.google.android.play.core.integrity.model
SafetyNet* com.google.android.gms.safetynet
统计信息 com.google.android.gms.stats
任务 com.google.android.gms.tasks
线程网络 com.google.android.gms.threadnetwork

*SafetyNet 证明已弃用,您应改用 Play 完整性 API。