Multiple choice

Which of the following statements is/are correct?

A. ActionProvider is a new class available in Android 4.0. B. The action bar is a way to quickly add functionality to your application, while maintaining a native platform look and feel.

  1. Only A

  2. Only B

  3. Both A and B

  4. Neither A nor B

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

ActionProvider is a new class available in Android 4.0. The action bar is a way to quickly add functionality to your application, while maintaining a native platform look and feel. Hence, both statements are correct.