public class Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static net.dongliu.apk.parser.bean.ApkMeta |
getApkMetadata(File apk) |
static String |
getApplicationId(hudson.FilePath apk) |
static String |
getPluginVersion() |
static int |
getVersionCode(hudson.FilePath apk) |
public static String getPluginVersion()
public static String getApplicationId(hudson.FilePath apk) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic static int getVersionCode(hudson.FilePath apk)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic static net.dongliu.apk.parser.bean.ApkMeta getApkMetadata(File apk) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2004-2015. All Rights Reserved.