com.google.android.play.core.splitinstall
Interfaces
SplitInstallManager | Manages sessions for installing dynamic splits. |
SplitInstallStateUpdatedListener | Listeners that may be registered for split install updates. |
Classes
SplitInstallHelper | Helper class hosting utilities used to make information from split apks available to the rest of the app after the split is installed. |
SplitInstallManagerFactory |
Creates instances of SplitInstallManager .
|
SplitInstallRequest | A request to install some splits. |
SplitInstallRequest.Builder | A builder for a request to install some splits. |
SplitInstallSessionState | Current state of a split download/install session. |
Exceptions
SplitInstallException | An exception indicating something went wrong with a split install. |