Stay organized with collections
Save and categorize content based on your preferences.
com.google.android.play.core.splitinstall
Interfaces
Classes
Exceptions
SplitInstallException |
An exception indicating something went wrong with the request to install a split APK.
|
Interfaces
Classes
Exceptions
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[[["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-02-10 UTC."],[],[],null,["# com.google.android.play.core.splitinstall\n=========================================\n\nInterfaces\n----------\n\n|----------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------|\n| [SplitInstallManager](../../../../../../../reference/com/google/android/play/core/splitinstall/SplitInstallManager.html) | Manages sessions for requesting and installing split APKs for additional features or language resources. |\n| [SplitInstallStateUpdatedListener](../../../../../../../reference/com/google/android/play/core/splitinstall/SplitInstallStateUpdatedListener.html) | Listeners that you can register to receive updates to split install requests. |\n\nClasses\n-------\n\n|------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [SplitInstallHelper](../../../../../../../reference/com/google/android/play/core/splitinstall/SplitInstallHelper.html) | Helper class that includes utilities that your app can use to retrieve information about available, installed split APKs. |\n| [SplitInstallManagerFactory](../../../../../../../reference/com/google/android/play/core/splitinstall/SplitInstallManagerFactory.html) | Creates instances of [SplitInstallManager](../../../../../../../reference/com/google/android/play/core/splitinstall/SplitInstallManager.html), which you use to [request an on demand module](https://d.android.com/guide/playcore/dynamic-delivery#request). |\n| [SplitInstallRequest](../../../../../../../reference/com/google/android/play/core/splitinstall/SplitInstallRequest.html) | Creates a request to install split APKs. |\n| [SplitInstallRequest.Builder](../../../../../../../reference/com/google/android/play/core/splitinstall/SplitInstallRequest.Builder.html) | A builder for a request to install split APKs. |\n| [SplitInstallSessionState](../../../../../../../reference/com/google/android/play/core/splitinstall/SplitInstallSessionState.html) | The current state of a split install request. |\n\nExceptions\n----------\n\n|------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------|\n| [SplitInstallException](../../../../../../../reference/com/google/android/play/core/splitinstall/SplitInstallException.html) | An exception indicating something went wrong with the request to install a split APK. |\n\n-\n\n Interfaces\n ----------\n\n - [SplitInstallManager](../../../../../../../reference/com/google/android/play/core/splitinstall/SplitInstallManager.html)\n - [SplitInstallStateUpdatedListener](../../../../../../../reference/com/google/android/play/core/splitinstall/SplitInstallStateUpdatedListener.html)\n-\n\n Classes\n -------\n\n - [SplitInstallHelper](../../../../../../../reference/com/google/android/play/core/splitinstall/SplitInstallHelper.html)\n - [SplitInstallManagerFactory](../../../../../../../reference/com/google/android/play/core/splitinstall/SplitInstallManagerFactory.html)\n - [SplitInstallRequest](../../../../../../../reference/com/google/android/play/core/splitinstall/SplitInstallRequest.html)\n - [SplitInstallRequest.Builder](../../../../../../../reference/com/google/android/play/core/splitinstall/SplitInstallRequest.Builder.html)\n - [SplitInstallSessionState](../../../../../../../reference/com/google/android/play/core/splitinstall/SplitInstallSessionState.html)\n-\n\n Exceptions\n ----------\n\n - [SplitInstallException](../../../../../../../reference/com/google/android/play/core/splitinstall/SplitInstallException.html)"]]