nerdexam
Android

OA0-002 · Question #120

When <uses-sdk android:minSdkVersion-"6"/> is written in the manifest file, which is the corresponding Android SDK development environment version?

The correct answer is D. 2.1 and later. See the full explanation below for the reasoning.

Question

When <uses-sdk android:minSdkVersion-"6"/> is written in the manifest file, which is the corresponding Android SDK development environment version?

Options

  • A1.5 and later
  • B1.6 and later
  • C2.0 and later
  • D2.1 and later

How the community answered

(27 responses)
  • A
    15% (4)
  • B
    4% (1)
  • C
    7% (2)
  • D
    74% (20)

Community Discussion

No community discussion yet for this question.

Full OA0-002 Practice