Exam Details

  • Exam Code
    :ASSOCIATE-ANDROID-DEVELOPER
  • Exam Name
    :Google Developers Certification - Associate Android Developer (Kotlin and Java Exam)
  • Certification
    :Google Certifications
  • Vendor
    :Google
  • Total Questions
    :128 Q&As
  • Last Updated
    :May 16, 2024

Google Google Certifications ASSOCIATE-ANDROID-DEVELOPER Questions & Answers

  • Question 81:

    As an example. Our MutableLiveData object, named mLapseTime, is not connected to a Room database, etc. How can we change the value in mLapseTime?

    A. mLapseTime.postValue("new String")

    B. mLapseTime.setValue(1000l)

    C. mLapseTime.changeValue(1000l)

  • Question 82:

    To run a debuggable build variant you must use a build variant that includes

    A. minifyEnabled false in the build configuration

    B. debuggable true or debuggable false in the build configuration

    C. debuggable true in the build configuration

  • Question 83:

    About running a debuggable build variant. Usually, you can just select the default "debug" variant that's included in every Android Studio project (even though it's not visible in the build.gradle file). But if you define new build types that should be debuggable, you must add `debuggable true' to the build type. Is that mostly true?

    A. Yes.

    B. No, if you define new build types that should be debuggable, you must add `debuggable false'

    C. No, the debug variant should be visible in the build.gradle file anyway.

  • Question 84:

    Enable debugging on your device: If you are using the emulator, this is enabled by default. But for a connected device, you need to

    A. enable transfer data from the device in usb connection options.

    B. enable debugging in the device developer options.

    C. enable connection in bluetooth options.

  • Question 85:

    If you want the Database Inspector to automatically update the data it presents as you interact with your running app, check the Live updates checkbox at the top of the inspector window. While live updates are enabled, what happens with the table in the inspector window?

    A. It is still editable. You can modify data in a table by double-clicking a cell, typing a new value, and pressing Enter.

    B. It becomes read-only and you cannot modify its values.

    C. It becomes read-only, but you cannot see its updated values before updating the data by clicking the Refresh table button at the top of the inspector window.

  • Question 86:

    The Layout Inspector in Android Studio allows you to compare your app layout with design mockups, display a magnified or 3D view of your app, and examine details of its layout at runtime. When this is especially useful?

    A. when your layout is built entirely in XML rather than runtime and the layout is behaving expectedly.

    B. when your layout is built at runtime rather than entirely in XML and the layout is behaving unexpectedly.

  • Question 87:

    Filter logcat messages. If in the filter menu, a filter option "Edit Filter Configuration"? means:

    A. Display the messages produced by the app code only (the default). Logcat filters the log messages using the PID of the active app.

    B. Apply no filters. Logcat displays all log messages from the device, regardless of which process you selected.

    C. Create or modify a custom filter. For example, you could create a filter to view log messages from two apps at the same time.

  • Question 88:

    Filter logcat messages. If in the filter menu, a filter option "Show only selected application"? means:

    A. Display the messages produced by the app code only (the default). Logcat filters the log messages using the PID of the active app.

    B. Apply no filters. Logcat displays all log messages from the device, regardless of which process you selected.

    C. Create or modify a custom filter. For example, you could create a filter to view log messages from two apps at the same time.

  • Question 89:

    The Log class allows you to create log messages that appear in logcat. Generally, you could use the following log methods: (Choose five.)

    A. Log.e(String, String) (error)

    B. Log.a(String, String) (all outputs)

    C. Log.w(String, String) (warning)

    D. Log.i(String, String) (information)

    E. Log.q(String, String) (questions)

    F. Log.d(String, String) (debug)

    G. Log.v(String, String) (verbose)

  • Question 90:

    When your code execution reaches the breakpoint, Android Studio pauses execution of your app. You can then use the tools in the Debugger tab to identify the state of the app. With Step Out

    you can

    A. examine the object tree for a variable; expand it in the Variables view. If the Variables view is not visible

    B. evaluate an expression at the current execution point

    C. advance to the next line in the code (without entering a method)

    D. advance to the first line inside a method call

    E. advance to the next line outside the current method

    F. continue running the app normally

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 Google exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your ASSOCIATE-ANDROID-DEVELOPER exam preparations and Google certification application, do not hesitate to visit our Vcedump.com to find your solutions here.