Android Security Essentials AND-802 Exam Questions

Page: 1 / 14
Total 45 questions
Question 1

If your database contains sensitive information, it is recommended not to store it on external storage. If you want to share the database with other applications, then you have to use a .................................................... to protect your app's data.



Answer : B


Question 2

Android cache is Not considered as an Android application storage.



Answer : A


Question 3

What is the purpose of adding the following permission tag to your app's AndroidManifest.xml file?



Answer : A


Question 4

A manifest file (AndroidManifest.xml) is a file that lists the contents of a software package. Not every application must have an AndroidManifest.xml file in its root directory.



Answer : A


Question 5

The following image includes a code of permission group. Where this code will be written in the Android app?



Answer : D


Question 6

A manifest file (AndroidManifest.xml) describes the components of the application, which include the activities, services, broadcast receivers, and content providers that compose the application.



Answer : B


Question 7

Your app receives location updates from NETWORK_PROVIDER or from GPS_PROVIDER. If your app receives location information from either of these location provider sources, you need to declare that the app uses these hardware features in your app manifest. Which of the following tags gives the location information to your app?



Answer : C


Page:    1 / 14   
Total 45 questions