AndroidDebugBridgeRunner ClassDelta Engine Documentation
Runs the ADB tool (which is provided by the Android SDK) via command line. [!:http://developer.android.com/tools/help/adb.html]View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.AppBuilder.Android AndroidDebugBridgeRunner

Namespace: DeltaEngine.Editor.AppBuilder.Android
Assembly: DeltaEngine.Editor.AppBuilder (in DeltaEngine.Editor.AppBuilder.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class AndroidDebugBridgeRunner

The AndroidDebugBridgeRunner type exposes the following members.

Constructors

  NameDescription
Public methodAndroidDebugBridgeRunner
Initializes a new instance of the AndroidDebugBridgeRunner class
Top
Methods

  NameDescription
Public methodGetDeviceName
Public methodGetInfosOfAvailableDevices
Public methodInstallPackage
Public methodIsAppInstalled
Public methodStartEngineBuiltApplication
Public methodUninstallPackage
Top
See Also