Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Android Security Essentials

Last Update 14 hours ago Total Questions : 107

The Android Security Essentials content is now fully updated, with all current exam questions added 14 hours ago. Deciding to include AND-402 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our AND-402 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these AND-402 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Android Security Essentials practice test comfortably within the allotted time.

Question # 21

Signature Permissions are granted automatically if and only if?

A.

Requesting application were signed with same certificate as application which declared the permission.

B.

Requesting application were signed with same certificate as Android device version number.

C.

Requesting application were signed with same certificate as Android system image.

D.

None are correct.

Question # 22

Which of the following is NOT true about setting two applications to share same Linux ID?

A.

Both applications must be running in background to check if they are sharing same Linux ID.

B.

The applications just need to be installed on single device, for checking their Linux ID, they need not to be running.

C.

Android's adb tool can be used to check the applications that if they are sharing same Linux ID.

D.

Making two applications sharing same Linux ID must have same value of sharedUserID in

AndroidManifest.xml.

Question # 23

Which of the following is NOT true about the “enabled” attribute of the < application > tag?

A.

If this attribute is set to “true”, the Android system can instantiate application components

B.

This attribute can be overridden by components.

C.

Its default value is “true”.

D.

To launch an activity from another activity this attribute must be specified in the launching activity’s < activity > tag.

Question # 24

Which of the following storage methods does Android offer to ensure secure data saving?

A.

Shared preferences

B.

Content providers

C.

File storage in internal and external memory

D.

All are correct

Question # 25

Which of the following permissions is most dangerous and can cause severe damage to Device?

A.

BRICK

B.

REBOOT

C.

SHUTDOWN

D.

ACCESS_WIFI_STATE

Question # 26

Which of the following methods can be used to extract licence information from rights object?

A.

getDrmRightsObject()

B.

getConstraints()

C.

getApplicationContext()

D.

saveRights()

Question # 27

Which of the following is NOT true about manifest tag in AndroidManifest.xml? (Choose two)

A.

It declares the application specific attributes

B.

This can be put inside the application tag.

C.

It declares the component specific attributes.

D.

This is the must have tag in AndroidManifest.xml.

Question # 28

Which of the following is NOT true about sharedUserId attribute?

A.

It is placed inside manifest tag.

B.

By default Android assigns each application its sharedUserId value.

C.

Applications can share the same user ID.

D.

It is placed in the activity tag that needs to share the data with other application.

Question # 29

Which of the following is required for accessing a user’s Google account?

A.

android.permission.GET_ACCOUNTS

B.

android.permission.GET_INTERNET

C.

android.permission.GET_AUTH_TOKEN

D.

None are correct

Question # 30

Which of the following is the only Android application component which interacts with user?

A.

Activity

B.

Service

C.

Content Provider

D.

broadcast Receivers

Go to page: