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.
Important In July 2025, we stopped releasing KTX modules and removed the KTX libraries from the Firebase Android BoM (v34.0.0). If you use KTX APIs from the 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.
Important In July 2025, we stopped releasing KTX modules and removed the KTX libraries from the Firebase Android BoM (v34.0.0). If you use KTX APIs from the 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.installations.ktx\n=====================================\n\nExtension functions summary\n---------------------------\n\n|---------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [FirebaseInstallations](/docs/reference/kotlin/com/google/firebase/installations/FirebaseInstallations) | [Firebase](/docs/reference/kotlin/com/google/firebase/ktx/Firebase)`.`[installations](/docs/reference/kotlin/com/google/firebase/installations/ktx/package-summary#(com.google.firebase.ktx.Firebase).installations(com.google.firebase.FirebaseApp))`(app: `[FirebaseApp](/docs/reference/kotlin/com/google/firebase/FirebaseApp)`)` Accessing this object for Kotlin apps has changed; see the [migration guide](https://firebase.google.com/docs/android/kotlin-migration). |\n\nExtension properties summary\n----------------------------\n\n|---------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [FirebaseInstallations](/docs/reference/kotlin/com/google/firebase/installations/FirebaseInstallations) | [Firebase](/docs/reference/kotlin/com/google/firebase/ktx/Firebase)`.`[installations](/docs/reference/kotlin/com/google/firebase/installations/ktx/package-summary#(com.google.firebase.ktx.Firebase).installations()) Accessing this object for Kotlin apps has changed; see the [migration guide](https://firebase.google.com/docs/android/kotlin-migration). |\n\nExtension functions\n-------------------\n\n### installations\n\n```\nfun Firebase.installations(app: FirebaseApp): FirebaseInstallations\n```\n\nAccessing this object for Kotlin apps has changed; see the [migration guide](https://firebase.google.com/docs/android/kotlin-migration).\n\nReturns the [FirebaseInstallations](/docs/reference/kotlin/com/google/firebase/installations/FirebaseInstallations) instance of a given [FirebaseApp](/docs/reference/kotlin/com/google/firebase/FirebaseApp).\n\n**Important** In July 2025, we stopped releasing KTX modules and removed the KTX libraries from the Firebase Android BoM (v34.0.0). **If you use KTX APIs from the 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.](https://firebase.google.com/docs/android/kotlin-migration)\n\nExtension properties\n--------------------\n\n### installations\n\n```\nval Firebase.installations: FirebaseInstallations\n```\n\nAccessing this object for Kotlin apps has changed; see the [migration guide](https://firebase.google.com/docs/android/kotlin-migration).\n\nReturns the [FirebaseInstallations](/docs/reference/kotlin/com/google/firebase/installations/FirebaseInstallations) instance of the default [FirebaseApp](/docs/reference/kotlin/com/google/firebase/FirebaseApp).\n\n**Important** In July 2025, we stopped releasing KTX modules and removed the KTX libraries from the Firebase Android BoM (v34.0.0). **If you use KTX APIs from the 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.](https://firebase.google.com/docs/android/kotlin-migration)"]]