New Year Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Pass the Android Android Certified Trainer AND-801 Questions and answers with CertsForce

Viewing page 1 out of 2 pages
Viewing questions 1-10 out of questions
Questions # 1:

Which of the following choices is the main role of the Preview button which is illustrated in the red circle of the vertical Android Studio tool bar?

Question # 1

Options:

A.

It shows the activity blue print preview mode.


B.

It shows the Java or Kotlin code of an activity.


C.

It shows the activity layout in print review.


D.

It shows the activity layout in text (XML) and design mode at the same time.


Expert Solution
Questions # 2:

Which of the following Android Studio folders includes drawable files for different launcher icon densities?

Options:

A.

Values


B.

Drawable


C.

layout


D.

Mipmap


Expert Solution
Questions # 3:

Fill in the blank space in the following sentence with the correct choice: The..................... to arranges widgets in positions relative each other.

Options:

A.

RelativeLayout


B.

Table Layout


C.

Linear Layout


D.

ConstraintLayout


Expert Solution
Questions # 4:

The first image below includes an Android code to generate AlertDialog which is illustrated in the second image. The last line of the code includes "xxxxxxx". Which of the following choices is the correct line of code to replace "xxxxxxx" for the purpose of showing this AlertDialog?

Question # 4

Options:

A.

SaveAlert.show( )


B.

Save-Activity( )


C.

Start.activity ( )


D.

savealert.show( )


Expert Solution
Questions # 5:

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.

Options:

A.

Java:textcolor


B.

color:textformat


C.

android:textcolor


D.

kotlin:textcolor


Expert Solution
Questions # 6:

What does the following code snippet do?

Question # 6

Options:

A.

Creates a FrameView.


B.

Creates a Cradview.


C.

Creates a RecyclerView.


D.

Creates a ListView-


Expert Solution
Questions # 7:

Check the following image which includes Android code. In this code when the app user clicks the button, the user will get a toast message which states "Hello Android ATC". After executing the code, where on the android device screen will the toast message appear?

Question # 7

Options:

A.

Top middle (center).


B.

Top left.


C.

Top right.


D.

Right middle (center).


Expert Solution
Questions # 8:

Assume you are developing an Android app which consists of two activities, MainActivity and SecondActivity. The following image includes part of MainActivity code. This file includes a button that has id "Mybutton". What does the following code snippet do if it is executed after the user taps on the button (id: Mybutton)?

Question # 8

Options:

A.

Opens SecondActivity layout.


B.

Closes the app. then opens the phone's applications list


C.

Re-opens the same MainActivity layout.


D.

Moves "Hello" message to Second Activity layout


Expert Solution
Questions # 9:

The Android library code is organized in such a way that it can be used by multiple Android applications.

Options:

A.

True


B.

False


Expert Solution
Questions # 10:

The following Android code locates Toronto CN tower on Google map using on the latitude and longitude coordinates. Which of the following choices is the correct choice to show your Google map in the zoom-in state?

Question # 10

Options:

A.

Replace: GMap.moveCameralCameraaUpdateFactory.newLatLng(cnToiwf)) with: GMap.moveCameta{CameraUpdaieFaclory.newtalLnoZoom(cnTowerT16f)0


B.

We can only show a position on Google map and we don't have permission to modify the zoom level


C.

Change the coordinates value to get the zoom level what we need


D.

Add the following code: GoogleMapZoom(60)%


Expert Solution
Viewing page 1 out of 2 pages
Viewing questions 1-10 out of questions