Official Bank 0/45

Android Security Essentials (AND-802) - Android Exam Questions

Last updated on June 20, 2026

97% Exam Compliance
45 Total Questions
1
Question
If you want to configure your app to receive an intent from another app, you should open
AndroidManifest.xml file in your app, and then add …………………………………. including the name and category which will be used in the second app’s configuration.
Options
A intent filter.
B Android mini version.
C user name and password.
D certificate key.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
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)
Select 4
Options
A Activity
B Broadcast Receiver
C Widgets
D Service
E Content Provider
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
What is the purpose of adding the following permission tag to your app's AndroidManifest.xml file?
D Allows the application to access internet .
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
Which of the following Android levels of permissions are granted automatically without the user’s approval?
Options
A Normal Permissions or Level-Zero Permissions.
B Signature and System Permissions or Level-three Permissions.
C Dangerous Permissions or Level-one Permissions.
D Signature Permission or Level-two Permissions.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
What is the purpose of adding the following permission tag to your app’s AndroidManifest.xml file?
Options
A Permission to connect the app to internet.
B Permission to open hidden internet connection.
C Permission to enable cookies’ files on your app.
D Permission to configure Chrome as default web browser.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.