Google Play services for cars with Google built-in

When you are developing apps for Android Automotive OS cars with Google built-in, some Google Play services may not be available or may be restricted to provide a safe and consistent experience for drivers.

Android Automotive OS uses the same client libraries for Google Play services as mobile apps, so you can implement functionality for your automotive app using the same libraries that you use for mobile apps.

The following table shows which Google APIs for Android are available on Android Automotive OS cars with Google built-in:

API Available packages
Android Advertising ID (AAID) com.google.android.gms.ads.identifier
Auth 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
Cronet com.google.android.gms.net
FIDO2 com.google.android.gms.fido
Firebase Authentication 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 Services com.google.android.gms.analytics
Google Awareness com.google.android.gms.awareness
Google Maps com.google.android.gms.maps
Google Pay com.google.android.gms.wallet
Google Play Services Utilities com.google.android.gms.common
Google Tag Manager com.google.android.gms.tagmanager
Location and Context com.google.android.gms.location
Nearby com.google.android.gms.nearby
Places 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
Stats com.google.android.gms.stats
Tasks com.google.android.gms.tasks

*SafetyNet Attestation is deprecated, you should use Play Integrity instead.