com.google.android.play.core.splitinstall

Interfaces

SplitInstallManager Manages sessions for requesting and installing split APKs for additional features or language resources. 
SplitInstallStateUpdatedListener Listeners that you can register to receive updates to split install requests. 

Classes

SplitInstallHelper Helper class that includes utilities that your app can use to retrieve information about available, installed split APKs. 
SplitInstallManagerFactory Creates instances of SplitInstallManager, which you use to request an on demand module
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. 

Exceptions

SplitInstallException An exception indicating something went wrong with the request to install a split APK.