Class | Description |
---|---|
ApkUtils |
APK utilities.
|
ApkUtils.ZipSections |
Information about the ZIP sections of an APK.
|
Exception | Description |
---|---|
ApkFormatException |
Indicates that an APK is not well-formed.
|
CodenameMinSdkVersionException |
Indicates that there was an issue determining the minimum Android platform version supported by
an APK because the version is specified as a codename rather than as API Level number.
|
MinSdkVersionException |
Indicates that there was an issue determining the minimum Android platform version supported by
an APK.
|
Copyright © 2016. All rights reserved.