| Interface | Description |
|---|---|
| ApkBuilder.JarStatus |
Status for the addition of a jar file resources into the APK.
|
| IArchiveBuilder | Deprecated
This class is obsolete and will be deleted EOY2018
|
| RenderScriptProcessor.CommandLineLauncher | |
| SourceSearcher.SourceFileProcessor |
| Class | Description |
|---|---|
| ApkBuilder | Deprecated
This class is obsolete and will be deleted EOY2018
|
| ApkBuilder.FileEntry | |
| ApkBuilder.SigningInfo |
Signing information.
|
| ApkBuilderMain | Deprecated
This class is obsolete and will be deleted EOY2018
|
| DependencyFile | Deprecated
This class is obsolete and will be deleted EOY2018
|
| FileGatherer | Deprecated
This class is obsolete and will be deleted EOY2018
|
| JarListSanitizer | Deprecated
This class is obsolete and will be deleted EOY2018
|
| ManualRenderScriptChecker | Deprecated
This class is obsolete and will be deleted EOY2018
|
| RenderScriptChecker | Deprecated
This class is obsolete and will be deleted EOY2018
|
| RenderScriptProcessor | Deprecated
This class is obsolete and will be deleted EOY2018
|
| SourceSearcher | Deprecated
This class is obsolete and will be deleted EOY2018
|
| Exception | Description |
|---|---|
| ApkCreationException |
An exception thrown during packaging of an APK file.
|
| DuplicateFileException |
An exception thrown during packaging of an APK file.
|
| JarListSanitizer.DifferentLibException |
Exception used to indicate the sanitized list of jar dependency cannot be computed due
to inconsistency in duplicate jar files.
|
| JarListSanitizer.Sha1Exception |
Exception to indicate a failure to check a jar file's content.
|
| SealedApkException |
An exception thrown when trying to add files to a sealed APK.
|