Question: You need to get a list of devices that are attached to your computer with USB debugging enable. Which command would execute using the Android Debug Bridge?
- list devices
- adb devices
- list avd
- dir devices
Answer: The correct answer of the above question is Option B:adb devices