public class PackageInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
apkPath |
String |
nativeLibPath |
String |
versionCode |
| Constructor and Description |
|---|
PackageInfo(String apkPath,
String nativeLibPath,
String versionCode) |