AND-802 Practice Online

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

Name: Android Security Essentials
Exam Code: AND-802
Certification: Android Certified Application Engineer
Vendor: Android ATC
Total Questions: 45
Last Updated: May 13, 2024
Page:    1 / 9      
Total 45 Questions | Updated On: May 13, 2024
Demo Download
Question 1

A permission group is the concept of creating a group of all similar types of permissions, which will be presented together to the user during the installation time for approval.


Answer: B

Question 2

Releasing updates of an application into Google Play requires signing it with the same certificate, or else all the previous users will not be notified of the update and eventually are lost. 


Answer: A

Question 3

What is the purpose of adding the following permission tag to your app’s AndroidManifest.xml file?
<uses-permission android:name="android.permission.INTERNET" />


Answer: A

Question 4

Permissions required for an application to perform its operations are called application level permissions. Which are the types of application level permissions a developer can use? (Select two)


Answer: A,B

Question 5

Android uses “Intents” to communicate and send data between different components which make it vulnerable to malicious attacks. Which of the following choices are component-level Permissions to protect this type of communication? (Select Four) 


Answer: A,B,C,D

Page:    1 / 9      
Total 45 Questions | Updated On: May 13, 2024
Demo Download