Android
OA0-002 · Question #36
Which of these is the incorrect explanation of the adb command?
The correct answer is C. You can copy a file to the target with the "adb copy" command. See the full explanation below for the reasoning.
Question
Which of these is the incorrect explanation of the adb command?
Options
- AThe "adb start-server" command starts the adb server.
- BThe "adb devices" command lists connected handsets and emulators.
- CYou can copy a file to the target with the "adb copy" command.
- DYou install an apk with the "adb install" command.
How the community answered
(15 responses)- B7% (1)
- C80% (12)
- D13% (2)
Community Discussion
No community discussion yet for this question.