It says here : "When calling the startActivity () method, the system analyzes all installed applications to determine which of them can respond to the Intent object of this type .... .... If the Intent object accepts several operations, the system displays a dialog box where the user can select an application to perform this action. "
There was a question - is it possible to exclude a specific application from the dialog box, if it is installed by the user?