LanguageSplitOptions

Encapsulates settings for building per-language (or locale) APKs.

Note: Building per-language APKs is supported only when building configuration APKs for Android Instant Apps.

Properties

PropertyDescription
enable

Returns true if splits should be generated for languages.

Methods

MethodDescription
include(includes)

Adds an include pattern.

Script blocks

No script blocks

Property details

boolean enable

Returns true if splits should be generated for languages.

Method details

void include(String... includes)

Adds an include pattern.