ApkSplits

object ApkSplits

Utilities for sequences of APK splits.

Functions

Link copied to clipboard

Returns a list of APK splits and throws SplitPackageException if the split package is invalid.

Returns a sequence which throws SplitPackageException on iteration if the split package is invalid and closes all I/O resources opened in the upstream sequence if it's supported.