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.
Stay organized with collections
Save and categorize content based on your preferences.
com.google.firebase.appdistribution
Interfaces
Classes
Enums
Exceptions
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 2025-07-21 UTC.
[null,null,["Last updated 2025-07-21 UTC."],[],[],null,["# com.google.firebase.appdistribution\n===================================\n\nInterfaces\n----------\n\n|----------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [AppDistributionRelease](/docs/reference/android/com/google/firebase/appdistribution/AppDistributionRelease) | The release information returned by [checkForNewRelease](/docs/reference/android/com/google/firebase/appdistribution/FirebaseAppDistribution#checkForNewRelease()) when a new version is available for the signed in tester. |\n| [FirebaseAppDistribution](/docs/reference/android/com/google/firebase/appdistribution/FirebaseAppDistribution) | The Firebase App Distribution API provides methods to update the app to the most recent pre-release build. |\n| [OnProgressListener](/docs/reference/android/com/google/firebase/appdistribution/OnProgressListener) | A listener that is called periodically during execution of the [UpdateTask](/docs/reference/android/com/google/firebase/appdistribution/UpdateTask). |\n| [UpdateProgress](/docs/reference/android/com/google/firebase/appdistribution/UpdateProgress) | Represents a progress update or a final state from updating an app. |\n\nClasses\n-------\n\n|--------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------|\n| [FirebaseAppDistributionKt](/docs/reference/android/com/google/firebase/appdistribution/FirebaseAppDistributionKt) | |\n| [UpdateTask](/docs/reference/android/com/google/firebase/appdistribution/UpdateTask) | Represents an asynchronous operation to update an app. |\n\nEnums\n-----\n\n|------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [BinaryType](/docs/reference/android/com/google/firebase/appdistribution/BinaryType) | Enum of Android app binary types, used in [AppDistributionRelease](/docs/reference/android/com/google/firebase/appdistribution/AppDistributionRelease). |\n| [FirebaseAppDistributionException.Status](/docs/reference/android/com/google/firebase/appdistribution/FirebaseAppDistributionException.Status) | Enum for potential error statuses that caused the [FirebaseAppDistributionException](/docs/reference/android/com/google/firebase/appdistribution/FirebaseAppDistributionException). |\n| [InterruptionLevel](/docs/reference/android/com/google/firebase/appdistribution/InterruptionLevel) | An enum specifying the level of interruption of a notification when it is created. |\n| [UpdateStatus](/docs/reference/android/com/google/firebase/appdistribution/UpdateStatus) | Enum for possible states during Update, used in [UpdateProgress](/docs/reference/android/com/google/firebase/appdistribution/UpdateProgress). |\n\nExceptions\n----------\n\n|----------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [FirebaseAppDistributionException](/docs/reference/android/com/google/firebase/appdistribution/FirebaseAppDistributionException) | The class for all Exceptions thrown by [FirebaseAppDistribution](/docs/reference/android/com/google/firebase/appdistribution/FirebaseAppDistribution). |"]]