nerdexam
CompTIA

ADR-001 · Question #99

Adding an Intent Filter to an Activity could cause a security issue because:

The correct answer is C. activities with Intent Filters are exported by default. See the full explanation below for the reasoning.

Question

Adding an Intent Filter to an Activity could cause a security issue because:

Options

  • Aactivities with Intent Filters are unprivileged by default.
  • Bit bypasses Android's default filters.
  • Cactivities with Intent Filters are exported by default.
  • Dit violates the Android sandbox security model.

How the community answered

(32 responses)
  • A
    3% (1)
  • B
    6% (2)
  • C
    75% (24)
  • D
    16% (5)

Community Discussion

No community discussion yet for this question.

Full ADR-001 Practice