| Interface | Description |
|---|---|
| ApkCreator |
Creates or updates APKs based on provided entries.
|
| ApkCreatorFactory |
Factory that creates instances of
ApkCreator. |
| ManifestAttributes |
Java manifest attributes and some default values.
|
| Class | Description |
|---|---|
| ApkCreatorFactory.CreationData |
Data structure with the required information to initiate the creation of an APK.
|
| ApkZFileCreatorFactory |
Creates instances of
ApkZFileCreator. |
| ZFiles |
Factory for
ZFiles that are specifically configured to be APKs, AARs, ... |
| Enum | Description |
|---|---|
| NativeLibrariesPackagingMode |
Describes how native libs should be packaged.
|
zfile package contains