Package | Description |
---|---|
com.android.apksig |
Modifier and Type | Method and Description |
---|---|
ApkVerifier.Builder |
ApkVerifier.Builder.setMaxCheckedPlatformVersion(int maxSdkVersion)
Sets the newest Android platform version for which the APK is verified.
|
ApkVerifier.Builder |
ApkVerifier.Builder.setMinCheckedPlatformVersion(int minSdkVersion)
Sets the oldest Android platform version for which the APK is verified.
|
Copyright © 2016. All rights reserved.