Multiple choice

Arrange the sequence of steps to install and setup Android Eclipse IDE.

  1. Create Android Virtual Device (AVD).
  2. Configure ADT plugin.
  3. Install the java development kit.
  4. Download and install the android SDK.
  5. Download the ADT plugin for eclipse.
  6. Download and install Eclipse IDE for developing android application.

  1. 1, 2, 3, 4, 5, 6

  2. 3, 4, 6, 5, 1, 2

  3. 3, 4, 5, 6, 2, 1

  4. 3, 6, 4, 5, 2, 1

  5. 6, 5, 4, 3, 2, 1

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

Correct option is 4.