Enabling USB Debugging
Enabling USB Debugging

Enabling USB Debugging

By default, USB debugging is disabled.
  1. Go to
    Settings
    .
  2. Touch
    About phone
    .
  3. Scroll down to
    Build number
    .
  4. Tap
    Build number
    seven times.
    The message
    You are now a developer!
    appears.
  5. Touch
    Back
    .
  6. Touch
    System
    Advanced
    Developer options
    .
  7. Slide the
    USB debugging
    switch to the
    ON
    position.
  8. Touch
    OK
    .
  9. Connect the device to the host computer using the Rugged Charge/USB Cable.
    The
    Allow USB debugging?
    dialog box appears 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.
  10. Touch
    OK
    .
  11. Touch
    OK
    or
    Allow
    .
  12. On the host computer, navigate to the
    platform-tools
    folder and open a command prompt window.
  13. 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.
  14. Return to the Home screen.