| Interface | Description |
|---|---|
| JarMerger.Relocator | |
| JarMerger.Transformer |
| Class | Description |
|---|---|
| JarMerger |
Jar Merger class.
|
| PackagingUtils |
Utility class for packaging.
|
| TypedefRemover |
Finds and deletes typedef annotation classes (and also warns if their retention is wrong, such
that usages of the annotation embeds data into the .class file.)
|
| Exception | Description |
|---|---|
| PackagerException |
An exception thrown during packaging of an APK file.
|
| SealedPackageException |
An exception thrown when trying to add files to a sealed APK.
|
| SigningException |
An exception thrown when signing fails.
|