AND-802 Android Security Essentials

Loading demo links...

Showing 1–3 of 10 questions

Question 1

Any application which would like to receive a message can receive the broadcast. Which of the following mechanisms can be used to protect broadcasts? (Select two)

Select all that apply, then click Submit answer.

  • Broadcast receiver decides which broadcast it will receive.

  • Broadcast receiver cannot decide which broadcast it will receive.

  • Broadcast decides which receiver can receive its broadcast.

  • Broadcast receiver does not decide which broadcast it will receive.


Question 2

Permissions required for an application to perform its operations are called application level permissions.

Which are the types of application level permissions a developer can use? (Select two)

Select all that apply, then click Submit answer.

  • System-defined permissions.

  • Application-defined permissions.

  • GPS - defined permissions.

  • Payment - defined permissions.


Question 3

Which of the following choices is considered Android application storage? (Select five)

Select all that apply, then click Submit answer.

  • SharedPreferences

  • Android’s file system

  • External Storage

  • Cache

  • SQLite database

  • Microsoft Access

  • Text file