Enabling USB Debugging

Enabling USB Debugging

The USB debugging is disabled by default.
Ensure Developer Options are enabled.
  1. Tap
    System
    Developer options
    .
  2. Slide the
    USB debugging
    switch to the
    On
    position.
    The
    Allow USB debugging?
    message displays on the device.
  3. Tap
    OK
    .
  4. Connect the device to the host computer using the rugged charge/USB cable.
    The
    USB debugging connected
    message displays on the device.
    If the device and host computer are connected for the first time, the
    Allow USB debugging?
    dialog box with the
    Always allow from this computer
    check box displays. Select the check box, if required.
  5. Tap
    OK
    or
    Allow
    .
  6. On the host computer, navigate to the
    platform-tools
    folder and open a command prompt window.
  7. Type
    adb devices
    .
    The following displays:
    List of devices attached XXXXXXXXXXXXXXX device
    Where XXXXXXXXXXXXXXX is the device number.
    If device number does not display, ensure the ADB drivers are installed properly.
  8. Tap
    Home
    .