Android
OA0-002 · Question #126
Which of these is the correct explanation of the Android Debug Bridge (adb)?
The correct answer is C. The adb server binds to TCP port 5037 to receive adb client communication. See the full explanation below for the reasoning.
Question
Which of these is the correct explanation of the Android Debug Bridge (adb)?
Options
- AThe adb client will not operate normally at startup if the adb server is not running.
- BThe adb server assigns even-numbered TCP ports to connect to the adb daemon.
- CThe adb server binds to TCP port 5037 to receive adb client communication.
- DThe adb server runs on emulators and on physical handsets.
How the community answered
(44 responses)- A2% (1)
- B11% (5)
- C82% (36)
- D5% (2)
Community Discussion
No community discussion yet for this question.