Multiple choice

Which package needs to be imported for displaying images?

  1. android.widget.ImageView

  2. android.widget.Image

  3. android.widget.ShowImage

  4. None of these

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

The android.widget.ImageView package has to be imported for displaying images.