Free Android AND-802 Exam Actual Questions

The questions for AND-802 were last updated On Dec 16, 2024

Question No. 1

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)

Show Answer Hide Answer
Correct Answer: A, B, C, D

Question No. 2

Complete the following blank area with one of the following choices:

You can register your app with ''Android Backup Service'' at:

https://developer.android.com/google/backup/signup.html and get ''Android Backup Service key'' for your application. This key will be added to ...................... tag with its attributes to add them to the manifest file in the next step.

Show Answer Hide Answer
Correct Answer: B

Question No. 3

What is the message "File Written to external memory" which appeared when the app user clicks "Save" button in the following image?

Show Answer Hide Answer
Correct Answer: D

Question No. 4

It is not necessary that every application installed on an Android device be signed by the developer before being published.

Show Answer Hide Answer
Correct Answer: B

Question No. 5

Android application developers can create custom permissions that should be labeled properly.

Show Answer Hide Answer
Correct Answer: A