Exam Details

  • Exam Code
    :AND-801
  • Exam Name
    :Android Application Development v8
  • Certification
    :Android Certifications
  • Vendor
    :Android
  • Total Questions
    :174 Q&As
  • Last Updated
    :Mar 31, 2025

Android Android Certifications AND-801 Questions & Answers

  • Question 111:

    The DalvikVM core libraries are a subset of which of the following?

    A. Java ME

    B. Java SE

    C. Java EE

    D. JAX-WS

  • Question 112:

    Which UI does the following code builds?

    android:layout_width="match_parent"

    android:layout_height="match_parent"

    android:orientation="vertical" >

    android:layout_width="match_parent"

    android:layout_height="wrap_content"

    android:orientation="horizontal" >

    android:id="@+id/textView1"

    android:layout_width="wrap_content"

    android:layout_height="wrap_content"

    android:text="Name:" />

    android:id="@+id/editText1"

    android:layout_width="match_parent"

    android:layout_height="wrap_content"

    android:layout_weight="1"

    android:ems="10" />

  • Question 113:

    What is the parent class of all Activity widgets?

    A. ViewGroup

    B. Layout

    C. View

    D. Widget

  • Question 114:

    Which of the following are primary pieces of information that are required to define in an implicit Intent?

    A. An action to be performed and data to operate on.

    B. An action to be performed and a category for additional information.

    C. A Bundle for extra data.

    D. A category of additional information and data to operate on.

  • Question 115:

    Which of the following is a Java call-back method invoked when a view is clicked?

    A. Detector

    B. OnTapListener

    C. OnClickDetector

    D. OnClickListener

  • Question 116:

    Which of the following you cannot achieve by creating your own View sub-classes?

    A. Create a completely new customized View type.

    B. Combine a group of View components into a new single component.

    C. Specify when to destroy an activity and all its views.

    D. Override the way that an existing component is displayed on the screen.

  • Question 117:

    Which Which of the following is true about method startActivity?

    A. It starts a new activity and destroys the previous one.

    B. It starts a new activity and sends the previous one to the background.

    C. It starts a new activity and pauses the previous one.

    D. It starts a new activity in a paused mode.

  • Question 118:

    Which of the following classes should be extended to create a custom view?

    A. View

    B. ViewGroup

    C. Context

    D. Activity

  • Question 119:

    What two methods you have to override when implementing Android option menus?

    A. onCreateOptionsMenu, onCreateContextMenu

    B. onCreateContextMenu, onContextItemSelected

    C. onCreateOptionsMenu, onOptionsItemSelected

    D. onCreateOptionsMenu, onContextItemSelected

  • Question 120:

    Which of the following Android View sub-classes uses the WebKit rendering engine to display web pages?

    A. PageView

    B. WebView

    C. MapView

    D. HttpClient

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Android exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your AND-801 exam preparations and Android certification application, do not hesitate to visit our Vcedump.com to find your solutions here.