AND-801 Exam Details

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

Android AND-801 Online Questions & Answers

  • Question 11:

    Which of the following add a click listener to items in a listView?

    A. onClickListener
    B. onItemClickListener
    C. onItemClicked
    D. onListItemClickListener

  • Question 12:

    The following image displays an Android notification labeled with the responsible to configure each part of it. Which of the following choices sets the Android notification title?

    A. Notification Title( )
    B. Notification_setTitle ( )
    C. setTitle ( )
    D. setcontentTitle

  • Question 13:

    The following image displays an AndroidManifest.xml file for an Android app. Which of the following choices is correct about this file?

    A. This app consists of two activities and MainActlvity is the launcher activity.
    B. This app consists of two activities and Second is the launcher activity
    C. This app consists of three activities and MainActlvity is the launcher activity.
    D. This app consists of one activity and MainActlvity is the launcher activity.

  • Question 14:

    The SharedPreferences class provides a general framework that lets you save and retrieve persistent key-value pairs of primitive data types.

    A. False
    B. True

  • Question 15:

    Which of the following is the base class of all UI components?

    A. ListView
    B. Layout
    C. View
    D. ViewGroup

  • Question 16:

    Which of the following applies a context menu on a ListView? (Choose two)

    A. ListView lv = getListView();lv.registerForContextMenu()
    B. ListView lv= getListView();registerForContextMenu(lv);
    C. ListView lv = (ListView) findViewById(R.id.list_view_id);registerForContextMenu(lv)
    D. getListView().setConextMenuEnabled(true)

  • Question 17:

    Which of the following is NOT true about class ListActivity?

    A. An activity that displays a list of items by binding to a data set.
    B. Its layout must be set by calling method setContentView inside onCreate.
    C. It contains a ListView object that can be bound to different data sets. Binding, screen layout, and row layout are discussed in the following sections.
    D. A data source that can be bound in a ListActivity can be an array or Cursor holding query results.

  • Question 18:

    Which of these is the correct explanation regarding the following methods? (1)android.content.Context.sendBroadcast (2)android.content.Context.startActivity

    A. Both methods are defined by overloading.
    B. Both methods throw an exception.
    C. Both methods are asynchronous.
    D. Both methods are able to broadcast an Intent.

  • Question 19:

    What is the name of the class used by Intent to store additional information?

    A. Extra
    B. Parcelable
    C. Bundle
    D. DataStore

  • Question 20:

    Which of the following statements is correct about SQLite?

    A. It is an object database.
    B. It is client-server format.
    C. It is possible to create and access a database by using SQLOpenHelper.
    D. It can be accessed by other applications through ContentProvider.

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.