Google Play-Dienste für Autos mit Google-Integration

Wenn Sie Apps für Android Automotive OS-Autos mit Google-Integration entwickeln, sind einige Google Play-Dienste möglicherweise nicht verfügbar oder eingeschränkt, um Fahrern ein sicheres und einheitliches Erlebnis zu bieten.

Android Automotive OS verwendet dieselben Clientbibliotheken für Google Play-Dienste wie mobile Apps. Sie können daher Funktionen für Ihre Automobil-App mithilfe derselben Bibliotheken implementieren, die Sie für mobile Apps verwenden.

In der folgenden Tabelle sehen Sie, welche Google APIs für Android in Autos mit Android Automotiven mit Google-Integration verfügbar sind:

API Verfügbare Pakete
Android-Werbe-ID (Android Advertising ID, AAID) com.google.android.gms.ads.identifier
Authentifizierung com.google.android.gms.auth
com.google.android.gms.auth.account
Auth-API com.google.android.gms.auth.api
com.google.android.gms.auth.api.credentials
com.google.android.gms.auth.api.signin
Kronett com.google.android.gms.net
FIDO2 com.google.android.gms.fido
Firebase-Authentifizierung com.google.firebase.auth
Firebase Dynamic Links com.google.firebase.dynamiclinks
Google Analytics for Firebase com.google.firebase.analytics

com.google.android.gms.measurement

Google Analytics-Dienste com.google.android.gms.analytics
Bekanntheit von Google com.google.android.gms.awareness
Google Maps com.google.android.gms.maps
Google Pay com.google.android.gms.wallet
Google Play-Dienste-Dienstprogramme com.google.android.gms.common
Google Tag Manager com.google.android.gms.tagmanager
Standort und Kontext com.google.android.gms.location
Nearby com.google.android.gms.nearby
Orte com.google.android.gms.location.places
Play Integrity API com.google.android.play.core.integrity
com.google.android.play.core.integrity.model
SafetyNet* com.google.android.gms.safetynet
Statistik com.google.android.gms.stats
Tasks com.google.android.gms.tasks

*Die SafetyNet Attestation wurde eingestellt. Du solltest stattdessen Play Integrity verwenden.