Starting March 27, 2025, we recommend using android-latest-release instead of aosp-main to build and contribute to AOSP. For more information, see Changes to AOSP.

com.android.incfs.install

Interfaces

IBlockFilter Controls whether a block of data that must be delivered to the device should be served.
IBlockTransformer Optional transformation of the data block before sending.
IDeviceConnection Represents a connection to a device that can be read from and written to.
ILogger Interface used to display warnings/errors.

Classes

IncrementalInstallSession Used to create a n incremental package installation session in which the blocks of the installed APKs are streamed to the device when they need to be read.
PendingBlock A block of data belonging to the APK or signature file that is needed by the device.

Enums

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2025年12月04日 UTC.