ApkOutput

Added in 8.8.0

interface ApkOutput


Provides an ordered collection of APK batches, each intended for local installation, facilitating staged installations.

An instance of ApkOutput can be obtained via ApplicationVariant.outputProviders

See example at ApkOutputProviders

Summary

Public properties

List<ApkInstallGroup>

Returns an ordered collection of co-installable APK batches targeted for a specific device.

Public properties

apkInstallGroups

Added in 8.8.0
val apkInstallGroupsList<ApkInstallGroup>

Returns an ordered collection of co-installable APK batches targeted for a specific device.