部分 Firebase Android SDK 依附於 Google Play services,因此只能在已安裝 Google Play services 的裝置和模擬器上執行。這些 Firebase SDK 會與裝置上的Google Play services背景服務通訊,為應用程式提供安全、最新且輕巧的 API。部分 Android 裝置 (例如 Amazon Kindle Fire 裝置或在某些地區販售的裝置) 未安裝 Google Play services。
哪些 Firebase Android SDK 需要 Google Play services?
Firebase SDK 可分為三類:
- Play services 必要:這些 SDK 需要 Google Play services,否則無法運作。
- Play services 建議:這些 SDK Google Play services需要完整功能,但即使沒有 Google Play services,仍可提供大部分功能。
- Play services 不需要 — 這些 SDK 不需要 Google Play services 就能享有完整功能。
下表僅適用於各 SDK 的最新版本。部分舊版可能設有較嚴格的規定。
Google Play services 不需要
產品 | 程式庫 | Google Play services? | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Firebase AI Logic 1 | com.google.firebase:firebase-ai:17.3.0 | 非必要 | ||||||||||||||||||||||||||||||||||||
App Check 自訂及偵錯供應商 | com.google.firebase:firebase-appcheck:19.0.1 com.google.firebase:firebase-appcheck-debug:19.0.1 |
非必要 | ||||||||||||||||||||||||||||||||||||
App Distribution 個 API | com.google.firebase:firebase-appdistribution-api:16.0.0-beta17 | 非必要 | ||||||||||||||||||||||||||||||||||||
App Distribution | com.google.firebase:firebase-appdistribution:16.0.0-beta17 | 非必要 | ||||||||||||||||||||||||||||||||||||
Authentication | com.google.firebase:firebase-auth:24.0.1 | 非必要 | ||||||||||||||||||||||||||||||||||||
Cloud Firestore | com.google.firebase:firebase-firestore:26.0.1 | 非必要 | ||||||||||||||||||||||||||||||||||||
Cloud Functions for Firebase Client SDK | com.google.firebase:firebase-functions:22.0.1 | 非必要 | ||||||||||||||||||||||||||||||||||||
Cloud Storage for Firebase | com.google.firebase:firebase-storage:22.0.1 | 非必要 | ||||||||||||||||||||||||||||||||||||
Crashlytics | com.google.firebase:firebase-crashlytics:20.0.2 | 非必要 | ||||||||||||||||||||||||||||||||||||
Data Connect | com.google.firebase:firebase-dataconnect:17.0.1 | 非必要 | ||||||||||||||||||||||||||||||||||||
In-App Messaging | com.google.firebase:firebase-inappmessaging:22.0.1 | 不需要 |
||||||||||||||||||||||||||||||||||||
In-App Messaging 多媒體 | com.google.firebase:firebase-inappmessaging-display:22.0.1 | 不需要 |
||||||||||||||||||||||||||||||||||||
Firebase 安裝次數 | com.google.firebase:firebase-installations:19.0.1 | 非必要 | ||||||||||||||||||||||||||||||||||||
Performance Monitoring | com.google.firebase:firebase-perf:22.0.2 | 非必要 | ||||||||||||||||||||||||||||||||||||
Realtime Database | com.google.firebase:firebase-database:22.0.1 | 非必要 | ||||||||||||||||||||||||||||||||||||
Remote Config | com.google.firebase:firebase-config:23.0.1 | 非必要 | ||||||||||||||||||||||||||||||||||||
已淘汰或不支援的程式庫 | ||||||||||||||||||||||||||||||||||||||
Firebase KTX 模組 - 不再支援
|
1 Firebase AI Logic 之前稱為「Vertex AI in Firebase」,套件為 com.google.firebase:firebase-vertexai
。
Google Play services 必要或建議使用
產品 | 程式庫 | Google Play services? | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
AdMob | com.google.android.gms:play-services-ads:24.6.0 | 建議 2 | |||||||||
Analytics | com.google.firebase:firebase-analytics:23.0.0 | 建議 2 | |||||||||
App Check Play Integrity 供應商 | com.google.firebase:firebase-appcheck-playintegrity:19.0.1 | 必填 | |||||||||
App Indexing | com.google.firebase:firebase-appindexing:20.0.0 | 必填 | |||||||||
Cloud Messaging | com.google.firebase:firebase-messaging:25.0.1 | 必填 | |||||||||
Firebase ML Vision | com.google.firebase:firebase-ml-vision:24.1.0 | 必填 | |||||||||
Firebase ML 自訂模型 | com.google.firebase:firebase-ml-model-interpreter:22.0.4 | 必填 | |||||||||
已淘汰或不支援的程式庫 | |||||||||||
Dynamic Links | com.google.firebase:firebase-dynamic-links:22.1.0 | 必填 | |||||||||
Firebase KTX 模組 - 不再支援
|
2 Google Analytics 專用 Firebase SDK 可在任何裝置上傳送事件,但部分自動洞察資料 (例如:客層) 僅適用於具備 Google Play services 的裝置。