Free Android AND-802 Exam Actual Questions

The questions for AND-802 were last updated On Nov 3, 2024

Question No. 1

Android SQLite database files are stored under the........................................ directory.

Show Answer Hide Answer
Correct Answer: C

Question No. 2

Assume that you have two apps signed with the same certificate and you want them to share access to each other's data. The manifest file in the first app is illustrated in the following image. It has shartedUserId =''com.sharedID.example'' .

Which of the following choices is the value of the shartedUserId in the second app?

Show Answer Hide Answer
Correct Answer: A

Question No. 3

If you are developing more than one application that is signed with the same certificate, and you want these applications to share access to each other's data and run in the same process, you need to give them the same ..................

Show Answer Hide Answer
Correct Answer: A

Question No. 4

By default, all Android applications have no permission to access any protected resource that would have adverse effects on the system or on other applications.

Show Answer Hide Answer
Correct Answer: A

Question No. 5

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.

Show Answer Hide Answer
Correct Answer: B