Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Android AND-402 - Android Security Essentials

Page: 4 / 4
Total 107 questions

Which of the following is NOT true about "restoreAnyVersion" attribute of tag?

A.

Its default value is “false”.

B.

If set to true, then user is allowed to restore any previous version of the application.

C.

This is system level attribute and is used in rooted devices to restore any version of Android OS being usedpreviously.

D.

Indicates that the application is prepared to attempt a restore of any backed-up data set, even if the backupwas stored by a newer version of the application than is currently installed on the device.

Which of the following is NOT true about AndroidManifest.xml?

A.

It is extensible

B.

It is placed in root folder of the app.

C.

It is not extensible

D.

It is also called the policy file