Enabling USB Debugging
Enabling USB Debugging

Enabling USB Debugging

By default, USB debugging is disabled.
Ensure that you have Developer Options enabled. Go to Developer Options for more information.
  1. Touch
    System
    Developer options
    .
  2. Slide the
    USB debugging
    switch to the
    On
    position.
    The
    Allow USB debugging?
    message displays on the device.
  3. Touch
    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. Touch
    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 appear, ensure that ADB drivers are installed properly.
  8. Touch
    Home
    .