AND-801 Practice Online

Quickly grab our AND-801 product now and kickstart your exam preparation today!

Name: Android Application Development v8
Exam Code: AND-801
Certification: Android Certified Application Developer
Vendor: Android ATC
Total Questions: 45
Last Updated: Apr 25, 2024
Page:    1 / 9      
Total 45 Questions | Updated On: Apr 25, 2024
Question 1

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)?

Other-Image-4401f5183-2bb7-4027-a7be-479f8930a09a


Answer: A

Question 2

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?

Other-Image-4401f5183-2bb7-4027-a7be-479f8930a09a
 


Answer: C

Question 3

Android SDK platform is a set of libraries and APIs that provide necessary classes, methods and interfaces to develop Android applications and allow you to compile your code


Answer: B

Question 4

Assume you were given the code of an Android app that include a Google Map. When you
checked the apps code, you found the following: var locationMangaer:
LocationManager?=null var locationUstener: LocationListener?=null Which of the following
is true about this app?


Answer: A

Question 5

Which of the below choices is the best answer to fill the empty space in the following sentence? If you want to give all text widgets in an app the same format such as font color, font size, and font family, you should add the style attribute to the TextView XML tags in layout file and set the attribute value to the same style name. You should define that style by adding a new style tag "style name-style_name" inside...............................


Answer: C

Page:    1 / 9      
Total 45 Questions | Updated On: Apr 25, 2024