Exam Details

  • Exam Code
    :OA0-002
  • Exam Name
    :Android Application Engineer Certifications Basic
  • Certification
    :Android Certification
  • Vendor
    :Android
  • Total Questions
    :139 Q&As
  • Last Updated
    :Mar 25, 2025

Android Android Certification OA0-002 Questions & Answers

  • Question 51:

    Which is the correct description of playing a movie using the VideoView class?

    A. You can specify a URI to the source.

    B. A MediaController instance is required.

    C. A MediaPlayer instance is required.

    D. You need to define the video in an XML file.

  • Question 52:

    Which of these is the correct explanation of debugging using the Android Debug Bridge (adb) with a mobile device? (Assume that the development environment is a Windows machine)

    A. On the terminal, set HOSTADR=.

    B. On the terminal, set ADBHOST=.

    C. On the terminal, set ADBIP=.

    D. On the terminal, set HOSTIP=.

  • Question 53:

    Which of these is the incorrect explanation of a Theme?

    A. A tag-format theme can be specified in the AndroidManifest.xml.

    B. In the