SplitPackage
An APK split package.
Constructors
Types
This companion object contains factories of SplitPackage.Provider.
APK splits of a dynamic feature.
A lazy provider of SplitPackage which also allows to form a transformation pipeline before actual creation will take place.
Properties
A list of all dynamic features inside of the split package.
A list of all APKs with native libraries inside of the split package.
A list of all APKs with localized resources inside of the split package.
A list of all unknown APK splits inside of the split package.
A list of all APKs with graphic resources tailored for specific screen density inside of the split package.
Functions
Returns a SplitPackage containing only APK splits which are the most preferred for the device by examining every entry's isPreferred flag.
Returns a new list populated with all APK splits contained in this split package.