IMPORTANT: In July 2025, we stopped releasing new versions of KTX modules, and we removed the KTX libraries from the Firebase Android BoM (v34.0.0). If you use KTX APIs from the previously released KTX modules, we recommend that you migrate your app to use KTX APIs from the main modules instead. For details, see the FAQ about this initiative.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-21 UTC."],[],[],null,["# com.google.firebase\n===================\n\nClasses\n-------\n\n|------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------|\n| [FirebaseApp](/docs/reference/android/com/google/firebase/FirebaseApp) | The entry point of Firebase SDKs. |\n| [FirebaseKt](/docs/reference/android/com/google/firebase/FirebaseKt) | |\n| [FirebaseOptions](/docs/reference/android/com/google/firebase/FirebaseOptions) | Configurable Firebase options. |\n| [FirebaseOptions.Builder](/docs/reference/android/com/google/firebase/FirebaseOptions.Builder) | Builder for constructing FirebaseOptions. |\n| [Timestamp](/docs/reference/android/com/google/firebase/Timestamp) | A Timestamp represents a point in time independent of any time zone or calendar. |\n| [Firebase](/docs/reference/android/com/google/firebase/Firebase) | Single access point to all firebase SDKs from Kotlin. |\n\nExceptions\n----------\n\n|------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------|\n| [FirebaseNetworkException](/docs/reference/android/com/google/firebase/FirebaseNetworkException) | Exception thrown when a request to a Firebase service has failed due to a network error. |\n| [FirebaseTooManyRequestsException](/docs/reference/android/com/google/firebase/FirebaseTooManyRequestsException) | Exception thrown when a request to a Firebase service has been blocked due to having received too many consecutive requests from the same device. |"]]