|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.plugins.android_emulator.Utils
public class Utils
| Constructor Summary | |
|---|---|
Utils()
|
|
| Method Summary | |
|---|---|
static hudson.util.ArgumentListBuilder |
getToolCommand(hudson.plugins.android_emulator.AndroidSdk androidSdk,
boolean isUnix,
hudson.plugins.android_emulator.Tool tool,
java.lang.String args)
Generates a ready-to-use ArgumentListBuilder for one of the Android SDK tools. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Utils()
| Method Detail |
|---|
public static hudson.util.ArgumentListBuilder getToolCommand(hudson.plugins.android_emulator.AndroidSdk androidSdk,
boolean isUnix,
hudson.plugins.android_emulator.Tool tool,
java.lang.String args)
androidSdk - The Android SDK to use.isUnix - Whether the system where this command should run is sane.tool - The Android tool to run.args - Any extra arguments for the command.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||