Firebase Android SDK 的運行狀況指標
二進制大小
如何測量二進制大小?
每個 Firebase Android SDK 的二進制大小是使用以下過程測量的:
- 使用該 SDK 作為其唯一依賴項設置一個空的測試應用程序。
- 使用預定義的構建配置組裝應用程序。
- 測量該應用程序生成的 APK 文件的大小。
有關上述測試應用的更多詳細信息,請參閱 Firebase Android SDK GitHub 存儲庫中的“APK 大小” README.md 。
測量
要了解不同版本的大小差異,請參閱 Firebase Android發行說明。您還可以在 Firebase Android SDK GitHub 存儲庫中打開GitHub 問題以尋求幫助或了解更多信息。
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-07-06 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"缺少我需要的資訊"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"過於複雜/步驟過多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"過時"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻譯問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/程式碼問題"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"容易理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"確實解決了我的問題"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]