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)- A3% (1)
- B6% (2)
- C75% (24)
- D16% (5)
Community Discussion
No community discussion yet for this question.