android.service.chooser

Classes

ChooserAction

A ChooserAction is an app-defined action that can be provided to the Android Sharesheet to be shown to the user when android.content.Intent#ACTION_CHOOSER is invoked.

ChooserTarget

A ChooserTarget represents a deep-link into an application as returned by a android.service.chooser.ChooserTargetService.

ChooserTargetService

A service that receives calls from the system when the user is asked to choose a target for an intent explicitly by another app.