Enabling USB Debugging

Enabling USB Debugging

By default, USB debugging is disabled.
  1. Go to
    Settings
    .
  2. Select
    About phone
    .
  3. Scroll down to
    Build number
    .
  4. Select
    Build number
    seven times.
    The message
    You are now a developer!
    appears.
  5. Select
    Back
    .
  6. Select
    System
    Developer options
    .
  7. Toggle the
    USB debugging
    switch to the
    ON
    position.
  8. Select
    OK
    .
  9. Connect the device to the host computer using the 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. Select
    OK
    .
  11. Select
    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.