Multiple choice technology platforms and products

You can check the available Android targets using

  1. android list target

  2. android targets

  3. android list targets

  4. both, a & c

  5. None of above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In the Android SDK command line tools, the command to view available targets is android list targets (plural). Option C correctly specifies this command.