HomeSort by relevance Sort by last modified time
    Searched defs:ADB (Results 1 - 2 of 2) sorted by null

  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
AndroidDebugBridge.java 35 * A connection to the host-side android debug bridge (adb)
43 * Minimum and maximum version of adb supported. This correspond to
44 * ADB_SERVER_VERSION found in //device/tools/adb/adb.h
53 private final static String ADB = "adb"; //$NON-NLS-1$
57 // Where to find the ADB bridge.
68 /** Full path to adb. */
228 * Returns the socket address of the ADB server on the host.
236 * <p/>This bridge will expect adb to be running. It will not be able to start/stop/restar
    [all...]
  /prebuilt/common/ddmlib/
ddmlib-prebuilt.jar 

Completed in 45 milliseconds