R

Ravina • 3.96K Points
Extraordinary

Q. What does the 'intent-filter' tag in the manifest define?

  • (A) Activity style
  • (B) User permissions
  • (C) The kinds of intents a component can receive
  • (D) Application memory

Explanation by: Ravina

intent-filter declares what types of intents a component can respond to.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.