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 161:

    When is the intent resolution process triggered?

    A. When the system receives an implicit intent to start an activity.
    B. When an explicit intent starts a service.
    C. When the system receives an explicit intent to start an activity.
    D. When the application calls method startAcitivyIntentResolution.

  • Question 162:

    Which of the following is not an Activity lifecycle call-back method?

    A. onStart
    B. onCreate
    C. onPause
    D. onBackPressed

  • Question 163:

    Which of the following choices is the best answer to fill the empty space in the following sentence? Adding a new color to the colors.xml file in Android Studio (/res/values/colors.xml) helps the app developers to use this new color as attribute value for the . ..............attribute in all these app layouts.

    A. Java:textcolor
    B. color:textformat
    C. android:textcolor
    D. kotlin:textcolor

  • Question 164:

    Which configuration file holds the permission to use the internet?

    A. Layout file
    B. Property file
    C. Java source file
    D. Manifest file

  • Question 165:

    Which of the following is true about object arrayAdapter declared in the code below?

    String[] items = {"Item 1","Item 2","Item 3"};

    ArrayAdapter arrayAdapter = new ArrayAdapter(this, android.R.layout.simple_list_item_1, items);

    listView.setAdapter(arrayAdapter);

    A. It creates a TextView for each String in array items
    B. It creates Buttons for each String in array items
    C. It creates four views for listView
    D. It replaces the layout of the activity with three consecutive TextView items

  • Question 166:

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

    A. View
    B. ViewGroup
    C. Context
    D. Activity

  • Question 167:

    Check the following image which includes a part of activity_main.xml file of an Android application. Which of the following choices is correct about this code?

    A. This code is related to Android RecycterView layout.
    B. This code will give this app permission to connect to Google Gmail
    C. This is a fragment layout to show the Google map.
    D. This provide will give this app permission to connect to Google SQLite.

  • Question 168:

    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 169:

    Which of the following is not true about tag in AndroidManifest file?

    A. Declares an activity that implements part of the application's visual user interface.
    B. Contained in tag.
    C. Declares a single hardware or software feature that is used by the application.
    D. Has an attribute that specifies the name of the Activity sub-class that implements the activity.

  • Question 170:

    Which of the following files has the correct name for a layout design file of an activity in an Android app?

    A. Gradle.sql
    B. MainActivity,java or MainActivity.kt
    C. Sample.class
    D. ctivity_ main.xml

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.