nerdexam
Android

OA0-002 · Question #108

Which operation is required when debugging on a handset through the network using the Android Debug Bridge(adb)?

The correct answer is C. Set the environmental variable ADBHOST as the handset's IP address. See the full explanation below for the reasoning.

Question

Which operation is required when debugging on a handset through the network using the Android Debug Bridge(adb)?

Options

  • ASet the port number to be used as5554.
  • BSpecify the handset's IP address as an adb startup option.
  • CSet the environmental variable ADBHOST as the handset's IP address.
  • DCheck "Allow ADB debug connection" on the handset settings.

How the community answered

(31 responses)
  • A
    3% (1)
  • B
    10% (3)
  • C
    81% (25)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full OA0-002 Practice