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?

  1. list devices
  2. adb devices
  3. list avd
  4. dir devices

Answer: The correct answer of the above question is Option B:adb devices