public interface Apk
| 限定符和类型 | 方法和说明 |
|---|---|
byte[] |
getFileData(String path) |
String |
getManifestXml() |
String |
getPackageName() |
File |
getParentFile() |
Signature[] |
getSignatures(VM vm) |
long |
getVersionCode() |
String |
getVersionName() |
byte[] |
openAsset(String fileName) |
Copyright © 2021. All rights reserved.