Class Index

These are the API classes. See all API packages.

F

FakeSplitInstallManager A fake implementation of the SplitInstallManager
FakeSplitInstallManagerFactory Creates instances of FakeSplitInstallManager

S

SplitInstallErrorCode Status of a download / install. 
SplitInstallException An exception indicating something went wrong with the request to install a split APK. 
SplitInstallFileExtractor Extracts raw split files from a SplitInstallSessionState
SplitInstallHelper Helper class that includes utilities that your app can use to retrieve information about available, installed split APKs. 
SplitInstallManager Manages sessions for requesting and installing split APKs for additional features or language resources. 
SplitInstallManagerFactory Creates instances of SplitInstallManager, which you use to request an on demand module
SplitInstallManagerPreLollipopExtensions Additional APIs for completing sessions and handling splits on app update on pre-lollipop devices. 
SplitInstallRequest Creates a request to install split APKs. 
SplitInstallRequest.Builder A builder for a request to install split APKs. 
SplitInstallSessionState The current state of a split install request. 
SplitInstallSessionStatus Status of a download / install. 
SplitInstallStateUpdatedListener Listeners that you can register to receive updates to split install requests.