Summer Special Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 60certs

Android AND-802 Dumps

Page: 1 / 2
Total 45 questions

Android Security Essentials Questions and Answers

Question 1

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

Options:

A.

MainActivity.java or MainActivity.kt

B.

AndroidManifest.xml

C.

activity_main.xml

D.

string.xml

Question 2

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

Options:

A.

/data/database//databases/

B.

/data/mydata//databases/

C.

/data/data//databases/

D.

/datatiles//databases/

Question 3

Permission is the right given to an application by Android to allow access to restricted system API (Application Programming Interface) such as Camera, Bluetooth, GPS, etc…

Options:

A.

True

B.

False

Question 4

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?

Options:

A.

B.

C.

D.

Question 5

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.

user name and password.

C.

certificate key.

D.

Android mini version.

Question 6

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 ………………

Options:

A.

user ID (sharedUserId).

B.

user name and password.

C.

app description.

D.

Ad unit ID.

Page: 1 / 2
Total 45 questions